paulross / PythonExtensionPatternsLinks
Examples of safe coding practice for Python C extensions.
☆231Updated this week
Alternatives and similar repositories for PythonExtensionPatterns
Users that are interested in PythonExtensionPatterns are comparing it to the libraries listed below
Sorting:
- vmprof - a statistical program profiler☆433Updated 2 weeks ago
- How to Write and Debug C Extension Modules☆40Updated 7 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Python code object transformers☆184Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- ☆608Updated 8 years ago
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆245Updated last month
- Python module to modify bytecode☆322Updated 3 weeks ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- A python package that provides useful locks.☆267Updated 3 weeks ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆143Updated this week
- Run a subprocess in a pseudo terminal☆229Updated 2 months ago
- Visually explore Python object graphs☆821Updated 8 months ago
- Design a new better C API for Python☆59Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆530Updated 5 months ago
- Flamegraph generator for cProfile stats☆252Updated 2 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A Python module to customize the process title☆531Updated last month
- Demo project for building Python wheels with appveyor.com☆156Updated 2 years ago
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆142Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- A fast and memory efficient LRU cache for Python☆278Updated 2 months ago
- LLDB extension for debugging Python programs☆88Updated 10 months ago