Makefile Tricks for Python Projects
https://ricardoanderegg.com/posts/makefile-python-project-tricks/
https://ricardoanderegg.com/posts/makefile-python-project-tricks/
rand[om]
Makefile tricks for Python projects
I like using Makefiles. They work great both as simple task runners as well as build systems for medium-size projects. This is my starter template for Python projects.
Note: This blog post assumes some basic knowledge of how make and Makefiles work.
Basic…
Note: This blog post assumes some basic knowledge of how make and Makefiles work.
Basic…
What's the most pointless program you've made with Python that you still use today?
https://www.reddit.com/r/Python/comments/13pmej7/whats_the_most_pointless_program_youve_made_with/
https://www.reddit.com/r/Python/comments/13pmej7/whats_the_most_pointless_program_youve_made_with/
Reddit
Explore this post and more from the Python community
A Python package to retrieve data from Steam
https://www.reddit.com/r/Python/comments/13i7oyy/a_python_package_to_retrieve_data_from_steam/
https://www.reddit.com/r/Python/comments/13i7oyy/a_python_package_to_retrieve_data_from_steam/
Reddit
Explore this post and more from the Python community
AIGC-Audio / AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
https://github.com/AIGC-Audio/AudioGPT
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
https://github.com/AIGC-Audio/AudioGPT
GitHub
GitHub - AIGC-Audio/AudioGPT: AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head
AudioGPT: Understanding and Generating Speech, Music, Sound, and Talking Head - AIGC-Audio/AudioGPT
OpenBMB / BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
https://github.com/OpenBMB/BMTools
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
https://github.com/OpenBMB/BMTools
GitHub
GitHub - OpenBMB/BMTools: Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins
Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins - OpenBMB/BMTools
Significant-Gravitas / Auto-GPT-Plugins
Plugins for Auto-GPT
https://github.com/Significant-Gravitas/Auto-GPT-Plugins
Plugins for Auto-GPT
https://github.com/Significant-Gravitas/Auto-GPT-Plugins
GitHub
GitHub - Significant-Gravitas/Auto-GPT-Plugins: Plugins for Auto-GPT
Plugins for Auto-GPT. Contribute to Significant-Gravitas/Auto-GPT-Plugins development by creating an account on GitHub.
Python Wizardry: The Secret to Writing Great Classes
Learn 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
https://www.youtube.com/watch?v=lX9UQp2NwTk
Learn 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
https://www.youtube.com/watch?v=lX9UQp2NwTk
YouTube
The Ultimate Guide to Writing Classes in Python
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll share 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
Git Repo…
In this video, I'll share 5 essential tips for writing Python classes that will help you take your object-oriented programming skills to the next level.
Git Repo…
ChatGPT + Noteable (Jupyter) = Mind-blowing!
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
https://www.youtube.com/watch?v=otk2AA6hGgU
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
https://www.youtube.com/watch?v=otk2AA6hGgU
YouTube
ChatGPT + Noteable (Jupyter) = Mind-blowing!
Do you use Python, Pandas, and Seaborn to collect, analyze, and plot data? Then you'll be amazed by what ChatGPT can do, when using ChatGPT+, GPT-4 model, and the plugin for Noteable's version of Jupyter notebooks.
[UPDATE/NOTE: This was my first summary…
[UPDATE/NOTE: This was my first summary…
Completely rebuilt classic Donkey Kong in Python using the PyGame module!
https://www.reddit.com/r/Python/comments/13p67zi/completely_rebuilt_classic_donkey_kong_in_python/
https://www.reddit.com/r/Python/comments/13p67zi/completely_rebuilt_classic_donkey_kong_in_python/
UX-Decoder / Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
https://github.com/UX-Decoder/Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
https://github.com/UX-Decoder/Segment-Everything-Everywhere-All-At-Once
GitHub
GitHub - UX-Decoder/Segment-Everything-Everywhere-All-At-Once: [NeurIPS 2023] Official implementation of the paper "Segment Everything…
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once" - UX-Decoder/Segment-Everything-Everywhere-All-At-Once
Josh-XT / AGiXT
AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.
https://github.com/Josh-XT/AGiXT
AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.
https://github.com/Josh-XT/AGiXT
GitHub
GitHub - Josh-XT/AGiXT: AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and…
AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features...
Python Recursion: A Trampoline from the Mutual Head to the Memoized Nested Tail
https://elc.github.io/posts/recursion-python/
https://elc.github.io/posts/recursion-python/
Ezequiel Leonardo Castaño Personal Website
Python Recursion: a Trampoline from the Mutual Head to the Memoized Nested Tail
Recursion is a key concept of programming. However, it is usually only superficially explored. There are different ways of having recursion, this post will illustrate them using Python examples, call graphs and step-by-step runs. Including cases of head,…
Open-Source Hawkeye for Volleyball
https://www.reddit.com/r/Python/comments/13f815u/opensource_hawkeye_for_volleyball/
https://www.reddit.com/r/Python/comments/13f815u/opensource_hawkeye_for_volleyball/