https://github.com/slimtoolkit/slim
#anything #change #container #don #free #github #image #language #open #slim #slimtoolki #slimtoolkit #source #t #toolkit
#anything #change #container #don #free #github #image #language #open #slim #slimtoolki #slimtoolkit #source #t #toolkit
GitHub
GitHub - slimtoolkit/slim: Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled…
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) - slimtoolkit/slim
https://github.com/TheAlgorithms/Python
#account #algorithm #contribute #development #github #python #thealgorithms
#account #algorithm #contribute #development #github #python #thealgorithms
GitHub
GitHub - TheAlgorithms/Python: All Algorithms implemented in Python
All Algorithms implemented in Python. Contribute to TheAlgorithms/Python development by creating an account on GitHub.
https://realpython.com/python312-typing/
#argument #dictionary #feature #generic #improvement #inheritance #keyword #new #override #preview #python #real #simpler #static #syntax #tutorial #type #typed #typing #variable
#argument #dictionary #feature #generic #improvement #inheritance #keyword #new #override #preview #python #real #simpler #static #syntax #tutorial #type #typed #typing #variable
Realpython
Python 3.12 Preview: Static Typing Improvements – Real Python
In this tutorial, you'll preview the new static typing features in Python 3.12. You'll learn about the new syntax for type variables, making generics simpler to define. You'll also see how @override lets you model inheritance and how you use typed dictionaries…
https://www.opennet.ru/opennews/art.shtml?num=59828
#cli #duckdb #mit #sqlite #агрегирование #бд #библиотека #вариант #версия #возможность #выполнение #выпуск #данный #запрос #интерфейс #код #компактность #лицензия #оптимизация #подключение #проект #разработка #свойство #слияние #средство #стадия #субд #таблица #файл #форма #формат #формирование #хранение #хранилище #часть #аналитика
#cli #duckdb #mit #sqlite #агрегирование #бд #библиотека #вариант #версия #возможность #выполнение #выпуск #данный #запрос #интерфейс #код #компактность #лицензия #оптимизация #подключение #проект #разработка #свойство #слияние #средство #стадия #субд #таблица #файл #форма #формат #формирование #хранение #хранилище #часть #аналитика
www.opennet.ru
Выпуск DuckDB 0.9.0, варианта SQLite для аналитических запросов
Опубликован выпуск СУБД DuckDB 0.9.0, сочетающей такие свойства SQLite, как компактность, возможность подключения в форме встраиваемой библиотеки, хранение БД в одном файле и удобный CLI-интерфейс, со средствами и оптимизациями для выполнения аналитических…
https://poor.dev/blog/terminal-anatomy
#anatomy #ansi #code #development #emulator #escape #fun #internals #mischief #poor #terminal #understanding #work
#anatomy #ansi #code #development #emulator #escape #fun #internals #mischief #poor #terminal #understanding #work
Anatomy of a Terminal Emulator
How does a terminal emulator work? What are ANSI escape codes? Understanding terminal internals for development, fun and mischief.
https://www.developer.com/languages/python/best-python-linters/
#bug #code #com #developer #error #issue #linters #linting #need #python #style #tool
#bug #code #com #developer #error #issue #linters #linting #need #python #style #tool
Developer.com
Best Linting Tools for Python Developers | Developer.com
Python Linters help detect errors, bugs, and style issues in your Python code. Find out which Python Linters are best for your needs.
https://earthly.dev/blog/docker-init-in-go/
#blog #configuration #docker #dockerfiles #go #init #process #tutorial #use
#blog #configuration #docker #dockerfiles #go #init #process #tutorial #use
Earthly Blog
Using Docker Init in Go
This tutorial explores the use of Docker Init in Go to simplify the process of creating Dockerfiles and Docker Compose configurations. Docker Init ...
https://awstip.com/docker-compose-configuration-for-a-django-and-react-application-with-an-nginx-reverse-proxy-and-0169fe53050a
#app #application #aws #certificate #compose #configuration #deployment #development #django #docker #elijah #exciting #live #moment #nginx #proxy #react #reverse #samson #ssl #web
#app #application #aws #certificate #compose #configuration #deployment #development #django #docker #elijah #exciting #live #moment #nginx #proxy #react #reverse #samson #ssl #web
Medium
Docker Compose Configuration for a Django and React Application with an Nginx Reverse Proxy and…
The most exciting moment of the web application development is deployment process. Your app is going live!!! It can also be nerve-wracking…