mverleg / pyjson_tricksLinks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
☆160Updated 9 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:
- A quicker pickle☆109Updated 2 years ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 7 years ago
- Press conda packages into wheels☆115Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated 2 months ago
- Useful Mutable Mappings☆70Updated last year
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Convert pyproject.toml to environment.yaml☆131Updated 2 years ago
- A fast and thorough lazy object proxy.☆259Updated last month
- persistent caching to memory, disk, or database☆269Updated last month
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- A module for lazy loading of Python modules☆88Updated last year
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆102Updated last year
- Concurrent appendable key-value storage☆106Updated 10 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months 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☆75Updated 6 months ago
- Extending your autodoc API docs with a summary☆50Updated 5 months ago
- A Python library for manipulating indices of ndarrays☆106Updated last week
- find functions when you can't remember their name☆101Updated 3 years ago
- Populate library namespace without incurring immediate import costs☆168Updated this week
- A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.☆62Updated 2 years ago
- Dynamically create python functions with a proper signature.☆127Updated 3 weeks ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Caching based on computation time and storage space☆136Updated 4 years ago
- Kids python cache decorator and library.☆35Updated 2 years ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆173Updated last month
- Super-fast and clean conversions to numbers for Python.☆109Updated 2 months ago