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).
Project description
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/
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 cfbd_json_py-0.2.4.tar.gz
.
File metadata
- Download URL: cfbd_json_py-0.2.4.tar.gz
- Upload date:
- Size: 59.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e6395213d4b8132de4cc0e0f3b08718e570ce9c6fd259e49a30053862e13209 |
|
MD5 | 1ea8e0227bd5c29807291ab726497e0f |
|
BLAKE2b-256 | 918b48b7b799726c07ed675a96411809ba66ea1dbd1add6f4e4d615fc1d919ab |
File details
Details for the file cfbd_json_py-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: cfbd_json_py-0.2.4-py3-none-any.whl
- Upload date:
- Size: 85.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dc486e7785a2de7be17cdd28d9df19765674cfe19641b96e5a19c49a6ddd006 |
|
MD5 | 862c673d3fd6bd456bf8dd5b1b9edd10 |
|
BLAKE2b-256 | 6de2d1511f846bae64d44da9e5aa42820f4bd7e0c8f913e4fa72e434b4d039f9 |