uz
Feedback
PythonHub

PythonHub

Kanalga Telegram’da o‘tish

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

Ko'proq ko'rsatish
2 528
Obunachilar
-124 soatlar
+27 kunlar
+1730 kunlar
Postlar arxiv
Remote Development in PyCharm Professional Using Google Cloud Code In this tutorial, we will walk you through how to use PyCharm and Cloud Code to enhance and optimize your developer productivity. https://www.youtube.com/watch?v=cqIz9aR8bMk

pr-agent An AI-Powered Tool for Automated PR Analysis, Feedback, Suggestions and More! https://github.com/Codium-ai/pr-agent

llama-recipes Examples and recipes for Llama 2 model. https://github.com/facebookresearch/llama-recipes

ShortGPT An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation. https://github.com/RayVentura/ShortGPT

turboderp / exllama A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights. https://github.com/turboderp/exllama

I made a one-page comprehensive dashboard using Fitbit API, influxdb, and Grafana. Code and setup instructions are available in the comments. https://www.reddit.com/r/Python/comments/1569zcl/i_made_a_onepage_comprehensive_dashboard_using/

The Infinite Zoom Effect How to turn outpainted image sequences created by Midjourney or other generative AI's into videos with an infinite zoom effect. https://beltoforion.de/en/infinite_zoom/index.php

vectordb vectordb is a Pythonic vector database that offers a comprehensive suite of CRUD (Create, Read, Update, Delete) operations and robust scalability options, including sharding and replication. https://github.com/jina-ai/vectordb

codeinterpreter-api Open source implementation of the ChatGPT Code Interpreter. https://github.com/shroominic/codeinterpreter-api

Using ChatGPT to write Raspberry Pi Python code Video demonstrates generating, running and editing code to control LEDs and servos connected to GPIO pins, as well as generating Python code to control a Raspberry Pi camera. But the method shown will work for any type of program, subject to the capabilities of ChatGPT. https://www.youtube.com/watch?v=2vYf2CGxjZQ

Cython 3.0.0 Cython 3.0.0 has been a very large effort that cleaned up many old warts, introduced many new features, and introduced a couple of intentional behavior changes, even though the goal remained to stay compatible as much as possible with Cython 0.29.x. https://cython.readthedocs.io/en/latest/src/changes.html

AnimateDiff Official implementation of AnimateDiff, Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning. https://github.com/guoyww/AnimateDiff

Weavechain Python API Implement verifiability & self-sovereign data flows using Python, without smart-contract coding. Integrated with 28 DBs & 18 blockchains with more on roadmap. https://github.com/weavechain/weave-py-api

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

Google-VertexAI-FastAPI Simple boilerplate to get started with Generative AI models from Google Vertex AI based on FastAPI. https://github.com/lablab-ai/Google-VertexAI-FastAPI

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