1140
News & links about Python programming. https://pythonhub.dev/ Administrator: @rukeba
Any famous game developed using Python?
https://www.reddit.com/r/Python/comments/17o4o70/any_famous_game_developed_using_python/
mify
A code generation tool to help you build cloud backend services.
https://github.com/mify-io/mify
Mastering API Testing with FastAPI: Databases, Dependencies, and More!
This tutorial will guide you through API testing using FastAPI, complete with a full code example. Use this as a template for testing your own APIs!
https://www.youtube.com/watch?v=9gC3Ot0LoUQ
Embeddings: What they are and why they matter
In this article, Simon Willison explores the concept of embeddings in data analysis and machine learning, highlighting their role in representing complex data for efficient processing and providing practical insights on their use.
https://simonwillison.net/2023/Oct/23/embeddings/
RIP
Fast, barebones pip implementation in Rust.
https://github.com/prefix-dev/rip
autotab
Build browser agents for real world tasks.
https://github.com/Planetary-Computers/autotab-starter
Python Benchmarking Best Practices
You can help to ensure benchmark results are reliable, stable, and useful by following benchmarking ...
https://superfastpython.com/python-benchmarking-best-practices/
Show HN: RustPython for FreeDOS with W2c2
https://github.com/coolcoder613eb/RustPython
How to deploy conda-based docker images
Learn how to get your conda-based docker images down to a reasonable size using three things.
https://blog.neater-hut.com/how-to-deploy-conda-based-docker-images.html
stas00 / ml-engineering
Machine Learning Engineering Guides and Tools
https://github.com/stas00/ml-engineering
Pytest Tutorial – How to Test Python Code
Learn how to use pytest, the powerful testing framework for Python. Throughout this course you'll gain a deep understanding of pytest's features, best practices, and the nuances of writing effective tests. And at the end, you'll learn how you can use ChatGPT to help you write tests quicker.
https://www.youtube.com/watch?v=cHYq1MRoyI0
Em1tSan / NeuroGPT
Free ChatGPT 3.5 / ChatGPT 4 / Free OpenAI API
https://github.com/Em1tSan/NeuroGPT
GenSim
Generating Robotic Simulation Tasks via Large Language Models.
https://github.com/liruiw/GenSim
dlt
data load tool (dlt) — the open-source Python library for data loading.
https://github.com/dlt-hub/dlt
How to add Google sheets as your Django database in 4 minutes
https://www.youtube.com/watch?v=XXDiqE4t0xA
dataelement / bisheng
Bisheng is an open LLM devops platform for next generation AI applications.
https://github.com/dataelement/bisheng
lea
lea is a minimalist alternative to tools like dbt, SQLMesh, and Google's Dataform.
https://github.com/carbonfact/lea
Python Hub Weekly Digest for 2023-11-05
https://pythonhub.dev/digest/2023-11-05/
Waymax
A JAX-based simulator for autonomous driving research.
https://github.com/waymo-research/waymax
LocalPilot
Use GitHub Copilot locally on your Macbook with one-click!
https://github.com/danielgross/localpilot
Django 5.0 beta 1 released
https://www.djangoproject.com/weblog/2023/oct/23/django-50-beta-1-released/
DeepSparse
Sparsity-aware deep learning inference runtime for CPUs.
https://github.com/neuralmagic/deepsparse
GRID
Platform for General Robot Intelligence Development.
https://github.com/ScaledFoundations/GRID-playground
RenderCV
A Python application that creates a CV in PDF from a YAML/JSON input file.
https://github.com/sinaatalay/rendercv
Genv
GPU environment management and cluster orchestration
https://github.com/run-ai/genv
We Have To Talk About Flask
Miguel Grinberg writes that Flask maintainers often introduce trivial backwards incompatible changes into new releases of Flask and Werkzeug, causing extensions and tutorials to break until they are updated. There is now
https://blog.miguelgrinberg.com/post/we-have-to-talk-about-flask
Infinite scroll with django and htmx
Tutorial on how to implement infinite scroll using django and htmx.
https://fmacedo.com/posts/1-django-htmx-infinite-scroll/
Python Tutorial: How to Buy a Token on the Uniswap Universal Router
Learn to build a swap transaction for the Uniswap Universal Router!
https://hackernoon.com/how-to-buy-a-token-on-the-uniswap-universal-router-with-python
Speeding up Cython with SIMD
SIMD is a CPU feature that lets you speed up numeric processing; learn how to use it with Cython.
https://pythonspeed.com/articles/faster-cython-simd/
higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
https://github.com/higgsfield-ai/higgsfield