What is your favorite Python-related YouTube channel?
https://www.reddit.com/r/learnpython/comments/1cyeyp8/what_is_your_favorite_pythonrelated_youtube/
https://www.reddit.com/r/learnpython/comments/1cyeyp8/what_is_your_favorite_pythonrelated_youtube/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
Signals, shells, and docker: an onion of footguns
The post discusses potential security risks and "footguns" that can arise when using Docker containers, signals, and shells together in a development environment. It highlights how certain combinations of these tools can inadvertently grant excessive permissions or expose sensitive data, emphasizing the need for caution and proper configuration.
https://benchling.engineering/signals-shells-and-docker-an-onion-of-footguns-ee592e2b587b
The post discusses potential security risks and "footguns" that can arise when using Docker containers, signals, and shells together in a development environment. It highlights how certain combinations of these tools can inadvertently grant excessive permissions or expose sensitive data, emphasizing the need for caution and proper configuration.
https://benchling.engineering/signals-shells-and-docker-an-onion-of-footguns-ee592e2b587b
Medium
Signals, shells, and docker: an onion of footguns
A signal handling murder mystery
How Python Compares Floats and Ints: When Equals Isn’t Really Equal
Another Python gotcha and an investigation into its internals to understand why this happens.
https://blog.codingconfessions.com/p/how-python-compares-floats-and-ints
Another Python gotcha and an investigation into its internals to understand why this happens.
https://blog.codingconfessions.com/p/how-python-compares-floats-and-ints
Codingconfessions
How Python Compares Floats and Ints: Why It Can Give Surprising Results
Another Python gotcha and an investigation into its internals to understand why this happens
Gloe
Gloe is a general-purpose library made to help developers create, maintain, document, and test both operational and flow-oriented code.
https://github.com/ideos/gloe
Gloe is a general-purpose library made to help developers create, maintain, document, and test both operational and flow-oriented code.
https://github.com/ideos/gloe
GitHub
GitHub - ideos/gloe: A general-purpose library designed to guide developers in expressing their code as a flow.
A general-purpose library designed to guide developers in expressing their code as a flow. - ideos/gloe
How good is GPT-4o at generating Flask apps? Surprisingly promising
This article summarizes the findings when asking GPT-4o to generate Flask applications, ranging from a simple "Hello, World!" app to a full-fledged CRUD app with three database models and HTML pages with Tailwind. With careful prompting, GPT-4o can produce working Flask applications and follow (some) best coding practices.
https://ploomber.io/blog/gpt-4o-flask/
This article summarizes the findings when asking GPT-4o to generate Flask applications, ranging from a simple "Hello, World!" app to a full-fledged CRUD app with three database models and HTML pages with Tailwind. With careful prompting, GPT-4o can produce working Flask applications and follow (some) best coding practices.
https://ploomber.io/blog/gpt-4o-flask/
ploomber.io
How good is GPT-4o at generating Flask apps? Surprisingly promising
Results from building Flask apps with GPT-4o
MicroPython 1.23 Brings Custom USB Devices, OpenAMP, Much More
https://hackaday.com/2024/06/02/micropython-1-23-brings-custom-usb-devices-openamp-much-more/
https://hackaday.com/2024/06/02/micropython-1-23-brings-custom-usb-devices-openamp-much-more/
Hackaday
MicroPython 1.23 Brings Custom USB Devices, OpenAMP, Much More
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release,…
Koheesio
Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components.
https://github.com/Nike-Inc/koheesio
Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components.
https://github.com/Nike-Inc/koheesio
GitHub
GitHub - Nike-Inc/koheesio: Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling…
Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components. - Nike-Inc/koheesio
Terminal Text Effects
Visual effects applied to text in the terminal.
https://github.com/ChrisBuilds/terminaltexteffects
Visual effects applied to text in the terminal.
https://github.com/ChrisBuilds/terminaltexteffects
GitHub
GitHub - ChrisBuilds/terminaltexteffects: TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python…
TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library. - ChrisBuilds/terminaltexteffects
Python notebooks for fundamentals of music processing
https://www.audiolabs-erlangen.de/resources/MIR/FMP/C0/C0.html
https://www.audiolabs-erlangen.de/resources/MIR/FMP/C0/C0.html
Pandora
Towards General World Model with Natural Language Actions and Video States.
https://github.com/maitrix-org/Pandora
Towards General World Model with Natural Language Actions and Video States.
https://github.com/maitrix-org/Pandora
GitHub
GitHub - maitrix-org/Pandora: Pandora: Towards General World Model with Natural Language Actions and Video States
Pandora: Towards General World Model with Natural Language Actions and Video States - maitrix-org/Pandora
Blealtan / efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
https://github.com/Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
https://github.com/Blealtan/efficient-kan
GitHub
GitHub - Blealtan/efficient-kan: An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN). - Blealtan/efficient-kan
👍1
mistral-finetune
mistral-finetune is a light-weight codebase that enables memory-efficient and performant finetuning of Mistral's models.
https://github.com/mistralai/mistral-finetune
mistral-finetune is a light-weight codebase that enables memory-efficient and performant finetuning of Mistral's models.
https://github.com/mistralai/mistral-finetune
GitHub
GitHub - mistralai/mistral-finetune
Contribute to mistralai/mistral-finetune development by creating an account on GitHub.
👍1
Fire Up Your Logging Needs with Pydantic Logfire
The pydantic team recently introduced logfire, a new logging tool that makes it easy to track and analyze your logs. Simply integrate logfire into your projects with just a few lines of code.
https://kadermiyanyedi.medium.com/fire-up-your-logging-needs-with-logfire-6330d7a08dfe
The pydantic team recently introduced logfire, a new logging tool that makes it easy to track and analyze your logs. Simply integrate logfire into your projects with just a few lines of code.
https://kadermiyanyedi.medium.com/fire-up-your-logging-needs-with-logfire-6330d7a08dfe
Medium
🔥 Fire Up Your Logging Needs with Pydantic Logfire
Logfire a innovative logging tool brought to us by the developers at Pydantic.
🔥1
DataFrames at Scale Comparison: TPC-H
We run benchmarks derived from the TPC-H benchmark suite on a variety of scales, hardware architectures, and dataframe projects, notably Apache Spark, Dask, DuckDB, and Polars. No project wins. This post analyzes results within each project and between projects.
https://docs.coiled.io/blog/tpch.html
We run benchmarks derived from the TPC-H benchmark suite on a variety of scales, hardware architectures, and dataframe projects, notably Apache Spark, Dask, DuckDB, and Polars. No project wins. This post analyzes results within each project and between projects.
https://docs.coiled.io/blog/tpch.html
Coiled
DataFrames at Scale Comparison: TPC-H
May 14, 2024 14 m read Hendrik Makait, Sarah Johnson, Matthew Rocklin We run benchmarks derived from the TPC-H benchmark suite on a variety of scales, hardware architectures, and dataframe projects...
How AI Can Help Deaf People Hear
This project facilitates communication between Deaf individuals and hearing individuals who do not understand American Sign Language (ASL). It is designed to respect and preserve ASL as the primary language.
https://www.youtube.com/watch?v=uuPxMWQRoXc
This project facilitates communication between Deaf individuals and hearing individuals who do not understand American Sign Language (ASL). It is designed to respect and preserve ASL as the primary language.
https://www.youtube.com/watch?v=uuPxMWQRoXc
YouTube
How Can AI Bridge Deaf-Hearing Communication?
This project facilitates communication between Deaf individuals and hearing individuals who do not understand American Sign Language (ASL). It is designed to respect and preserve ASL as the primary language.
Most existing ASL translation tools are built…
Most existing ASL translation tools are built…
Rapidly creating smoke tests for Django views
A management command for quickly generating tests based off Django's URL routing mechanism.
https://daniel.feldroy.com/posts/2024-05-rapidly-creating-smoke-tests-for-django-views
A management command for quickly generating tests based off Django's URL routing mechanism.
https://daniel.feldroy.com/posts/2024-05-rapidly-creating-smoke-tests-for-django-views
https://daniel.feldroy.com
Rapidly creating smoke tests for Django views
A management command for quickly generating tests based off Django's URL routing mechanism.