~pycoders | Bookmarks (444)
-
NumPy Techniques and Practical Examples – Real Python
NumPy Techniques and Practical Examples In this video course, you’ll learn how to use NumPy by...
-
Let's compile Python 1.0
Let’s Compile Python 1.0 As part of the celebration of 31 years of Python, Bite Code...
-
The surprising way to save memory with BytesIO
Save Memory With BytesIO If you want to save memory when reading from a BytesIO object,...
-
PEP 2026 – Calendar versioning for Python | peps.python.org
PEP 2026: Calendar Versioning for Python (Rejected) PYTHON.ORG
-
Decorator JITs - Python as a DSL - Eli Bendersky's website
Decorator JITs: Python as a DSL There are several Just In Time compilation tools out there...
-
Developer philosophy @ Things Of Interest
Developer Philosophy The author was recently invited with other senior devs to give a lightning talk...
-
GitHub - grantjenks/python-sortedcontainers: Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
python-sortedcontainers: Python Sorted Container Types GITHUB.COM/GRANTJENKS
-
DjangoCongress JP 2025
DjangoCongress JP 2025 February 22 to February 23, 2025 DJANGOCONGRESS.JP
-
PyPI Now Supports Project Archival - The Python Package Index Blog
PyPI Now Supports Project Archival The ability to mark a project as archived has been added...
-
Python: re-creating async in 10 lines using generators
Re-Creating Async in 10 Lines Using Generators This article outlines a simple re-implementation of the concepts...
-
Building Cython (or C) extensions using uv
Building Cython (Or C) Extensions Using uv Developing Python libraries with C extensions can be tricky....
-
GitHub - jmespath/jmespath.py: JMESPath is a query language for JSON.
jmespath.py: Query Language for JSON GITHUB.COM/JMESPATH
-
A revamped Python string-formatting proposal [LWN.net]
A Revamped Python String-Formatting Proposal PEP 750 proposes template strings, and the PEP has been through...
-
GitHub - CesarPiresSevero/pyfi: Python Fixed Point package to convert floating point to/from fixed point
pyfi: Convert Floating Point to/From Fixed Point GITHUB.COM/CESARPIRESSEVERO
-
GitHub - BasicWolf/sphinx-testify: Testified Documentation plugin for Sphinx
sphinx-testify: Testified Documentation Plugin for Sphinx GITHUB.COM/BASICWOLF
-
GitHub - M3rcuryLake/Nyxelf: Nyxelf is a highly effective tool tailored for analyzing malicious Linux ELF binaries, offering comprehensive support for both static and dynamic analysis techniques.
Nyxelf: Analyze Malicious Linux ELF Binaries GITHUB.COM/M3RCURYLAKE
-
GitHub - eliben/pycparser: :snake: Complete C99 parser in pure Python
pycparser: Complete C99 Parser in Pure Python GITHUB.COM/ELIBEN
-
How to Deal With Missing Data in Polars – Real Python
How to Deal With Missing Data in Polars In this tutorial, you’ll learn how to deal...
-
Dynamic Forms with Flask
Dynamic Forms With Flask This post shows you how to create dynamic web forms, where fields...
-
How to Deal With Missing Data in Polars Quiz – Real Python
Quiz: How to Deal With Missing Data in Polars REAL PYTHON
-
-
Python Rgonomics - 2025 Update | Emily Riederer
Python Rgonomics: 2025 Update “Switching languages is about switching mindsets - not just syntax. New developments...
-
3D printing giant things with a python jigsaw generator
3D Printing Giant Things With a Python Jigsaw Generator This is a long, detailed article on...
-
Loopwerk: Looking at Django task runners and queues
Looking at Django Task Runners and Queues There are a lot of different ways of running...