1140
News & links about Python programming. https://pythonhub.dev/ Administrator: @rukeba
What's the most pointless program you've made with Python that you still use today?
https://www.reddit.com/r/Python/comments/13pmej7/whats_the_most_pointless_program_youve_made_with/
h2oai / h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs
https://github.com/h2oai/h2o-llmstudio
FreedomIntelligence / LLMZoo
⚡LLM Zoo is a project that provides data, models, and evaluation benchmark for large language models.⚡
https://github.com/FreedomIntelligence/LLMZoo
StableSR
Exploiting Diffusion Prior for Real-World Image Super-Resolution.
https://github.com/IceClear/StableSR
deforum-art / sd-webui-deforum
Deforum extension script for AUTOMATIC1111's Stable Diffusion webui
https://github.com/deforum-art/sd-webui-deforum
Bard-API
The python package that returns response of Google Bard through API.
https://github.com/dsdanielpark/Bard-API
Sorting a Django queryset by a custom sequence of an attribute
https://rednafi.com/python/sort_by_a_custom_sequence_in_django/
houseofsecrets / SdPaint
Stable Diffusion Painting
https://github.com/houseofsecrets/SdPaint
Trogon
Auto-generate friendly terminal user interfaces for command line apps.
https://github.com/Textualize/trogon
Guidance
A guidance language for controlling large language models.
https://github.com/microsoft/guidance
LMQL
A query language for programming (large) language models.
https://github.com/eth-sri/lmql
Writing Python like it's Rust
https://kobzol.github.io/rust/python/2023/05/20/writing-python-like-its-rust.html
Implement DNS in a weekend
An interactive tutorial on implementing a basic DNS server using Python, guiding users through the process step-by-step with clear explanations and code examples, making it a useful resource for learning and understanding DNS server implementation.
https://implement-dns.wizardzines.com/
Datalab: A Linter for ML Datasets
Catch issues in your data/labels. This unified audit uses your ML model to automatically detect various problems in real-world datasets that can be fixed to produce a better model.
https://cleanlab.ai/blog/datalab/
deforum-art / deforum-stable-diffusion
https://github.com/deforum-art/deforum-stable-diffusion
Makefile Tricks for Python Projects
https://ricardoanderegg.com/posts/makefile-python-project-tricks/
Adding Virtual Environments to Git Repo
https://www.reddit.com/r/Python/comments/133y7ij/adding_virtual_environments_to_git_repo/
xtekky / gpt4free
decentralising the Ai Industry, just some language model api's...
https://github.com/xtekky/gpt4free
RPython-based emulator speeds up RISC-V simulation over 15x
https://www.pypy.org/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
Why you should still read the docs
Do you feel you're fighting your tools? Do you feel you're relying too much on autocomplete and inline documentation? Most good documentation won't show up in your IDE – rather, it is about how to use the library, and the problem the library is solving.
https://death.andgravity.com/output
5 Tips for Writing Great Code Documentation
This video shares the essential principles for creating clear, concise, and effective code documentation. From commenting to docstrings, you’ll learn how to make your code documentation shine and improve accessibility for others.
https://www.youtube.com/watch?v=L7Ry-Fiij-M
smol developer
Human-centric & Coherent Whole Program Synthesis aka your own personal junior developer
https://github.com/smol-ai/developer
ImageBind
One Embedding Space To Bind Them All.
https://github.com/facebookresearch/ImageBind
ruoccofabrizio / azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
https://github.com/ruoccofabrizio/azure-open-ai-embeddings-qna
haotian-liu / LLaVA
Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.
https://github.com/haotian-liu/LLaVA
tidybot
Personalized Robot Assistance with Large Language Models.
https://github.com/jimmyyhwu/tidybot
Building a Headless E-Commerce App Using OceanBase and Python
This post demonstrates how to use OceanBase in a Python project. We will create a REST API that serves as the backend of a headless e-commerce app.
https://dzone.com/articles/building-a-headless-e-commerce-app-using-oceanbase
Pyscan
Python dependency vulnerability scanner, written in Rust.
https://github.com/aswinnnn/pyscan