paulross / PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
☆224Updated this week
Alternatives and similar repositories for PythonExtensionPatterns:
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
- How to Write and Debug C Extension Modules☆38Updated 6 years ago
- Python module to modify bytecode☆306Updated 3 weeks ago
- vmprof - a statistical program profiler☆431Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- Python code object transformers☆185Updated 11 months ago
- A python package that provides useful locks.☆254Updated 8 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 5 months ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆243Updated last month
- ☆609Updated 7 years ago
- Powerful Python library for atomic file writes.☆315Updated 2 years ago
- A fast and thorough lazy object proxy.☆252Updated 2 months ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Experiments for the official PEG parser generator for Python☆278Updated 9 months ago
- Demo project for building Python wheels for Linux with Travis-CI☆227Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆448Updated 5 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated 5 months ago
- Design a new better C API for Python☆59Updated 2 months ago
- Run a subprocess in a pseudo terminal☆223Updated last year
- A fast and memory efficient LRU cache for Python☆265Updated 5 months ago
- Find and copy needed dynamic libraries into python wheels☆270Updated last week
- Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator☆103Updated 2 years ago
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆498Updated last month
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 3 years ago
- Memory efficient Python objects☆363Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 6 months ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆408Updated 2 years ago
- ☆39Updated 7 years ago