pythonhub | Technologies

Telegram-канал pythonhub - PythonHub

1140

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

Subscribe to a channel

PythonHub

0xtools

X-Ray vision for Linux systems.

https://github.com/tanelpoder/0xtools

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

PythonHub

Run Multi-Node Django for Time Series Data with TimescaleDB, Celery and more.

Run many iterations of Django across Docker Compose or Raspberry Pis to handle large amounts of time series data.

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

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

PythonHub

Building a Perceptron From Scratch (no frameworks, only math and python)

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

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

PythonHub

Maelstrom – A Hermetic, Clustered Test Runner for Python and Rust

https://github.com/maelstrom-software/maelstrom

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

PythonHub

Streaming Chatbot with Burr, FastAPI, and React

Expose the OpenAI streaming API with server-sent-events.

https://blog.dagworks.io/p/streaming-chatbot-with-burr-fastapi

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

PythonHub

Rye: A Hassle-Free Python Experience

https://rye.astral.sh/

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

PythonHub

whenever

Modern datetime library for Python, written in Rust.

https://github.com/ariebovenberg/whenever

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

PythonHub

An HTMX success story

Porting from Django+React to a Django+HTMX based stack.

https://www.sheenaoc.com/articles/2024-06-30-htmx

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

PythonHub

momentum

The open-source behavioural auditor for backend code.

https://github.com/getmomentum/momentum-core

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

PythonHub

django-sql-explorer

Easily share data across your company via SQL queries.

https://github.com/explorerhq/django-sql-explorer

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

PythonHub

Crawlee for Python – a web scraping and browser automation library

https://crawlee.dev/python/

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

PythonHub

How a Decorator Crashed My Flask App: Lessons Learned

The article explains how a decorator without functools.wraps caused a Flask app to crash by assigning the same name to multiple endpoints. It demonstrates the importance of using functools.wraps to maintain function metadata, thus preventing such errors.

https://suyogdahal.com.np/posts/how-decorator-crashed-my-flask-app/

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

PythonHub

django-ai-assistant

Integrate AI Assistants with Django to build intelligent applications.

https://github.com/vintasoftware/django-ai-assistant/

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

PythonHub

Posting

A powerful HTTP client that lives in your terminal.

https://github.com/darrenburns/posting

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

PythonHub

Making Python Less Random

Using ptrace to intercept and modify a process's getrandom syscall.

https://healeycodes.com/making-python-less-random

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

PythonHub

Kedreamix / Linly-Talker

Digital Avatar Conversational System - Linly-Talker. 😄✨ Linly-Talker is an intelligent AI system that combines large language models (LLMs) with visual models to create a novel human-AI interaction method. 🤝🤖 It integrates various technologies like Whisper, Linly, Microsoft Speech Services, and SadTalker talking head generation system. 🌟🔬

https://github.com/Kedreamix/Linly-Talker

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

PythonHub

FastEmbed

Fast, Accurate, Lightweight Python library to make State of the Art Embedding.

https://github.com/qdrant/fastembed

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

PythonHub

Ultra simplified "MNIST" in 60 lines of Python with NumPy

https://github.com/tonio-m/python_neural_network

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

PythonHub

Entering text in the terminal is complicated

The article explores the complexities and inconsistencies of text input in terminal environments, discussing various modes from basic input to advanced systems like readline and custom solutions. It provides insights into how different programs handle text input, offers tips for users, and explains the origins and features of common keyboard shortcuts used in terminal text editing.

https://jvns.ca/blog/2024/07/08/readline/

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

PythonHub

Crawlee

A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.

https://github.com/apify/crawlee-python

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

PythonHub

apple / axlearn

An Extensible Deep Learning Library

https://github.com/apple/axlearn

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

PythonHub

MicroPython Smartwatch

https://www.tolidano.com/micropython-smartwatch.html

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

PythonHub

Embedded Python: MicroPython Is Amazing

https://hackaday.com/2024/07/11/embedded-python-micropython-is-amazing/

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

PythonHub

Incidental

An opensource incident management platform integrating with Slack.

https://github.com/incidentalhq/incidental

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

PythonHub

Satyrn

https://satyrn.app/

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

PythonHub

PyCon US 2024 Videos

Couldn't attend PyCon US 2024? The videos of the talks have started trickling down.

https://www.youtube.com/playlist?list=PL2Uw4_HvXqvYhjub9bw4uDAmNtprgAvlJ

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

PythonHub

Pyxel: A retro game engine for Python

https://github.com/kitao/pyxel

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

PythonHub

PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights

PySkyWiFi is a tool that allows free internet access on planes by exploiting a vulnerability in airline loyalty program websites. It works by sending HTTP requests through an airline account's name field, relaying them to a ground computer that makes the actual web requests, and sending responses back through the same channel.

https://robertheaton.com/pyskywifi/

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

PythonHub

Why do people want to obduscate python code?

https://www.reddit.com/r/Python/comments/1e29hy8/why_do_people_want_to_obduscate_python_code/

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

PythonHub

Instrumenting Python GIL with eBPF

https://coroot.com/blog/instrumenting-python-gil-with-ebpf

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