paulross / NotesOnCython
Some notes on using Cython to increase the performance of Python code.
☆60Updated 6 months ago
Alternatives and similar repositories for NotesOnCython:
Users that are interested in NotesOnCython are comparing it to the libraries listed below
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Ball and Chain Decorators☆42Updated 3 years ago
- Fast fractions reimplementation in Cython☆38Updated last week
- Ordered Set implementation in Cython☆74Updated 5 years ago
- Python module to manipulate function signatures☆17Updated 2 years ago
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆55Updated last year
- Data fixtures for pytest made simple☆25Updated 3 years ago
- A simple program and library to auto generate API documentation for Python modules.☆77Updated last year
- Discover and load entry points from installed packages☆74Updated 3 months ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 7 months ago
- Collapses Python packages into a single module.☆28Updated 6 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- extracted --boxed from pytest-xdist to ensure backward compat☆68Updated 2 months ago
- Useful Mutable Mappings☆70Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated this week
- Decorator library to configure function arguments☆38Updated 2 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 5 years ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- CPU parallelism for Trio☆57Updated last week
- A quicker pickle☆108Updated 2 years ago
- 🧣 Write reusable web API interactions☆125Updated last week
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 5 years ago
- File system based database that uses python pickles☆72Updated last year
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- Set of basic Python collections backed by Redis☆117Updated 11 months ago