Simple Pretty Maps That Will Better Your Python Streamlit Skills
A simple tutorial on creating beautiful maps using the prettymapp library.
https://johnloewen.substack.com/p/simple-pretty-maps-that-will-better
A simple tutorial on creating beautiful maps using the prettymapp library.
https://johnloewen.substack.com/p/simple-pretty-maps-that-will-better
Data at Depth
Simple Pretty Maps That Will Better Your Python Streamlit Skills
A simple tutorial on creating beautiful maps using the prettymapp library
AgentOps
Open source Python SDK for agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen.
https://github.com/AgentOps-AI/agentops
Open source Python SDK for agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks like CrewAI, Langchain, and Autogen.
https://github.com/AgentOps-AI/agentops
GitHub
GitHub - AgentOps-AI/agentops: Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most…
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including OpenAI Agents SDK, CrewAI, Langchain, Autogen, AG2, and Camel...
cover-agent
An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement!
https://github.com/Codium-ai/cover-agent
An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement!
https://github.com/Codium-ai/cover-agent
GitHub
GitHub - qodo-ai/qodo-cover: Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞 - qodo-ai/qodo-cover
Curating Custom Datasets for LLM Training with NVIDIA NeMo Curator
NeMo Curator, which is part of NVIDIA NeMo, offers workflows to download and curate data from various public sources out of the box such as Common Crawl, Wikipedia, and arXiv. It also provides flexibility for developers to customize data curation pipelines to address their unique requirements and create custom datasets. This post walks you through creating a custom data curation pipeline...
https://developer.nvidia.com/blog/curating-custom-datasets-for-llm-training-with-nvidia-nemo-curator/
NeMo Curator, which is part of NVIDIA NeMo, offers workflows to download and curate data from various public sources out of the box such as Common Crawl, Wikipedia, and arXiv. It also provides flexibility for developers to customize data curation pipelines to address their unique requirements and create custom datasets. This post walks you through creating a custom data curation pipeline...
https://developer.nvidia.com/blog/curating-custom-datasets-for-llm-training-with-nvidia-nemo-curator/
NVIDIA Technical Blog
Curating Custom Datasets for LLM Training with NVIDIA NeMo Curator
Data curation is the first, and arguably the most important, step in the pretraining and continuous training of large language models (LLMs) and small language models (SLMs).
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