inducer / pytoolsLinks
☆73Updated 3 weeks ago
Alternatives and similar repositories for pytools
Users that are interested in pytools are comparing it to the libraries listed below
Sorting:
- distributed and parallel Python☆93Updated 2 weeks ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Runtime compiler for numerical Python☆235Updated last year
- Domain Specific Languages in Python☆97Updated 2 years ago
- MPI parallel map and cluster scheduling☆59Updated 2 weeks ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- Weave - tools for including C/C++ code within Python code.☆59Updated 2 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- A pipeline framework for python☆109Updated 2 weeks ago
- lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation☆79Updated 5 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆135Updated 8 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆162Updated 2 months ago
- Caching based on computation time and storage space☆138Updated 4 years ago
- Parallel programming with Python☆461Updated 6 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 3 years ago
- Python exposure of dynd☆121Updated 3 years ago
- Simple pipeline building framework☆129Updated 9 years ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 5 years ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆124Updated 3 weeks ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- An utility for watching the memory consumption and time spent on each IPython input cell☆32Updated 5 years ago
- serializer for literal Python expressions, also .NET and Java☆53Updated 3 months ago
- Vectorizing Python for concurrent SIMD execution.☆72Updated 10 years ago