mverleg / pyjson_tricksLinks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
☆161Updated 2 months ago
Alternatives and similar repositories for pyjson_tricks
Users that are interested in pyjson_tricks are comparing it to the libraries listed below
Sorting:
- persistent caching to memory, disk, or database☆274Updated 2 months ago
- A quicker pickle☆109Updated 3 years ago
- 🎡 Automated build repo for Python wheels and source packages☆174Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- JupyterLab extension to explore CPython Bytecode☆62Updated 2 years ago
- Useful Mutable Mappings☆70Updated last year
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Press conda packages into wheels☆116Updated 2 years ago
- Discover and load entry points from installed packages☆76Updated 8 months ago
- Extending your autodoc API docs with a summary☆53Updated 8 months ago
- A Python library for manipulating indices of ndarrays☆107Updated 2 weeks ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- Python decorators for profiling/tracing/timing a single function☆334Updated 7 months ago
- Plugin for pytest to run IPython notebook cells as unit tests☆99Updated 6 years ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- A lightweight, pure Python, numpy compliant ndarray class.☆199Updated 5 years ago
- Caching based on computation time and storage space☆137Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.☆135Updated this week
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆246Updated 2 weeks ago
- Tool to merge environment files of the conda package manager☆58Updated 9 months ago
- Robust and reusable Executor for joblib☆578Updated 3 months ago
- Amazon S3 filesystem for PyFilesystem2☆156Updated last year
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Google Cloud Storage filesystem for PyFilesystem2☆42Updated last year
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Capture C-level stdout/stderr in Python☆209Updated last month