ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 528
订阅者
+124 小时
+57
+3430
帖子存档
thuml / Time-Series-Library A Library for Advanced Deep Time Series Models. https://github.com/thuml/Time-Series-Library

AdalFlow The Library to Build and Auto-optimize LLM Applications. https://github.com/SylphAI-Inc/AdalFlow

MicroRabbit A lightweight, asynchronous Python framework for RabbitMQ that simplifies building microservices and distributed systems. Features include easy message routing, plugin support, and intuitive client configuration. https://github.com/TonnoBelloSnello/microrabbit

LaunchFlow Deploy production grade application to AWS and GCP in minutes. https://github.com/launchflow/launchflow

Elixir basics for Pythonistas The article provides a comprehensive introduction to Elixir for Python developers, covering key concepts and syntax differences between the two languages. It explores Elixir's functional programming paradigm, pattern matching, concurrency model, and other distinctive features, offering practical examples and comparisons to help Pythonistas transition to Elixir programming. https://gogacodes.notion.site/Elixir-basics-for-Pythonistas-8afc4245034d4df9a3bc6fd646d739bf

How to Build Chatbots With LangChain Discover how LangChain lets chatbots interact with LLMs, and follow this guide to build a context-aware chatbot that delivers accurate, relevant responses. https://blog.jetbrains.com/pycharm/2024/08/how-to-build-chatbots-with-langchain/

Gigi A framework for rapid prototyping and development of real-time rendering techniques. https://github.com/electronicarts/gigi

Escaping from Anaconda (Python) https://paulromer.net/escaping-from-anaconda/

Sapiens High-resolution models for human tasks. https://github.com/facebookresearch/sapiens

Python Hub Weekly Digest for 2024-09-01 https://pythonhub.dev/digest/2024-09-01/

Taichi: Productive, portable, and performant GPU programming in Python https://github.com/taichi-dev/taichi

Py5, a Python version of Processing for your creative coding projects http://py5coding.org/index.html

LabelU Data annotation toolbox supports image, audio and video data. https://github.com/opendatalab/labelU

Qik Qik is a command runner that understands the import graph, allowing you to cache commands and only run the things that matter. Can dramatically speed up CI/dev in large monorepos. https://github.com/Opus10/qik

I switched from full stack to streamlit/python and it reduced my development time to 2 weeks ! https://www.reddit.com/r/Python/comments/1f07c7d/i_switched_from_full_stack_to_streamlitpython_and/

RAG_Techniques This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. https://github.com/NirDiamant/RAG_Techniques

How to build a query language in Python The article discusses the complexities and challenges of building a custom query language, highlighting key considerations such as syntax design, parsing, and execution. It provides insights and practical tips for developers looking to create or improve their own query languages. https://jamesg.blog/2024/08/17/build-a-query-language/

Rye and Uv: August Is Harvest Season for Python Packaging https://lucumr.pocoo.org/2024/8/21/harvest-season/

Try LangChain with Python and Upstash Vector The video covers setting up a Lang chain for custom data sets using a variety of tools like Python, Jupyter, and OpenAI, demonstrating API creation, embedding models, and vector database integration. It also discusses implementing rate limiting in a FastAPI application and setting up agents for querying and handling data. https://www.youtube.com/watch?v=FjKMnszG8Dk

llmio A Lightweight Library for LLM I/O. https://github.com/badgeir/llmio