1140
News & links about Python programming. https://pythonhub.dev/ Administrator: @rukeba
How to create async Django forms in 2 minutes (with Alpine.js)
Here's a video showing you how to add async forms to a Django templates (no page reload) in 2 minutes. The guide uses Alpine.js to add minimal, neat Javascript.
https://www.youtube.com/watch?v=w2Xi6bX6DK4
baichuan-inc / Baichuan-13B
A 13B large language model developed by Baichuan Intelligent Technology
https://github.com/baichuan-inc/Baichuan-13B
PythonMonkey
A Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
https://github.com/Distributive-Network/PythonMonkey
Jupyter Notebook 7
Jupyter Notebook 7 is the most significant release of the Jupyter Notebook in years. Some highlights of this release include real-time collaboration, interactive debugging, table of contents, theming and dark mode, internationalization, improved accessibility, compact view on mobile devices.
https://blog.jupyter.org/announcing-jupyter-notebook-7-8d6d66126dcf
Resume-Matcher
Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.
https://github.com/srbhr/Resume-Matcher
Reflex – Web apps in pure Python
https://github.com/reflex-dev/reflex
Briefcase: Convert a Python project into a standalone native application
https://briefcase.readthedocs.io/en/stable/
DotDict: A simple Python library to make chained attributes possible
https://github.com/nick-at-dave/DotDict
USearch
Smaller & Faster Single-File Vector Search Engine.
https://github.com/unum-cloud/usearch
FinanceToolkit
An open-source toolkit in which all relevant financial ratios (50+), indicators and performance measurements are written down in the most simplistic way allowing for complete transparency of the calculation method.
https://github.com/JerBouma/FinanceToolkit
Coefficient of Variation in Python with Pandas & NumPy
Learn how to calculate the coefficient of variation in Python using NumPy and Pandas. Analyze data variability with ease!
https://www.marsja.se/coefficient-of-variation-in-python-with-pandas-numpy/
Continue
Continue is the open-source autopilot for software development—a VS Code extension that brings the power of ChatGPT to your IDE
https://github.com/continuedev/continue
Overloading arithmetic operators with dunder methods
https://mathspp.com/blog/pydonts/overloading-arithmetic-operators-with-dunder-methods
Python Hub Weekly Digest for 2023-08-06
https://pythonhub.dev/digest/2023-08-06/
No-GIL mode coming for Python
https://lwn.net/Articles/939568/
OpenBMB / ToolBench
An open platform for training, serving, and evaluating large language model for tool learning.
https://github.com/OpenBMB/ToolBench
Leaky Ledger, a fake bank built with Django
https://www.reddit.com/r/Python/comments/15i3quv/leaky_ledger_a_fake_bank_built_with_django/
python quirks
https://writing.peercy.net/p/python-quirks
Coldtype
Cross-platform display typography in Python.
https://github.com/coldtype/coldtype
99% of top Python packages are now wheels
https://pythonwheels.com/
Python ConfigParser Tutorial
A complete guide that equips you with the knowledge and skills to work with configuration files using Python effectively.
https://www.lambdatest.com/blog/python-configparser-tutorial/
Large Language Models and Nearest Neighbors
https://magazine.sebastianraschka.com/p/large-language-models-and-nearest
New web framework for Python in development
https://github.com/AliRn76/panther
Running Untrusted Python Code
Using seccomp and setrlimit to build a Python sandbox.
https://healeycodes.com/running-untrusted-python-code
Retake
Real-Time Universal Search Infra for Developers.
https://github.com/getretake/retake
danswer-ai / danswer
Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.
https://github.com/danswer-ai/danswer
Generative AI in Jupyter
https://blog.jupyter.org/generative-ai-in-jupyter-3f7174824862
Swap_8_and_9: A simple import can modify the Python interpreter
https://kenschutte.com/python-swap-ints/
I Made 3D MINECRAFT in PYTHON using Ursina!
In this Python tutorial I code a minecraft clone using a 3d library called Ursina.
https://www.youtube.com/watch?v=9RudgL1rVLg
Marsha
Marsha is a functional, higher-level, English-based programming language that gets compiled into tested Python software by an LLM
https://github.com/alantech/marsha