~pycoders | Bookmarks (480)
-
-
Reserved GPU Clusters for large scale Training & Inference powered by FluidStack.
Save 100+ Engineering Hours With the Highest Performing GPU Clusters on the Market FluidStack provides GPU...
-
PEP 777 – How to Re-invent the Wheel | peps.python.org
PEP 777: How to Re-Invent the Wheel “The current wheel 1.0 specification was written over a...
-
PEP 761 – Deprecating PGP signatures for CPython artifacts | peps.python.org
PEP 761: Deprecating PGP Signatures for CPython Artifacts Since Python 3.11.0, CPython has provided two verifiable...
-
GitHub - alexpovel/srgn: A grep-like tool which understands source code syntax and allows for manipulation in addition to search
srgn: Grep-Like Tool That Understands Code GITHUB.COM/ALEXPOVEL
-
GitHub - ebonnal/streamable: [Python] Stream-like manipulation of iterables.
streamable: Stream-Like Manipulation of Iterables GITHUB.COM/EBONNAL
-
GitHub - valberg/django-admin-tui: Django Admin in the terminal!
django-admin-tui: Django Admin in the Terminal! GITHUB.COM/VALBERG
-
-
-
-
Django bugfix release issued: 5.1.2
Django Bugfix Release Issued: 5.1.2 DJANGO SOFTWARE FOUNDATION
-
-
When to Use a List Comprehension in Python Quiz – Real Python
Quiz: When to Use a List Comprehension in Python REAL PYTHON
-
Build a Contact Book App With Python, Textual, and SQLite – Real Python
Build a Contact Book App With Python, Textual, and SQLite In this tutorial, you’ll be guided...
-
Syntactic Sugar: Why Python Is Sweet and Pythonic Quiz – Real Python
Quiz: Syntactic Sugar: Why Python Is Sweet and Pythonic REAL PYTHON
-
Switching from virtualenvwrapper to direnv, Starship, and uv
Switching From virtualenvwrapper to direnv Earlier this week Trey considered whether to switch from virtualenvwrapper to...
-
Ensuring a block is overridden in a Django template | Tom Carrick
Ensuring a Block Is Overridden in a Django Template Some template blocks are meant to be...
-
The Arrange, Act, and Assert (AAA) Pattern in Unit Test Automation - Semaphore
Arrange, Act, and Assert Pattern in Testing Learn what the Arrange, Act, and Assert (AAA) pattern...
-
How I prepare a technical talk
How I Prepare a Technical Talk This article outlines the system that Rodrigo uses to prepare...
-
Implementing a Python Singleton with Decorators
Implementing a Python Singleton With Decorators A singleton pattern is one where only one instance of...
-
Let's go easy on PyPI, OK?
Let’s Go Easy on PyPI, OK? The use of containers can mean a lot of calls...
-
Rotating turn order with deque
Rotating Turn Order With deque If you need to cycle through values, one way to do...
-
Python 3.13: Cool New Features for You to Try Quiz – Real Python
Quiz: Python 3.13: Cool New Features for You to Try REAL PYTHON