paulross / PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
☆230Updated last month
Alternatives and similar repositories for PythonExtensionPatterns:
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆228Updated 4 years ago
- Python code object transformers☆185Updated last year
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆244Updated last month
- How to Write and Debug C Extension Modules☆38Updated 7 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Some notes on using Cython to increase the performance of Python code.☆61Updated 8 months ago
- Pure-python wrapper generator for ctypes☆319Updated 4 months ago
- A python package that provides useful locks.☆255Updated 2 months ago
- Python module to modify bytecode☆311Updated this week
- vmprof - a statistical program profiler☆432Updated last month
- Run a subprocess in a pseudo terminal☆223Updated last year
- ☆608Updated 7 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A fast and thorough lazy object proxy.☆258Updated 3 weeks ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Demo project for building Python wheels with appveyor.com☆154Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆375Updated 8 months ago
- Python Sorted Collections Library☆105Updated 2 years ago
- A Python Parser☆637Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆274Updated 3 weeks ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- The multidict implementation☆443Updated this week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆450Updated 8 months ago
- Toolkit to run Python benchmarks☆850Updated 2 months ago