pythonhub | Technologies

Telegram-канал pythonhub - PythonHub

1140

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

Subscribe to a channel

PythonHub

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

https://progscrape.com/blog/2024-06-06/cloud-performance-on-a-toy-computer-from-python-to-rust

Читать полностью…

PythonHub

ChatTTS

ChatTTS is a generative speech model for daily dialogue.

https://github.com/2noise/ChatTTS

Читать полностью…

PythonHub

`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.

https://www.thepythoncodingstack.com/p/bytes-python-built-in-unicode-utf-8-encoding

Читать полностью…

PythonHub

Prettypretty

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

https://github.com/apparebit/prettypretty

Читать полностью…

PythonHub

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.

https://jamesg.blog/2024/06/04/python-dataloaders-/

Читать полностью…

PythonHub

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

https://www.reddit.com/r/Python/comments/1d9r9xa/what_are_the_best_python_projects_youve_worked_on/

Читать полностью…

PythonHub

cachebox

The fastest caching Python library written in Rust.

https://github.com/awolverp/cachebox

Читать полностью…

PythonHub

Python's many command-line utilities

https://www.pythonmorsels.com/cli-tools/

Читать полностью…

PythonHub

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.

https://huggingface.co/spaces/HuggingFaceFW/blogpost-fineweb-v1

Читать полностью…

PythonHub

Zango

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

https://github.com/Healthlane-Technologies/Zango

Читать полностью…

PythonHub

The State of Django 2024

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

https://blog.jetbrains.com/pycharm/2024/06/the-state-of-django/

Читать полностью…

PythonHub

An open source vuln scanner in Python: OXO

https://oxo.ostorlab.co/

Читать полностью…

PythonHub

VinciGit00 / Scrapegraph-ai

Python scraper based on AI

https://github.com/VinciGit00/Scrapegraph-ai

Читать полностью…

PythonHub

LlamaFS

A self-organizing file system with llama 3.

https://github.com/iyaja/llama-fs

Читать полностью…

PythonHub

Don't worry about LLMs

The post argues that while large language models (LLMs) are receiving a lot of hype, the engineering systems built around them are similar to previous machine learning systems. It advises practitioners to cut through the hype and treat LLMs as regular engineering and ML problems.

https://vickiboykis.com/2024/05/20/dont-worry-about-llms/

Читать полностью…

PythonHub

Omost

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

https://github.com/lllyasviel/Omost

Читать полностью…

PythonHub

Rio

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

https://github.com/rio-labs/rio

Читать полностью…

PythonHub

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.

https://www.youtube.com/watch?v=Az1BosALarw

Читать полностью…

PythonHub

Mesop

Build delightful web apps quickly in Python.

https://github.com/google/mesop

Читать полностью…

PythonHub

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

https://teodev.io

Читать полностью…

PythonHub

ToonCrafter

A research paper for generative cartoon interpolation.

https://github.com/ToonCrafter/ToonCrafter

Читать полностью…

PythonHub

modelscope / FunClip

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

https://github.com/modelscope/FunClip

Читать полностью…

PythonHub

Build Interactive Data Apps of Scikit-learn Models Using Taipy

A low-code data pipeline interface to compare various models.

https://taipy.io/blog/build-interactive-data-apps-of-scikit-learn-models-using-taipy

Читать полностью…

PythonHub

HolmesGPT

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

https://github.com/robusta-dev/holmesgpt/

Читать полностью…

PythonHub

smbclient-ng

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

https://github.com/p0dalirius/smbclient-ng

Читать полностью…

PythonHub

Mesop – Open-source Python UI framework

https://google.github.io/mesop/

Читать полностью…

PythonHub

wakepy

Cross-platform keep-awake with Python.

https://github.com/fohrloop/wakepy

Читать полностью…

PythonHub

Python Hub Weekly Digest for 2024-06-09

https://pythonhub.dev/digest/2024-06-09/

Читать полностью…

PythonHub

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.

https://github.com/darrenburns/elia

Читать полностью…

PythonHub

Rapidly creating smoke tests for Django views

A management command for quickly generating tests based off Django's URL routing mechanism.

https://daniel.feldroy.com/posts/2024-05-rapidly-creating-smoke-tests-for-django-views

Читать полностью…
Subscribe to a channel