When should you upgrade to Python 3.12?
Python 3.12 is out now–but should you switch to it immediately?
And if you ...
https://pythonspeed.com/articles/upgrade-python-3.12/
Python 3.12 is out now–but should you switch to it immediately?
And if you ...
https://pythonspeed.com/articles/upgrade-python-3.12/
Python⇒Speed
When should you upgrade to Python 3.12?
Python 3.12 has been released—when should you switch to using it?
queryish
A library for constructing queries on arbitrary data sources following Django's QuerySet API.
https://github.com/wagtail/queryish
A library for constructing queries on arbitrary data sources following Django's QuerySet API.
https://github.com/wagtail/queryish
GitHub
GitHub - wagtail/queryish: A library for constructing queries on arbitrary data sources following Django's QuerySet API
A library for constructing queries on arbitrary data sources following Django's QuerySet API - wagtail/queryish
Options for passwordless authentication in Django apps
Passwordless authentication is gaining popularity as a secure and user-friendly alternative to traditional password-based authentication in Django applications. In this article, we will delve into three passwordless authentication methods: email-based authentication, authentication with OAuth, and authentication with magic links.
https://www.honeybadger.io/blog/options-for-passwordless-authentication-in-django/
Passwordless authentication is gaining popularity as a secure and user-friendly alternative to traditional password-based authentication in Django applications. In this article, we will delve into three passwordless authentication methods: email-based authentication, authentication with OAuth, and authentication with magic links.
https://www.honeybadger.io/blog/options-for-passwordless-authentication-in-django/
Honeybadger Developer Blog
Options for passwordless Django authentication
Passwordless Django authentication is a good alternative to typical authentication. Dive with us into 3 authentication methods: email, OAuth, and magic links.
Python Gotcha: Comparisons
Comparing two numerical variables in Python can have surprising results if you aren't aware of some common gotchas. This post covers a couple of the common ones.
https://andrewwegner.com/python-gotcha-comparisons.html
Comparing two numerical variables in Python can have surprising results if you aren't aware of some common gotchas. This post covers a couple of the common ones.
https://andrewwegner.com/python-gotcha-comparisons.html
Ponderings of an Andy
Python Gotcha: Comparisons
Comparing two numerical variables in Python can have surprising results if you aren't aware of some common gotchas. This post covers a couple of the common ones.
higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
https://github.com/higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
https://github.com/higgsfield-ai/higgsfield
GitHub
GitHub - higgsfield-ai/higgsfield: Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed…
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters - higgsfield-ai/higgsfield
How to add Google sheets as your Django database in 4 minutes
https://www.youtube.com/watch?v=XXDiqE4t0xA
https://www.youtube.com/watch?v=XXDiqE4t0xA
YouTube
Add Google Sheets as your Django database in 4 mins 📊
Written guide here: https://www.photondesigner.com/articles/django-with-google-sheets-database?ref=yt-XXDiqE4t0xA-django-with-google-sheets-database
In under 4 minutes, we'll add Google sheets as your Django database 📊. This is ideal for faster prototyping…
In under 4 minutes, we'll add Google sheets as your Django database 📊. This is ideal for faster prototyping…
Speeding up Cython with SIMD
SIMD is a CPU feature that lets you speed up numeric processing; learn how to use it with Cython.
https://pythonspeed.com/articles/faster-cython-simd/
SIMD is a CPU feature that lets you speed up numeric processing; learn how to use it with Cython.
https://pythonspeed.com/articles/faster-cython-simd/
Python⇒Speed
Speeding up Cython with SIMD
SIMD is a CPU feature that lets you speed up numeric processing; learn how to use it with Cython.
dlt
data load tool (dlt) — the open-source Python library for data loading.
https://github.com/dlt-hub/dlt
data load tool (dlt) — the open-source Python library for data loading.
https://github.com/dlt-hub/dlt
GitHub
GitHub - dlt-hub/dlt: data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
data load tool (dlt) is an open source Python library that makes data loading easy 🛠️ - GitHub - dlt-hub/dlt: data load tool (dlt) is an open source Python library that makes data loading easy 🛠️
Python Tutorial: How to Buy a Token on the Uniswap Universal Router
Learn to build a swap transaction for the Uniswap Universal Router!
https://hackernoon.com/how-to-buy-a-token-on-the-uniswap-universal-router-with-python
Learn to build a swap transaction for the Uniswap Universal Router!
https://hackernoon.com/how-to-buy-a-token-on-the-uniswap-universal-router-with-python
Hackernoon
How to Buy a Token on the Uniswap Universal Router with Python
Tutorial on how to buy a token on the Uniswap Universal Router with Python.
GenSim
Generating Robotic Simulation Tasks via Large Language Models.
https://github.com/liruiw/GenSim
Generating Robotic Simulation Tasks via Large Language Models.
https://github.com/liruiw/GenSim
GitHub
GitHub - liruiw/GenSim: Generating Robotic Simulation Tasks via Large Language Models
Generating Robotic Simulation Tasks via Large Language Models - liruiw/GenSim
Infinite scroll with django and htmx
Tutorial on how to implement infinite scroll using django and htmx.
https://fmacedo.com/posts/1-django-htmx-infinite-scroll/
Tutorial on how to implement infinite scroll using django and htmx.
https://fmacedo.com/posts/1-django-htmx-infinite-scroll/
Francisco Macedo
Infinite scroll with django and htmx | Francisco Macedo
Tutorial on how to implement infinite scroll using django and htmx.
We Have To Talk About Flask
Miguel Grinberg writes that Flask maintainers often introduce trivial backwards incompatible changes into new releases of Flask and Werkzeug, causing extensions and tutorials to break until they are updated. There is now
https://blog.miguelgrinberg.com/post/we-have-to-talk-about-flask
Miguel Grinberg writes that Flask maintainers often introduce trivial backwards incompatible changes into new releases of Flask and Werkzeug, causing extensions and tutorials to break until they are updated. There is now
https://blog.miguelgrinberg.com/post/we-have-to-talk-about-flask
Miguelgrinberg
We Have To Talk About Flask
Flask 3.0 was released on September 30th, 2023, along with a parallel 3.0 release of Werkzeug, its main dependency. That day, the Flask-Login extension, one of the most popular of all Flask…
Pytest Tutorial – How to Test Python Code
Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT to help you write tests quicker.
https://www.youtube.com/watch?v=cHYq1MRoyI0
Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT to help you write tests quicker.
https://www.youtube.com/watch?v=cHYq1MRoyI0
YouTube
Pytest Tutorial – How to Test Python Code
Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT…
stas00 / ml-engineering
Machine Learning Engineering Guides and Tools
https://github.com/stas00/ml-engineering
Machine Learning Engineering Guides and Tools
https://github.com/stas00/ml-engineering
GitHub
GitHub - stas00/ml-engineering: Machine Learning Engineering Open Book
Machine Learning Engineering Open Book. Contribute to stas00/ml-engineering development by creating an account on GitHub.
RenderCV
A Python application that creates a CV in PDF from a YAML/JSON input file.
https://github.com/sinaatalay/rendercv
A Python application that creates a CV in PDF from a YAML/JSON input file.
https://github.com/sinaatalay/rendercv
GitHub
GitHub - rendercv/rendercv: Version-control CVs/resumes as source code
Version-control CVs/resumes as source code. Contribute to rendercv/rendercv development by creating an account on GitHub.