exo
A python package to make your API and JSON handling seemless. Get data from an API using our api handling tools, and then parse the api using our json tools.
Installation
Use the package manager pip to install exo.
pip install exo-pyface
Usage
Import exo as given in the examples in your python file.
Examples of usage:
import exo
from exo import *
from exo import api
from exo import json as js
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
exo is licensed under GNU-3.0. Check the LICENSE file for more details.
Release files for exo-pyface 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| exo-pyface-0.1.0.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| exo_pyface-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.8 kB
Release files / exo-pyface-0.1.0.tar.gz
| Download URL | exo-pyface-0.1.0.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3105523a5a5a0cae35e96548575d0dd4caea6180b40d8e67d071e3c8af1131ed
|
|
BLAKE2b-256 checksum How to use checksums |
1a5a7c326c221fd1ab76541612d0a4299d34a22b24306b50414972499f6bfa20
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
|
Release files / exo_pyface-0.1.0-py3-none-any.whl
| Download URL | exo_pyface-0.1.0-py3-none-any.whl |
|---|---|
| Size | 15.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3e81b07d4a650b1cc2aff4c82f7bc19bba0909feacbc9082400462a0778fdbbc
|
|
BLAKE2b-256 checksum How to use checksums |
9175f9fc83f4184a1f46bc448ba7586cf3010ad42fd58d6bd402a35aa0a4495a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
|