Kalmangrad
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data.
https://github.com/hugohadfield/kalmangrad
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data.
https://github.com/hugohadfield/kalmangrad
GitHub
GitHub - hugohadfield/kalmangrad: Automated, smooth, N'th order derivatives of non-uniformly sampled time series data
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data - hugohadfield/kalmangrad
Solving Sudoku with the Python package resolver
https://github.com/konstin/sudoku-in-python-packaging
https://github.com/konstin/sudoku-in-python-packaging
GitHub
GitHub - konstin/sudoku-in-python-packaging: Sudoku solving in python packaging
Sudoku solving in python packaging. Contribute to konstin/sudoku-in-python-packaging development by creating an account on GitHub.
Arch
Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic.
https://github.com/katanemo/arch
Arch is an intelligent prompt gateway. Engineered with (fast) LLMs for the secure handling, robust observability, and seamless integration of prompts with APIs - all outside business logic.
https://github.com/katanemo/arch
GitHub
GitHub - katanemo/archgw: The AI-native proxy server for agents. Arch handles the pesky low-level work in building agentic apps…
The AI-native proxy server for agents. Arch handles the pesky low-level work in building agentic apps like calling specific tools, routing prompts to the right agents, clarifying vague inputs, unif...
Epic Debugging, Hilarious Outcome
In this episode, an issue with sign-up was explored. What seemed like a minor fix turned into an intense debugging session, delving deeply into the django-allauth package to uncover the underlying problems.
https://www.youtube.com/watch?v=WNnJRAGM2TQ
In this episode, an issue with sign-up was explored. What seemed like a minor fix turned into an intense debugging session, delving deeply into the django-allauth package to uncover the underlying problems.
https://www.youtube.com/watch?v=WNnJRAGM2TQ
YouTube
Epic Debugging, Hilarious Outcome - Building SaaS #205
In this episode, I dug into an issue with sign up. What I thought was going to be a minor issue to fix turned into a massively intense debugging session. We ended up going very deep with the django-allauth package to understand what was going on.
My book…
My book…
Django and htmx Tutorial: Easier Web Development
Christopher Trudeau demonstrates how htmx can add dynamic features like lazy loading and search-as-you-type to Django applications with minimal JavaScript. The tutorial showcases htmx's integration with Django, allowing more server-side logic and potentially better performance compared to traditional single-page applications.
https://www.youtube.com/watch?v=i1eMxu_PR5Y
Christopher Trudeau demonstrates how htmx can add dynamic features like lazy loading and search-as-you-type to Django applications with minimal JavaScript. The tutorial showcases htmx's integration with Django, allowing more server-side logic and potentially better performance compared to traditional single-page applications.
https://www.youtube.com/watch?v=i1eMxu_PR5Y
YouTube
Django and htmx Tutorial: Easier Web Development
In this tutorial, Christopher Trudeau explores how the htmx library can bring dynamic functionality, like lazy loading, search-as-you-type, and infinite scroll, to your Django web applications with minimal JavaScript.
Christopher demonstrates how htmx integrates…
Christopher demonstrates how htmx integrates…
👍1
Creating a DType for the Next Generation of Scientific Computing
From no CPython C API experience to shipping a new DType in NumPy 2.0.
https://quansight.com/post/my-numpy-year-creating-a-dtype-for-the-next-generation-of-scientific-computing/
From no CPython C API experience to shipping a new DType in NumPy 2.0.
https://quansight.com/post/my-numpy-year-creating-a-dtype-for-the-next-generation-of-scientific-computing/
Quansight
My NumPy Year: Creating a DType for the Next Generation of Scientific Computing | Quansight Consulting
First, I'll start with a brief history of strings in NumPy to explain how strings worked before NumPy 2.0 and why it was a little bit broken.
Finstruments - Financial instrument library built with Python
https://github.com/kyleloomis/finstruments
https://github.com/kyleloomis/finstruments
GitHub
GitHub - kyleloomis/finstruments: Financial instrument definitions built with Python and Pydantic
Financial instrument definitions built with Python and Pydantic - kyleloomis/finstruments
👍1
Hallo2
Long-Duration and High-Resolution Audio-driven Portrait Image Animation.
https://github.com/fudan-generative-vision/hallo2
Long-Duration and High-Resolution Audio-driven Portrait Image Animation.
https://github.com/fudan-generative-vision/hallo2
GitHub
GitHub - fudan-generative-vision/hallo2: [ICLR 2025] Hallo2: Long-Duration and High-Resolution Audio-driven Portrait Image Animation
[ICLR 2025] Hallo2: Long-Duration and High-Resolution Audio-driven Portrait Image Animation - fudan-generative-vision/hallo2
15 Powerful Python Libraries You Should Be Using
In this video, 15 impressive Python libraries are showcased that everyone should know about. Whether for data scientists or backend developers, many of these packages will prove to be very useful.
https://www.youtube.com/watch?v=OiLgG4CabPo
In this video, 15 impressive Python libraries are showcased that everyone should know about. Whether for data scientists or backend developers, many of these packages will prove to be very useful.
https://www.youtube.com/watch?v=OiLgG4CabPo
YouTube
15 POWERFUL Python Libraries You Should Be Using
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I'll show you 15 really cool Python libraries that you should know about. Whether you’re a data scientist or backend developer some, of these packages are going…
In this video, I'll show you 15 really cool Python libraries that you should know about. Whether you’re a data scientist or backend developer some, of these packages are going…
Why people still using flask after fastapi release
https://www.reddit.com/r/Python/comments/1g83rjr/why_people_still_using_flask_after_fastapi_release/
https://www.reddit.com/r/Python/comments/1g83rjr/why_people_still_using_flask_after_fastapi_release/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
The Stacktrace Puzzle
Explore how Python stacktraces with chained exceptions can become confusing puzzles and solve a few puzzles of your own.
https://www.bugsink.com/blog/chained-stacktraces-puzzle/
Explore how Python stacktraces with chained exceptions can become confusing puzzles and solve a few puzzles of your own.
https://www.bugsink.com/blog/chained-stacktraces-puzzle/
Bugsink
The Stacktrace Puzzle
Explore how Python stacktraces with chained exceptions can become confusing puzzles and solve a few puzzles of your own
Python and Sigstore
Seth Larson discusses the implementation of Sigstore in Python, highlighting its benefits for software supply chain security and its integration into CPython's release process. He explains how Sigstore improves upon traditional GPG signatures by providing transparency, ease of use, and better security practices, while also detailing the challenges and future plans for Sigstore adoption i...
https://sethmlarson.dev/python-and-sigstore
Seth Larson discusses the implementation of Sigstore in Python, highlighting its benefits for software supply chain security and its integration into CPython's release process. He explains how Sigstore improves upon traditional GPG signatures by providing transparency, ease of use, and better security practices, while also detailing the challenges and future plans for Sigstore adoption i...
https://sethmlarson.dev/python-and-sigstore
sethmlarson.dev
Python and Sigstore
This critical role would not be possible without funding from the Alpha-Omega project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!
I was a guest on ...
I was a guest on ...
BugGPT
LLM powered vulnerable web page generator for testing and educational purposes.
https://github.com/Trivulzianus/BugGPT
LLM powered vulnerable web page generator for testing and educational purposes.
https://github.com/Trivulzianus/BugGPT
Replacing Callbacks with Generators: A Case Study in Computer-Assisted Live Music
Watch how Matthieu Amiguet transforms a complex callback mess into a readable and efficient system using generators in computer-assisted live music.
https://www.youtube.com/watch?v=PkAE6dsqIJw
Watch how Matthieu Amiguet transforms a complex callback mess into a readable and efficient system using generators in computer-assisted live music.
https://www.youtube.com/watch?v=PkAE6dsqIJw
YouTube
Replacing Callbacks with Generators: A Case Study in Computer-Assisted Live Music
🔊 Recorded at PyCon DE & PyData Berlin 2024, 24.04.2024
https://2024.pycon.de/program/Y7R9GZ/
🎓 Watch how Matthieu Amiguet transforms a complex callback mess into a readable and efficient system using generators in computer-assisted live music.
Speakers:…
https://2024.pycon.de/program/Y7R9GZ/
🎓 Watch how Matthieu Amiguet transforms a complex callback mess into a readable and efficient system using generators in computer-assisted live music.
Speakers:…
mini-omni2
Towards Open-source GPT-4o with Vision, Speech and Duplex Capabilities.
https://github.com/gpt-omni/mini-omni2
Towards Open-source GPT-4o with Vision, Speech and Duplex Capabilities.
https://github.com/gpt-omni/mini-omni2
GitHub
GitHub - gpt-omni/mini-omni2: Towards Open-source GPT-4o with Vision, Speech and Duplex Capabilities。
Towards Open-source GPT-4o with Vision, Speech and Duplex Capabilities。 - gpt-omni/mini-omni2
meme_search
Index your memes by their content and text, making them easily retrievable for your meme warfare pleasures. Find funny fast.
https://github.com/neonwatty/meme_search
Index your memes by their content and text, making them easily retrievable for your meme warfare pleasures. Find funny fast.
https://github.com/neonwatty/meme_search
GitHub
GitHub - neonwatty/meme-search: The open source Meme Search Engine. Free and built to self-host locally with Python, Ruby, and…
The open source Meme Search Engine. Free and built to self-host locally with Python, Ruby, and Docker. - neonwatty/meme-search
Async Rate Limiter
Rate limit async requests to API using credits, computation unit per second (CUPS) or request units
https://github.com/Elnaril/credit-rate-limit
Rate limit async requests to API using credits, computation unit per second (CUPS) or request units
https://github.com/Elnaril/credit-rate-limit
GitHub
GitHub - Elnaril/credit-rate-limit: Easily rate limit async requests to API using credits, computation unit per second (CUPS) or…
Easily rate limit async requests to API using credits, computation unit per second (CUPS) or request units, and to those just counting the number of requests per time unit - Elnaril/credit-rate-limit
👍1