Bookmarks
Common bookmarks and useful links
Download ZIP
Download TAR
View On GitHub
This project is maintained by
4383
Python
CPython
Changelog
Issues & Bugs
Remove old-deprecated ElementTree features
ElementTree - Dependency tree for Bug 1785415 Python 3.9
Tuto & articles
request bind ip
Docker django
Python compile
Python subcommand like git
Python packaging
Interesting python blog
Local python package installer (pip install -e .)
Gulp taches automatisées
Project sample
Python private pyshop (pypi)
Deploy on pypi
Fullstack
Multiprocessor python
Python Fullstack
Multi-level argparse in Python (parsing commands like git)
Clic - command line parser
EAFP vs LBYL
EAFP vs LBYL explained by Brett Cannon
Docker with python
pook - mock http requests responses
slackbot
writing ansible module how to 2
python environment configuration
Configure vim for python
powerline python/git/shell/vim status bar
Uses pytesseract and custom neural nets to mimic human behavior at captcha prompts
Organize -The file management automation tool.
Let’s Encrypt(ACME) client. Programmatic/library
Add custom build steps to python package building
AST examples
openstack python API
where should I start to become python core maintainer
beautiful parser with subcommands and argparse
CIVS condorcet voting system
write a book with asciidoc sphinx and rst
The Bug-O notation
algorithms by Raymond Hettinger (puzzle, SAT solver, etc…)
eventlet green thread
Bayes with python and PyMC
Concurrency and coroutines
recursive deeply delete - stackoverflow
recursive deeply delete - Python-Dev
Shipping a Python C extension + a library it uses as source
python twitter bot with tweepy
python decorators
Guido PEG parser (part 1)
Guido PEG parser (part 2)
Guido PEG parser (part 3)
Guido PEG parser (part 4)
How to mock stdout runtime attribute of subprocess.Popen
Unit test on python: How to mock out stdout and stderr
Fake PyPi package with malicious code
Multithreading Programming
STDLIB symtable — Access to the compiler’s symbol tables
Creating a simple python pip repository
How to analyze your system with perf and Python
Monkey patching interferes with threading in Python 3.7
Monkey patch original current_thread active
Monkey patch original current_thread active
Possibilities for improve pipelining syntax with new PEG parser
The Python heapq Module: Using Heaps and Priority Queues
Red Hat Enterprise Linux 8.2 brings faster Python 3.8 run speeds
Python async frameworks - Beyond developer tribalism
The Little Book of Python Anti-Patterns
Debugging With Gdb
Debugging a Segfault in oslo.privsep
Friendly tracebacks
PyParallel: How we removed the GIL and exploited all cores
How to Patch and Build Python 3.7.9 for FIPS enabled Openssl
How to create a Python package in 2022
PYPA - Configuring setuptools using pyproject.toml files
eventlet vs asyncio