paulross / PythonExtensionPatternsLinks
Examples of safe coding practice for Python C extensions.
☆233Updated 4 months ago
Alternatives and similar repositories for PythonExtensionPatterns
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
Sorting:
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- vmprof - a statistical program profiler☆437Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Python code object transformers☆184Updated last year
- Python module to modify bytecode☆326Updated last month
- A python package that provides useful locks.☆274Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 3 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Remote vanilla PDB (over TCP sockets).☆301Updated 3 years ago
- ☆608Updated 8 years ago
- A Python Parser☆664Updated 5 months ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Design a new better C API for Python☆60Updated 3 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆456Updated last year
- Profile python programs and view them with kcachegrind☆169Updated 4 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆231Updated 4 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 5 months ago
- Visually explore Python object graphs☆832Updated 2 months ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- A fast and thorough lazy object proxy.☆263Updated last week
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆320Updated last month
- Flamegraph generator for cProfile stats☆255Updated 2 years ago
- Toolkit to run Python benchmarks☆908Updated last week
- Run a subprocess in a pseudo terminal☆235Updated 6 months ago
- Demo project for building Python wheels with appveyor.com☆157Updated 2 years ago
- ☆593Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago