en
Feedback
PythonHub

PythonHub

Open in Telegram

News & links about Python programming. https://pythonhub.dev/

Show more
2 528
Subscribers
-124 hours
+27 days
+1730 days
Posts Archive
Tracking Personal Finances using Python 🐍 This book teaches Python developers how to track their finances using just the Python ecosystem and a few plain-text files. https://personalfinancespython.com

khoj An AI personal assistant for your digital brain. https://github.com/khoj-ai/khoj

Data-Copilot Bridging Billions of Data and Humans with Autonomous Workflow. https://github.com/zwq2018/Data-Copilot

THUDM / WebGLM WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023) https://github.com/THUDM/WebGLM

Advanced Python Mastery – A Course by David Beazley https://github.com/dabeaz-course/python-mastery

Mastering Python Context Managers A Comprehensive Guide to Effective Resource Management. https://andrewodendaal.com/mastering-python-context-managers-a-comprehensive-guide-to-effective-resource-management/

MetisFL The blazing-fast and developer-friendly federated learning framework. https://github.com/NevronAI/metisfl

Kraken Technologies: How we organise our large Python monolith https://blog.europython.eu/kraken-technologies-how-we-organize-our-very-large-pythonmonolith/

What AI can do with a toolbox... Getting started with Code Interpreter Democratizing data analysis with AI. https://www.oneusefulthing.org/p/what-ai-can-do-with-a-toolbox-getting

gpt-researcher GPT based autonomous agent that does online comprehensive research on any given topic. https://github.com/assafelovic/gpt-researcher

Text Chunking and Headings Grouping: A Guide to Parsing Documents with Pandoc and Python In my previous blog post I explored using the unstructured python library for loading and parsing ... https://saeedesmaili.com/text-chunking-headings-grouping-parsing-documents-with-pandoc/

Django: Clean up unused code with Vulture The article provides a brief overview of how to use Vulture to clean up unused code in Django projects. It also discusses some of the limitations of Vulture and how to work around them. https://adamj.eu/tech/2023/07/12/django-clean-up-unused-code-vulture/

Sweep Sweep is an AI junior dev that transforms bug reports & feature requests into code changes. Simply describe any issue and Sweep will do the rest. It will plan out what needs to be done, what changes to make, and write the changes to a PR. https://github.com/sweepai/sweep

threads-net Unofficial and reverse-engineered Threads (threads.net) Python API wrapper. Supports read and write capabilities. https://github.com/dmytrostriletskyi/threads-net

Create a Programming Language and Learn Advanced Python https://www.youtube.com/watch?v=1WpKsY9LBlY

Python can make 3M+ WebSocket keys per second This article is about optimizing a tiny bit of Python code by replacing it with its C++ counterpart. https://github.com/szabolcsdombi/optimization-demo

Python Hub Weekly Digest for 2023-07-16 https://pythonhub.dev/digest/2023-07-16/

Demystifying Text Data with the Unstructured Python Library https://saeedesmaili.com/demystifying-text-data-with-the-unstructured-python-library/