IO management for PCU project
Project description
# pcu_io (IO management for PCU project)
IO management for PCU project. From the path of a file (PDF or JSON), parse it in order to 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-io
Then, add this import line at the beginning of your Python file :
from pcu_io import pcu_io
You can now use pcu_io’s functions, for example :
pcu_io.getEquivalentTextfile(path/to/json/or/pdf/file)
## Test
To test your installation, go to pcu_io/ 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
File details
Details for the file pcu_io-1.2.2.tar.gz
.
File metadata
- Download URL: pcu_io-1.2.2.tar.gz
- Upload date:
- Size: 3.4 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 |
26d8cb749b1a72703994afc690df5d9381032e01f002b8c038884803853550c2
|
|
MD5 |
030c0aaea7c099cc56c6fedecc348f4c
|
|
BLAKE2b-256 |
8cf23dab34daf5be8feb65304e5b7c7cff10a4e19ce394a5e487601234f677fa
|
File details
Details for the file pcu_io-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: pcu_io-1.2.2-py3-none-any.whl
- Upload date:
- Size: 17.7 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 |
9b59a73807a19a63e66875f25d05f3ad8ae3414fc091c3b7f995ee49af800925
|
|
MD5 |
6dd43f1de839c56ffe73681ff87c4283
|
|
BLAKE2b-256 |
17af2428a46d3331e433d0ca81407456405ee9ddd5dc6a403c45326e8741f136
|