cfbd-json-py
Allows users to access the CFBD API, and get the resulting data in either a dictionary (think JSON), or in a pandas DataFrame (think spreadsheet).
How to Install
This package is is available through the pip package manager, and can be installed through one of the following commands in your terminal/shell:
pip install cfbd_json_py
OR
python -m pip install cfbd_json_py
If you are using a Linux/Mac instance, you may need to specify python3 when installing.
python3 -m pip install cfbd_json_py
Alternatively, cfbd-json-py can be installed from this GitHub repository with the following command through pip:
pip install git+https://github.com/armstjc/cfbd-json-py
OR
python -m pip install git+https://github.com/armstjc/cfbd-json-py
OR
python3 -m pip install git+https://github.com/armstjc/cfbd-json-py
Project Staus
You can view the status of the project by clicking on this link. It will be updated periodically as more features are implemented into this python package.
Bugs/Issues
If you find an issue/bug while using this python package, please feel free to raise an issue, we're only human, and there will inevitably be issues found!
Docs
For the cfbd-json-py docs, they can be found at armstjc.github.io/cfbd-json-py/
Release files for cfbd-json-py 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cfbd_json_py-0.2.4.tar.gz | 59.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cfbd_json_py-0.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 145.1 kB
Release files / cfbd_json_py-0.2.4.tar.gz
| Download URL | cfbd_json_py-0.2.4.tar.gz |
|---|---|
| Size | 59.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1e6395213d4b8132de4cc0e0f3b08718e570ce9c6fd259e49a30053862e13209
|
|
BLAKE2b-256 checksum How to use checksums |
918b48b7b799726c07ed675a96411809ba66ea1dbd1add6f4e4d615fc1d919ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.20
|
Release files / cfbd_json_py-0.2.4-py3-none-any.whl
| Download URL | cfbd_json_py-0.2.4-py3-none-any.whl |
|---|---|
| Size | 85.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6dc486e7785a2de7be17cdd28d9df19765674cfe19641b96e5a19c49a6ddd006
|
|
BLAKE2b-256 checksum How to use checksums |
6de2d1511f846bae64d44da9e5aa42820f4bd7e0c8f913e4fa72e434b4d039f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.9.20
|