Significant-Gravitas / AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://github.com/Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://github.com/Significant-Gravitas/AutoGPT
GitHub
GitHub - Significant-Gravitas/AutoGPT: AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission…
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters. - Significant-Gravitas/AutoGPT
Python: fuss-free use of Homebrew libraries for package dependencies
Some Python packages require native libraries to be installed on your system when you install ...
https://adamj.eu/tech/2025/01/10/python-homebrew-libraries/
Some Python packages require native libraries to be installed on your system when you install ...
https://adamj.eu/tech/2025/01/10/python-homebrew-libraries/
adamj.eu
Python: fuss-free use of Homebrew libraries for package dependencies - Adam Johnson
Some Python packages require native libraries to be installed on your system when you install them. For example, mysqlclient requires libssl and libcrypto. If those libraries are missing at install time, clang, the C compiler, fails with a message like:
Yes, you should use a Python venv in a container like docker
SummaryWhile it's perfectly workable to not use a venv in a container like a Docker image, you ...
https://www.bitecode.dev/p/yes-you-should-use-a-python-venv
SummaryWhile it's perfectly workable to not use a venv in a container like a Docker image, you ...
https://www.bitecode.dev/p/yes-you-should-use-a-python-venv
www.bitecode.dev
Yes, you should use a Python venv in a container like docker
Brought to you by "/r/python answers are so bad I had to write this"
How to debug Python code in Visual Studio Code
https://www.qodo.ai/blog/tutorial-how-to-debug-python-code-in-visual-studio-code/
https://www.qodo.ai/blog/tutorial-how-to-debug-python-code-in-visual-studio-code/
Qodo
Tutorial: How to Debug Python code in Visual Studio Code - Qodo
Learn to debug Python in VS Code with breakpoints, real-time tracking, and advanced techniques for seamless coding.
Why is hash(-1) == hash(-2) in Python?
https://omairmajid.com/posts/2021-07-16-why-is-hash-in-python/
https://omairmajid.com/posts/2021-07-16-why-is-hash-in-python/
Omairmajid
Why is hash(-1) == hash(-2) in Python?
While browsing Reddit the other day waiting for my code to compile , I ran across this question on r/Python:
is hash(-1) == hash(-2) an easter egg? Wait, is that really true?
$ python Python 3.9.6 (default, Jun 29 2021, 00:00:00) [GCC 11.1.1 20210531 (Red…
is hash(-1) == hash(-2) an easter egg? Wait, is that really true?
$ python Python 3.9.6 (default, Jun 29 2021, 00:00:00) [GCC 11.1.1 20210531 (Red…
Python Concurrency: Threads, Processes, and Asyncio Explained
https://newvick.com/python-concurrency/
https://newvick.com/python-concurrency/
Getting Started Contributing to Django
Django is a massive code base, and it’s been around for a very long time. There are some ...
https://www.better-simple.com/django/2024/12/25/getting-started-contributing-django/
Django is a massive code base, and it’s been around for a very long time. There are some ...
https://www.better-simple.com/django/2024/12/25/getting-started-contributing-django/
Better Simple
Getting Started Contributing to Django
A collection of resources to help you get started contributing to Django.
StreamSpeech: Simultaneous Speech-to-Speech Translation with Multi-task Learning
StreamSpeech is an "All in One" seamless model for over 8 tasks of offline and simultaneous speech recognition, speech translation and speech synthesis.
https://ictnlp.github.io/StreamSpeech-site/
StreamSpeech is an "All in One" seamless model for over 8 tasks of offline and simultaneous speech recognition, speech translation and speech synthesis.
https://ictnlp.github.io/StreamSpeech-site/
ictnlp.github.io
TWITTER BANNER TITLE META TAG
TWITTER BANNER DESCRIPTION META TAG
How I Built a Full-Stack AI App in 5 Hours (Agents, Streamlit, Python & More)
https://www.youtube.com/watch?v=qX3Dq8p7x0Y
https://www.youtube.com/watch?v=qX3Dq8p7x0Y
YouTube
How I Built a Full-Stack AI App in 5 Hours (Agents, Streamlit, Python & More)
If you want to build your own AI agents you can checkout parlant! https://github.com/emcie-co/parlant
In this video, you'll watch me attempt to build a coding AI tutor/assistant. This will be something that can help you keep track of your progress, generate…
In this video, you'll watch me attempt to build a coding AI tutor/assistant. This will be something that can help you keep track of your progress, generate…
The benefits of trailing commas
Trailing commas make for easier code changes, shorter diffs, and fewer bugs.
...
https://www.pythonmorsels.com/trailing-commas-in-python/
Trailing commas make for easier code changes, shorter diffs, and fewer bugs.
...
https://www.pythonmorsels.com/trailing-commas-in-python/
Can LLMs write better code if you keep asking them to “write better code”?
https://minimaxir.com/2025/01/write-better-code/?
https://minimaxir.com/2025/01/write-better-code/?
How to Code with AI in 2025 (For Non-Coders)
The video demonstrates how beginners can use AI to code in Python, covering setup and three projects: data scraping, bulk image editing, and creating a data dashboard.
https://www.youtube.com/watch?v=zSlkAO9jB8I
The video demonstrates how beginners can use AI to code in Python, covering setup and three projects: data scraping, bulk image editing, and creating a data dashboard.
https://www.youtube.com/watch?v=zSlkAO9jB8I
YouTube
How to Code with AI in 2025 (For Non-Coders)
In this video, I’ll show you exactly how to code with AI—even if you’re a total beginner. By the end, you’ll be able to create simple yet powerful Python scripts that automate tasks and boost your productivity.
Timeline:
00:00 Intro
00:44 Setup
05:24 Project…
Timeline:
00:00 Intro
00:44 Setup
05:24 Project…
nautechsystems / nautilus_trader
A high-performance algorithmic trading platform and event-driven backtester
https://github.com/nautechsystems/nautilus_trader
A high-performance algorithmic trading platform and event-driven backtester
https://github.com/nautechsystems/nautilus_trader
GitHub
GitHub - nautechsystems/nautilus_trader: A high-performance algorithmic trading platform and event-driven backtester
A high-performance algorithmic trading platform and event-driven backtester - nautechsystems/nautilus_trader