es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 528
Suscriptores
+124 horas
-27 días
+1330 días
Archivo de publicaciones
Python in Visual Studio Code – February 2023 Release This release includes the following announcements: https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/

Getting started with semantic workflows A guide on when to use small and large language models. https://medium.com/neuml/getting-started-with-semantic-workflows-2fefda6165d9

PocketPy: Lightweight(~5000 LOC) Python interpreter for game engines https://github.com/blueloveTH/pocketpy

Learn Django by Building an Online Marketplace Learn the basics of Django by building a simple online marketplace where people can buy and sell items. You will learn how to implement: Authentication, Communication between users, Dashboard for your items, Form handling and customizations and more. https://www.youtube.com/watch?v=ZxMB6Njs3ck

Gracy Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions. Gracy uses httpx under the hood. https://github.com/guilatrova/gracy

musiclm-pytorch Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch. https://github.com/lucidrains/musiclm-pytorch

xorbits Scalable Python data science, in an API compatible & lightning fast way. https://github.com/xprobe-inc/xorbits

Adding C-style for loops to Python for fun https://sadh.life/post/cursed-for/

SQLAlchemy 2.0 SQLAlchemy 2.0 includes many more features and with new architectures and a lot of older baggage being shed, hopes to have plenty of room for the future. https://www.sqlalchemy.org/blog/2023/01/26/sqlalchemy-2.0.0-released/

THUDM / GLM-130B GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023) https://github.com/THUDM/GLM-130B

Python Decorators: The Complete Guide Python decorators are a great way to add functionality to your Python functions. In this video, I'll show you what they are, how they work, and some of the most useful decorators you can use in your code. https://www.youtube.com/watch?v=QH5fw9kxDQA

ChatRWKV ChatRWKV is like ChatGPT but powered by the RWKV (100% RNN) language model, and open source. https://github.com/BlinkDL/ChatRWKV

django-prose Wonderful rich-text editing for your Django project. https://github.com/withlogicco/django-prose

Promptify Prompt Engineering, Solve NLP Problems with LLM's & Easily generate different NLP Task prompts for popular generative models like GPT, PaLM, and more with Promptify. https://github.com/promptslab/Promptify

Don’t bother trying to estimate Pandas memory usage https://pythonspeed.com/articles/estimating-pandas-memory/

Using Computer Vision to Destroy My Childhood High Score in a DS Game Generating pre-labeled data with Matplotlib, optimizing code for real-time performance, and training an object detection model to control a DS emulator and become an expert in playing the Super Mario 64 DS minigame, “Wanted!” https://medium.com/@nathancooperjones/using-computer-vision-to-destroy-my-childhood-high-score-in-a-ds-game-38ebd53a1d64

Musort Rename multiple audio/music files based on the ID3 tag at once. Written in Python3. https://github.com/tdeerenberg/Musort

ComfyUI A powerful and modular stable diffusion GUI. https://github.com/comfyanonymous/ComfyUI

salesforce / LAVIS LAVIS - A One-stop Library for Language-Vision Intelligence https://github.com/salesforce/LAVIS