mverleg / pyjson_tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
☆153Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for pyjson_tricks
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Some notes on using Cython to increase the performance of Python code.☆59Updated 2 months ago
- Caching based on computation time and storage space☆137Updated 3 years ago
- A quicker pickle☆108Updated 2 years ago
- Useful Mutable Mappings☆69Updated last year
- persistent caching to memory, disk, or database☆261Updated 2 weeks ago
- Concurrent appendable key-value storage☆106Updated 4 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Press conda packages into wheels☆116Updated last year
- Robust and reusable Executor for joblib☆538Updated 3 weeks ago
- JupyterLab extension to explore CPython Bytecode☆62Updated last year
- Python decorators for profiling/tracing/timing a single function☆329Updated last month
- IPython magic for parallel profiling (like `%time`, but parallel)☆71Updated 7 years ago
- Just is a wrapper to automagically read/write a file based on extension☆51Updated 6 months ago
- Powerful Python library for atomic file writes.☆317Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Discover and load entry points from installed packages☆74Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 9 months ago
- Extending your autodoc API docs with a summary☆49Updated 3 weeks ago
- A python package that provides useful locks.☆251Updated 5 months ago
- Cython implementation of OrderedDict☆103Updated 8 years ago
- Decorator based plugin architecture for Python☆67Updated 3 years ago
- Python library providing type-checked function calls at runtime☆98Updated 2 months ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆241Updated 3 weeks ago
- Python module for computing statistics and regression in a single pass.☆96Updated 3 years ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 5 years ago
- Populate library namespace without incurring immediate import costs☆141Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- Pyfilesystem2 over SSH using paramiko☆88Updated 9 months ago
- A Python library for manipulating indices of ndarrays☆97Updated last month