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
+1330 kunlar
Postlar arxiv

timothybrooks / instruct-pix2pix https://github.com/timothybrooks/instruct-pix2pix

NaturalSpeech End-to-End Text to Speech Synthesis with Human-Level Quality. https://github.com/heatz123/naturalspeech

Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html

Show HN: PyCirclize – Circular Visualization in Python https://github.com/moshi4/pyCirclize

How to build an AI assistant for your documentation Learn how to use GPT-3 to create an AI assistant for documentation, blogs, books etc. https://mikeesto.com/posts/build-ai-assistant/

xloil xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently) https://github.com/cunnane/xloil

Making a loudness monitor for online meetings https://rolisz.ro/2023/02/02/making-a-loudness-monitor/

Python Logging: How to Write Logs Like a Pro! Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. This video dives into the details of Python’s built-in logging package, along with tips on how to make your logs easier to manage. https://www.youtube.com/watch?v=pxuXaaT1u3k

13 tips and techniques for modern Flask apps https://pgjones.dev/blog/modern-flask-2023/

openai / gpt-discord-bot Example Discord bot written in Python that uses the completions API to have conversations with the text-davinci-003 model, and the moderations API to filter the messages. https://github.com/openai/gpt-discord-bot

PyGlove PyGlove is a general-purpose library for Python object manipulation. It introduces symbolic object-oriented programming to Python, allowing direct manipulation of objects that makes meta-programs much easier to write. https://github.com/google/pyglove

How to Securely Deploy a FastAPI app with NGINX and Gunicorn In this tutorial, you'll learn how to use NGINX, and Gunicorn+Uvicorn to deploy a FastAPI app, and generate a free SSL certificate for it. https://dylancastillo.co/fastapi-nginx-gunicorn/

knowledge_gpt Accurate answers and instant citations for your documents. https://github.com/mmz-001/knowledge_gpt

The Django Developer’s Guide To Vite The easy way to add JavaScript to your Django projects. https://ctrlzblog.com/the-django-developers-guide-to-vite/

DocsGPT DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers. https://github.com/arc53/docsgpt

JupyterLab 3.6.0 Here are the new cool features available in JupyterLab 3.6.0: https://discourse.jupyter.org/t/jupyterlab-3-6-0-is-released/17808