gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
https://github.com/ErikBjare/gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
https://github.com/ErikBjare/gptme
GitHub
GitHub - gptme/gptme: Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web,…
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision. - gptme/gptme
Scaling AI-Based Data Processing with Hugging Face + Dask
The article demonstrates how to scale AI-based data processing using Hugging Face and Dask, progressing from processing 100 rows locally with pandas to handling 211 million rows across multiple GPUs in the cloud. It showcases the use of Dask for distributed computing, enabling efficient data loading, preprocessing of large datasets, and parallel model inference, with a practical example ...
https://huggingface.co/blog/dask-scaling
The article demonstrates how to scale AI-based data processing using Hugging Face and Dask, progressing from processing 100 rows locally with pandas to handling 211 million rows across multiple GPUs in the cloud. It showcases the use of Dask for distributed computing, enabling efficient data loading, preprocessing of large datasets, and parallel model inference, with a practical example ...
https://huggingface.co/blog/dask-scaling
huggingface.co
Scaling AI-based Data Processing with Hugging Face + Dask
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
Django: Introducing Djade, a template formatter
Happy DjangoCon US 2024 to you.
Whilst I am not there, I have adopted the spirit of the season and ...
https://adamj.eu/tech/2024/09/26/django-introducing-djade/
Happy DjangoCon US 2024 to you.
Whilst I am not there, I have adopted the spirit of the season and ...
https://adamj.eu/tech/2024/09/26/django-introducing-djade/
adamj.eu
Django: Introducing Djade, a template formatter - Adam Johnson
Happy DjangoCon US 2024 to you. Whilst I am not there, I have adopted the spirit of the season and got to work hacking together a new tool.
uv IS the Future of Python Packaging
The video discusses the recent release of UV 0.3.0, a Python packaging tool that aims to streamline the development workflow by integrating features that allow it to serve as a comprehensive solution for managing Python projects. The presenter highlights its speed, ease of use, and potential to replace existing tools, while also addressing current limitations and areas for improvement in...
https://www.youtube.com/watch?v=8UuW8o4bHbw
The video discusses the recent release of UV 0.3.0, a Python packaging tool that aims to streamline the development workflow by integrating features that allow it to serve as a comprehensive solution for managing Python projects. The presenter highlights its speed, ease of use, and potential to replace existing tools, while also addressing current limitations and areas for improvement in...
https://www.youtube.com/watch?v=8UuW8o4bHbw
YouTube
uv IS the Future of Python Packaging! 🐍📦
It's been six months since I asked whether #uv is the future of #Python packaging: https://youtu.be/_FdjW47Au30
With uv 0.3.0, the answer is IN and I'll tell you WHY, and WHAT’s missing to be the PRESENT of Python packaging.
🔗 Links
► Astral’s 0.3.0 announcement:…
With uv 0.3.0, the answer is IN and I'll tell you WHY, and WHAT’s missing to be the PRESENT of Python packaging.
🔗 Links
► Astral’s 0.3.0 announcement:…
Switching from virtualenvwrapper to direnv, Starship, and uv
Earlier this week I considered whether I should finally switch away from virtualenvwrapper to using ...
https://treyhunner.com/2024/10/switching-from-virtualenvwrapper-to-direnv-starship-and-uv/
Earlier this week I considered whether I should finally switch away from virtualenvwrapper to using ...
https://treyhunner.com/2024/10/switching-from-virtualenvwrapper-to-direnv-starship-and-uv/
Treyhunner
Switching from virtualenvwrapper to direnv, Starship, and uv
Earlier this week I considered whether I should finally switch away from virtualenvwrapper to using local .venv managed by direnv. I’ve never …
NanoCube
Lightning fast OLAP-style point queries on Pandas DataFrames.
https://github.com/Zeutschler/nanocube
Lightning fast OLAP-style point queries on Pandas DataFrames.
https://github.com/Zeutschler/nanocube
GitHub
GitHub - nanocubeai/nanocube: Lightning fast OLAP-style point queries on Pandas DataFrames.
Lightning fast OLAP-style point queries on Pandas DataFrames. - nanocubeai/nanocube
Python and SysV shared memory
The article explains how to use Python's ctypes to wrap SystemV shared memory functions (like shmat, shmget) for interprocess communication on systems restricted to Python 3.7. The author demonstrates creating, reading, writing, and destroying shared memory segments through Python, noting that while this approach isn't needed in Python 3.8+ due to built-in abstractions, it's useful in re...
https://euroquis.nl/blabla/2024/10/08/shm.html
The article explains how to use Python's ctypes to wrap SystemV shared memory functions (like shmat, shmget) for interprocess communication on systems restricted to Python 3.7. The author demonstrates creating, reading, writing, and destroying shared memory segments through Python, noting that while this approach isn't needed in Python 3.8+ due to built-in abstractions, it's useful in re...
https://euroquis.nl/blabla/2024/10/08/shm.html
[bobulate]
Python and SysV shared memory
At work-work the system uses, for historical reasons, a lot of SystemV shared memory. The SysV shared memory API has C functions like shmat(2). There is also a different shared memory API, POSIX shared memory, which has functions like shm_open(3). For reasons…
Splink
Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends.
https://github.com/moj-analytical-services/splink
Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends.
https://github.com/moj-analytical-services/splink
GitHub
GitHub - moj-analytical-services/splink: Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends
Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends - moj-analytical-services/splink
Django dashboard
give your django dashboard a new modern skin with new features,
Mobile responsive and customizable on top of tailwindcss
https://github.com/hypy13/django-daisy/
give your django dashboard a new modern skin with new features,
Mobile responsive and customizable on top of tailwindcss
https://github.com/hypy13/django-daisy/
GitHub
GitHub - hypy13/django-daisy: A modern django dashboard built with daisyui
A modern django dashboard built with daisyui. Contribute to hypy13/django-daisy development by creating an account on GitHub.
Django + Postgres: The Hunt for Long Running Queries
Using django-pgactivity for application-level monitoring of database queries.
https://pgilmartin.substack.com/p/django-postgres-the-hunt-for-long
Using django-pgactivity for application-level monitoring of database queries.
https://pgilmartin.substack.com/p/django-postgres-the-hunt-for-long
Paul’s Substack
Django + Postgres: The Hunt for Long Running Queries
Using django-pgactivity for application-level monitoring of database queries.
Niquests
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
https://github.com/jawah/niquests
Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
https://github.com/jawah/niquests
GitHub
GitHub - jawah/niquests: “Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement…
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket, and SSE! Be free of Req...
Python client for the $20 Colmi R02 smart ring
https://tahnok.github.io/colmi_r02_client/colmi_r02_client.html
https://tahnok.github.io/colmi_r02_client/colmi_r02_client.html
TypedDicts are better than you think
This post explains how Python’s TypedDict can enhance code clarity and maintainability by enabling more precise type annotations in dictionaries. It discusses how TypedDict ensures type safety and helps with early error detection in dynamic programming environments.
https://blog.changs.co.uk/typeddicts-are-better-than-you-think.html
This post explains how Python’s TypedDict can enhance code clarity and maintainability by enabling more precise type annotations in dictionaries. It discusses how TypedDict ensures type safety and helps with early error detection in dynamic programming environments.
https://blog.changs.co.uk/typeddicts-are-better-than-you-think.html
blog.changs.co.uk
TypedDicts are better than you think
TypedDict was introduced in PEP-589 which landed in Python 3.8. The primary use case was to create type annotations for dictionaries. For example,...
Python 3.13.0
The newest major release of Python introduces several new features including an improved interactive interpreter, an experimental free-threaded build mode, and a preliminary JIT, along with various optimizations and changes to the standard library.
https://www.python.org/downloads/release/python-3130/
The newest major release of Python introduces several new features including an improved interactive interpreter, an experimental free-threaded build mode, and a preliminary JIT, along with various optimizations and changes to the standard library.
https://www.python.org/downloads/release/python-3130/
Python.org
Python Release Python 3.13.0
The official home of the Python Programming Language
Python 3.13 and the Latest Trends: A Developer’s Guide to 2025
Learn about the exciting new features in Python 3.13. Get insider insights into the latest updates and learn about the plans for Python 3.14.
https://www.youtube.com/live/GPwYSf1t8Lw
Learn about the exciting new features in Python 3.13. Get insider insights into the latest updates and learn about the plans for Python 3.14.
https://www.youtube.com/live/GPwYSf1t8Lw
YouTube
Python 3.13 and the Latest Trends: A Developer’s Guide to 2025
Get insider insights into the latest updates and learn about the plans for Python 3.14 from Lukasz Langa and Tania Allard as they walk us through the exciting new features in Python 3.13, including free-threaded CPython and JIT overview and Python 3.13 performance.…
I Understand Machine Learning with Numpy and PyTorch Better Since I Started Focusing on the Basics
https://www.reddit.com/r/Python/comments/1g1uuyc/i_understand_machine_learning_with_numpy_and/
https://www.reddit.com/r/Python/comments/1g1uuyc/i_understand_machine_learning_with_numpy_and/
Reddit
From the Python community on Reddit: I Understand Machine Learning with Numpy and PyTorch Better Since I Started Focusing on the…
Explore this post and more from the Python community