Theseus
A library for differentiable nonlinear optimization.
https://github.com/facebookresearch/theseus
A library for differentiable nonlinear optimization.
https://github.com/facebookresearch/theseus
GitHub
GitHub - facebookresearch/theseus: A library for differentiable nonlinear optimization
A library for differentiable nonlinear optimization - facebookresearch/theseus
Tsuki
Tsuki is a minimalistic open-sourced social media platform, built using Python.
https://github.com/Devansh3712/tsuki
Tsuki is a minimalistic open-sourced social media platform, built using Python.
https://github.com/Devansh3712/tsuki
GitHub
GitHub - Devansh3712/tsuki: Minimal open-sourced social media platform
Minimal open-sourced social media platform. Contribute to Devansh3712/tsuki development by creating an account on GitHub.
Python Web Conf 2022 Talks + Tutorials
90 videos — including talks, tutorials, lightning talks and socials are now available.
https://www.youtube.com/playlist?list=PLt4L3V8wVnF7PJ3wfq1rdJWX4ziasHMHl
90 videos — including talks, tutorials, lightning talks and socials are now available.
https://www.youtube.com/playlist?list=PLt4L3V8wVnF7PJ3wfq1rdJWX4ziasHMHl
YouTube
Python Web Conf 2022 Talks + Tutorials - YouTube
StatsForecast
StatsForecast offers a collection of widely used univariate time series forecasting models, including automatic ARIMA and ETS modeling optimized for high performance using numba. It also includes a large battery of benchmarking models.
https://github.com/Nixtla/statsforecast
StatsForecast offers a collection of widely used univariate time series forecasting models, including automatic ARIMA and ETS modeling optimized for high performance using numba. It also includes a large battery of benchmarking models.
https://github.com/Nixtla/statsforecast
GitHub
GitHub - Nixtla/statsforecast: Lightning ⚡️ fast forecasting with statistical and econometric models.
Lightning ⚡️ fast forecasting with statistical and econometric models. - Nixtla/statsforecast
Help us test system trust stores in Python
https://sethmlarson.dev/blog/help-test-system-trust-stores-in-python
https://sethmlarson.dev/blog/help-test-system-trust-stores-in-python
Seth Michael Larson
Help us test system trust stores in Python
⚠️ If you're an IT or software team that uses Python along with corporate system certificates, an internal CA, or internal PyPI repository: please read on to help improve Python. If you know one or...
Automatically Create NBA Highlights With a Few Lines of Python Code
Leveraging open-source computer vision models to generate basketball highlights.
https://betterprogramming.pub/automatically-creating-nba-highlights-in-5-minutes-7f90bfedd775
Leveraging open-source computer vision models to generate basketball highlights.
https://betterprogramming.pub/automatically-creating-nba-highlights-in-5-minutes-7f90bfedd775
Medium
Automatically Create NBA Highlights With a Few Lines of Python Code
Leveraging open-source computer vision models to generate basketball highlights
How to Choose the Right Python Concurrency API
Python standard library offers 3 concurrency APIs. How do you know which API to use in your project? In this tutorial you will discover helpful step-by-step procedures and helpful questions to guide you to the most appropriate concurrency API.
https://superfastpython.com/python-concurrency-choose-api/
Python standard library offers 3 concurrency APIs. How do you know which API to use in your project? In this tutorial you will discover helpful step-by-step procedures and helpful questions to guide you to the most appropriate concurrency API.
https://superfastpython.com/python-concurrency-choose-api/
Super Fast Python
Choose the Right Python Concurrency API - Super Fast Python
How to Choose the Right Python Concurrency API Python standard library offers 3 concurrency APIs. How do you know which API to use in your project? In this tutorial, you will discover a helpful step-by-step procedure and helpful questions to guide you to…
Mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
https://github.com/hay-kot/mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
https://github.com/hay-kot/mealie
GitHub
GitHub - mealie-recipes/mealie: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend…
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recip...
p1ngul1n0 / blackbird
An OSINT tool to search for accounts by username in social networks.
https://github.com/p1ngul1n0/blackbird
An OSINT tool to search for accounts by username in social networks.
https://github.com/p1ngul1n0/blackbird
GitHub
GitHub - p1ngul1n0/blackbird: An OSINT tool to search for accounts by username and email in social networks.
An OSINT tool to search for accounts by username and email in social networks. - p1ngul1n0/blackbird
Resoto
Resoto creates an inventory of your cloud, provides deep visibility, and reacts to changes in your infrastructure.
https://github.com/someengineering/resoto
Resoto creates an inventory of your cloud, provides deep visibility, and reacts to changes in your infrastructure.
https://github.com/someengineering/resoto
GitHub
GitHub - someengineering/fixinventory: Fix Inventory helps you identify and remove the most critical risks in AWS, GCP, Azure and…
Fix Inventory helps you identify and remove the most critical risks in AWS, GCP, Azure and Kubernetes. - someengineering/fixinventory
Django 4.1 released
The release notes cover the profusion of new features in detail, but a few highlights are:
https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/
The release notes cover the profusion of new features in detail, but a few highlights are:
https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/
Django Project
Django 4.1 released
Posted by Carlton Gibson on August 3, 2022
Building Django app with REST Framework API, OpenAPI 3 definitions with drf-spectacular
This tutorial shows how to build a Django app with REST Framework and create OpenAPI 3 definitions with awesome library drf-spectacular.
https://appliku.com/post/django-rest-framework-openapi-3
This tutorial shows how to build a Django app with REST Framework and create OpenAPI 3 definitions with awesome library drf-spectacular.
https://appliku.com/post/django-rest-framework-openapi-3
Appliku
Building Django app with REST Framework API, OpenAPI 3 definitions with drf-spectacular
Modern applications often consist of multiple parts, utilize other applications or used by other apps and tools. In order to make communication between applications possible one application should expose API and another app should consume that API.
django-denied
An authorization system based exclusively on allow lists.
https://github.com/mblayman/django-denied
An authorization system based exclusively on allow lists.
https://github.com/mblayman/django-denied
GitHub
GitHub - mblayman/django-denied: An authorization system based exclusively on allow lists
An authorization system based exclusively on allow lists - GitHub - mblayman/django-denied: An authorization system based exclusively on allow lists
My Favorite Python Tricks for LeetCode Questions
This post shares intermediate-level Python tricks. It also covers some newer features of Python you may not have started using yet.
https://www.jjinux.com/2022/08/python-my-favorite-python-tricks-for.html
This post shares intermediate-level Python tricks. It also covers some newer features of Python you may not have started using yet.
https://www.jjinux.com/2022/08/python-my-favorite-python-tricks-for.html
Jjinux
Python: My Favorite Python Tricks for LeetCode Questions
I've been spending a lot of time practicing on LeetCode recently, so I thought I'd share some of my favorite intermediate-level Python trick...
Python 3.10.6
Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations.
https://www.python.org/downloads/release/python-3106/
Python 3.10.6 is the newest major release of the Python programming language, and it contains many new features and optimizations.
https://www.python.org/downloads/release/python-3106/
Python.org
Python Release Python 3.10.6
The official home of the Python Programming Language