2 529
Subscribers
-224 hours
+37 days
+3330 days
Posts Archive
2 526
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
2 526
whenever
Modern datetime library for Python, written in Rust.
https://github.com/ariebovenberg/whenever
2 526
An HTMX success story
Porting from Django+React to a Django+HTMX based stack.
https://www.sheenaoc.com/articles/2024-06-30-htmx
2 526
Embedded Python: MicroPython Is Amazing
https://hackaday.com/2024/07/11/embedded-python-micropython-is-amazing/
2 526
momentum
The open-source behavioural auditor for backend code.
https://github.com/getmomentum/momentum-core
2 526
Incidental
An opensource incident management platform integrating with Slack.
https://github.com/incidentalhq/incidental
2 526
django-sql-explorer
Easily share data across your company via SQL queries.
https://github.com/explorerhq/django-sql-explorer
2 526
Crawlee for Python – a web scraping and browser automation library
https://crawlee.dev/python/
2 526
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
2 526
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/
2 526
django-ai-assistant
Integrate AI Assistants with Django to build intelligent applications.
https://github.com/vintasoftware/django-ai-assistant/
2 526
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/
2 526
Posting
A powerful HTTP client that lives in your terminal.
https://github.com/darrenburns/posting
2 526
Why do people want to obduscate python code?
https://www.reddit.com/r/Python/comments/1e29hy8/why_do_people_want_to_obduscate_python_code/
2 526
Making Python Less Random
Using ptrace to intercept and modify a process's getrandom syscall.
https://healeycodes.com/making-python-less-random
Available now! Telegram Research 2025 — the year's key insights 
