JSON and unJSON objects of any type
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/json-any/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/json-any/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
---|---|---|
Installation |
pip install json-any |
pip install --user json-any |
Update |
pip install --upgrade json-any |
pip install --user --upgrade json-any |
Dependencies
The development relies on several packages:
Mandatory: None
Optional: blosc, matplotlib, networkx, numpy, pandas, pca-b-stream, scipy, xarray
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of JSON-any. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of JSON-any.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file json_any-2024.8.tar.gz
.
File metadata
- Download URL: json_any-2024.8.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea9b9635f19ab1649722941f3b388ddafb3f0feb7d7cdd3511a9837d43538ed2 |
|
MD5 | feeb45dad4107da25869124e997913e4 |
|
BLAKE2b-256 | efe09804ca59489d9815e1e46ea581c954a758d4b91c73bc0751dcfce39b7ec8 |
File details
Details for the file json_any-2024.8-py3-none-any.whl
.
File metadata
- Download URL: json_any-2024.8-py3-none-any.whl
- Upload date:
- Size: 51.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53820fe42325433cb2a922133f7d4702c74a3ddc42f9318d382a90988665ecd8 |
|
MD5 | 05ace94a37e7fef71eb3d8ff1e5397ff |
|
BLAKE2b-256 | f10b49c5c669428e3f8affd740f5309fc417016daa48140464cd5a211f8d7c60 |