~pycoders | Bookmarks (441)
-
Django vs. FastAPI, An Honest Comparison
Django vs. FastAPI, an Honest Comparison David has worked with Django for a long time, but...
-
PyConf Hyderabad 2025
PyConf Hyderabad Feb 22-23 PYCONFHYD.ORG • Shared by Poruri Sai Rahul
-
Musings on Tracing in PyPy
Musings on Tracing in PyPy What started as an answer to a question on Twitter has...
-
Why is hash(-1) == hash(-2) in Python?
Why Is hash(-1) == hash(-2) in Python? Somewhat surprisingly, hash(-1) == hash(-2) in CPython. This post...
-
GitHub - vinayak-mehta/ipychat: An AI extension for IPython that makes it work like Cursor
IPychat: An AI Extension for IPython GITHUB.COM/VINAYAK-MEHTA • Shared by Vinayak Mehta
-
GitHub - mkniewallner/migrate-to-uv: Migrate a project from Poetry/Pipenv/pip-tools/pip to uv package manager
Migrate a Project From Poetry/Pipenv to uv GITHUB.COM/MKNIEWALLNER • Shared by Mathieu Kniewallner
-
GitHub - TSignalDev/tsignal-python: A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection. Perfect for decoupled e...
TSignal: Thread-Safet Signal/Slot System GITHUB.COM/TSIGNALDEV • Shared by San Kim
-
GitHub - EmilDohne/PhotoshopAPI: A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
PhotoshopAPI: Photoshop Files Parser GITHUB.COM/EMILDOHNE
-
Evaluating LLM based applications, Thu, Jan 16, 2025, 6:00 PM | Meetup
PyLadies Amsterdam January 16, 2025 MEETUP.COM
-
Pycon+Web 2025 - Where python meets Web conference
PyCon+Web 2025 January 24 to January 26, 2025 PYCONWEB.COM
-
GitHub - igorbenav/fastcrud: FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
fastcrud: Async CRUD Operations for FastAPI GITHUB.COM/IGORBENAV
-
GitHub - JasperSui/fastapi-injectable: A seamless solution for using FastAPI's dependency injection system outside of route handlers, enabling painless reuse of dependencies in CLI tools, backgroun...
fastapi-injectable: FastAPI Depends() Outside Routes GITHUB.COM/JASPERSUI • Shared by Jasper Sui
-
Building HTTP APIs With Django REST Framework – Real Python
Building HTTP APIs With Django REST Framework This course will get you ready to build HTTP...
-
Leipzig Python User Group | Meetup
Leipzig Python User Group Meeting January 14, 2025 MEETUP.COM
-
GitHub - dloss/klp: Lightweight CLI viewer for structured log files and streams (logfmt, JSONL and many others)
klp: Lightweight CLI Viewer for Log Files GITHUB.COM/DLOSS
-
Python: create temporary files and directories in unittest - Adam Johnson
Python: Create Temporary Files and Directories in Unittest Sometimes, tests need temporary files or directories. You...
-
The Inner Workings of Python Dataclasses Explained
The Inner Workings of Python Dataclasses Explained Discover how Python dataclasses work internally! Learn how to...
-
Django Events Foundation North America | DjangoCon US 2025 has been announced!
DjangoCon US 2025 (Chicago, Sept 8-12) Announced DEFNA.ORG
-
Database optimization isn’t always obvious
Database Optimization Isn’t Always Obvious “One of the issues of working with abstractions is that what...
-
Python Concurrency: Threads, Processes, and asyncio Explained
Concurrency: Threads, Processes, and asyncio Explained A practical guide to Python concurrency using a Fibonacci server...
-
Mistakes engineers make in large established codebases
Mistakes Engineers Make in Large Established Codebases This is a “lessons learned” article from someone who...
-
Python PEPs Graph
Python PEPs Graph An interactive representation of all Python Enhancement Proposals and which other PEPs each...
-
State of the Art Python in 2024 - The Ivory Tower
State of the Art Python in 2024 This opinion piece shows which Python tools Anders thinks...
-
Project Quarantine - The Python Package Index Blog
Project Quarantine In the ongoing battle to protect us from malicious packages, the folks at PyPI...