PythonHub Logo Python Hub Weekly Digest for 2024-06-16

💖 Most Popular

awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.

Elia
A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.

Statically Typed Functional Programming with Python 3.12
The article demonstrates how to use Python 3.12's new type alias and union type syntax to define a simple expression-based language with dataclasses, and then implements an evaluator function using pattern matching to evaluate expressions in that language.

wakepy
Cross-platform keep-awake with Python.

Python's many command-line utilities


📖 Articles

`bytes`: The Lesser-Known Python Built-In Sequence • And Understanding UTF-8 Encoding
The `bytes` data type looks a bit like a string, but it isn't a string. Let's explore it and also look at the main Unicode encoding, UTF-8.

Mesop – Open-source Python UI framework

How to use React with Django (in 10 mins)
The simplest way to set up a React.js frontend and a Django REST API backend.

Let’s optimize! Running 15× faster with a situation-specific algorithm
Sometimes the best way to speed up your algorithm is to adjust it to the specifics of your data.

An open source vuln scanner in Python: OXO

VinciGit00 / Scrapegraph-ai
Python scraper based on AI

Build Interactive Data Apps of Scikit-learn Models Using Taipy
A low-code data pipeline interface to compare various models.

FineWeb: decanting the web for the finest text data at scale
The article introduces FineWeb, a Hugging Face project aimed at extracting high-quality text data from the web at scale. It highlights the methodology and tools used to ensure the gathered data is of the finest quality for training AI models, emphasizing the importance of clean and relevant text data for machine learning applications.

Designing data loaders in Python classes
If you are designing an API that loads data into a standard format, consider the from_ and to_ syntax to describe data loaders. from_ data loaders should read data and serialise it into a class for processing, and to_ data loaders should convert data to another format, or save data to disk.

Python at the Speed of Julia
The article explores achieving Python's ease of use with Julia's speed, illustrating how to optimize Python code using Julia for high-performance computing tasks. It provides examples and insights on integrating both languages to enhance computational efficiency without sacrificing Python's simplicity.

The State of Django 2024
Discover the Django framework's popularity through statistics and learn the latest trends in Django development for 2024.

Cloud Performance on a "Toy" Computer: From Python to Rust

Next-generation web framework Teo, supports Node.js, Python and Rust

modelscope / FunClip
Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated.

Python Hub Weekly Digest for 2024-06-09


⚙️ Projects

Rio
WebApps in pure Python. No JavaScript, HTML and CSS needed.

Seismometer
Predictive model evaluation with a focus on healthcare.

Mesop
Build delightful web apps quickly in Python.

Zango
Build microservices as tenants on a Django monolith. Avoid the infra & operational overheads. Scale effortlessly.

groqbook
Generate entire books in seconds using Groq and Llama3.

HolmesGPT
The Open Source DevOps Assistant - solve problems twice as fast with an AI teammate.

cachebox
The fastest caching Python library written in Rust.

Omost
Omost is a project to convert LLM's coding capability to image generation (or more accurately, image composing) capability.

smbclient-ng
A fast and user friendly way to interact with SMB shares.

llm-regression
Exploring the classical regression capabilities of LLMs.

Prettypretty
Prettypretty helps build awesome terminal user interfaces in Python. Notably, it incorporates a powerful and general color library.

LlamaFS
A self-organizing file system with llama 3.

ToonCrafter
A research paper for generative cartoon interpolation.

Vista
A Generalizable World Model for Autonomous Driving.

ChatTTS
ChatTTS is a generative speech model for daily dialogue.


👾 Reddits

What are the best Python projects you've worked on?


← Previous Next →

Project by Ruslan Keba. Since 2012. Powered by Python. Made in 🇺🇦Ukraine.