JSON parser for PCU project
Project description
# pcu_json (JSON parser for PCU project)
JSON parser component for PCU project. From the path of a json file, get its textual content.
[Check PCU project][pcu].
[pcu]: https://github.com/zevio/pcu_core
## Usage in another project
If you wish to import this module in another Python project, please install it :
pip install pcu-json
Then, add this import line at the beginning of your Python file :
from pcu_json import json_parser
You can now use pcu_nlp’s functions, for example :
json_parser.JSONParser(path/to/json/file)
## Test
To test your installation, go to pcu_json/ directory and execute the Makefile with the following command line :
make test
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pcu_json-1.2.tar.gz.
File metadata
- Download URL: pcu_json-1.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea648455b62335cd88c6496683f9c4c2e81bdc88165f3269f53a324b7a4db8c8
|
|
| MD5 |
19885b92fd4d3b78d19ffa206a17b1f7
|
|
| BLAKE2b-256 |
b4c0282df8a0be8868e86a9923e2e979326280d8609502aa4180197598a60d8f
|
File details
Details for the file pcu_json-1.2-py3-none-any.whl.
File metadata
- Download URL: pcu_json-1.2-py3-none-any.whl
- Upload date:
- Size: 17.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
545cd2f6ae57336b98472db6701a54b423336e9d8c7ded972e55c6ba1f4cbb28
|
|
| MD5 |
2d63aa7bcfc49fad5032da12273990b5
|
|
| BLAKE2b-256 |
5262607b88c7ae2dd13be466f7bb0f36479624dba1cc149f06cbc820b63d3cb1
|