ar
Feedback
PythonHub

PythonHub

الذهاب إلى القناة على Telegram

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

إظهار المزيد
2 530
المشتركون
+124 ساعات
+37 أيام
+2030 أيام
أرشيف المشاركات
stanfordnlp / dspy DSPy: The framework for programming with foundation models https://github.com/stanfordnlp/dspy

So you want to expose a database? - An exploration of automated API generation https://codebeez.nl/blogs/so-you-want-to-expose-a-database-an-exploration-of-automated-api-generation/

FastStream FastStream is a powerful and easy-to-use Python framework for building asynchronous services that interact with event streams such as Apache Kafka and RabbitMQ. https://github.com/airtai/faststream

facebookresearch / nougat Implementation of Nougat Neural Optical Understanding for Academic Documents https://github.com/facebookresearch/nougat

spcl / graph-of-thoughts Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models" https://github.com/spcl/graph-of-thoughts

Small and Speedy: Lightning fast search with Flask, htmx and Airtable (No React required). https://levelup.gitconnected.com/small-and-speedy-lightning-fast-search-with-flask-htmx-and-airtable-no-react-required-f10b40785bf3

Is GPT Engineer Actually Useful? https://www.youtube.com/watch?v=NLgw19X8p7I

Asyncio Coroutines Faster Than Threads!? In this tutorial, you will discover whether coroutines really are faster than threads, or not, given a suite of benchmarks. https://superfastpython.com/asyncio-coroutines-faster-than-threads/

Show HN: Magentic – Use LLMs as simple Python functions https://github.com/jackmpcollins/magentic

SeaGOAT local-first semantic code search engine. https://github.com/kantord/SeaGOAT

PyMilo PyMilo provides a way to export pre-trained machine learning models. This makes it possible to use the models in other environments, transfer them across different platforms, and share them with others. https://github.com/openscilab/pymilo

Keep content managers’ Django admin access up-to-date with role-based permissions https://406.ch/writing/keep-content-managers-admin-access-up-to-date-with-role-based-permissions/

78% MNIST accuracy using GZIP in under 10 lines of code. https://jakobs.dev/solving-mnist-with-gzip/

OpenBMB / ChatDev Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration) https://github.com/OpenBMB/ChatDev

rustworkx A high performance Python graph library implemented in Rust. https://github.com/Qiskit/rustworkx

pythex pythex is a quick way to test your Python regular expressions. https://pythex.org/