~pycoders | Bookmarks (480)
-
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
-
-
Episode #234: Building New Structures for Learning Python – The Real Python Podcast
Building New Structures for Learning Python What are the new ways we can teach and share...
-
Automated accessibility audits for Python web apps (Part 1)
Automated Accessibility Audits for Python Web Apps This article covers how to automatically audit your web...
-
Sign Up - Auth0
Integrate Auth0 With Just a Few Lines of Code Whether your end users are consumers, businesses,...
-
New Python Packaging Proposal Aims to Solve Phantom Dependen...
Software Bill of Materials Packaging Proposal A new Python packaging proposal, PEP 770, introduces SBOM support...
-
TIL 109 – Unpacking kwargs with custom objects
Unpacking kwargs With Custom Objects You may have unpacked a dictionary using **kwargs mechanism in Python,...
-
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...
-
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 - malmeloo/FindMy.py: 🍏 + 🎯 + 🐍 = Everything you need to query Apple's FindMy network!
FindMy.py: Query Apple’s FindMy Network! GITHUB.COM/MALMELOO
-
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...
-
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
-
GitHub - Neoteroi/BlackSheep: Fast ASGI web framework for Python
BlackSheep: Fast ASGI Web Framework for Python GITHUB.COM/NEOTEROI
-
Leipzig Python User Group | Meetup
Leipzig Python User Group Meeting January 14, 2025 MEETUP.COM
-
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
-
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...