# 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](https://github.com/users/armstjc/projects/4). 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](https://github.com/armstjc/cfbd-json-py/issues), 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/](https://armstjc.github.io/cfbd-json-py/cfbd_json_py.html)
Raw data
{
"_id": null,
"home_page": null,
"name": "cfbd-json-py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Joseph Armstrong <armstrongjoseph08@gmail.com>",
"keywords": "sports, football, college, college football",
"author": null,
"author_email": "Joseph Armstrong <armstrongjoseph08@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/91/8b/48b7b799726c07ed675a96411809ba66ea1dbd1add6f4e4d615fc1d919ab/cfbd_json_py-0.2.4.tar.gz",
"platform": null,
"description": "# cfbd-json-py\nAllows users to access the CFBD API, and get the resulting data in either a dictionary (think JSON), or in a pandas DataFrame (think spreadsheet).\n\n## How to Install\n\nThis package is is available through the `pip` package manager, and can be installed through one of the following commands in your terminal/shell:\n\n```\npip install cfbd_json_py\n```\n\nOR\n\n```\npython -m pip install cfbd_json_py\n```\n\nIf you are using a Linux/Mac instance, you may need to specify `python3` when installing.\n\n```\npython3 -m pip install cfbd_json_py\n```\n\nAlternatively, `cfbd-json-py` can be installed from this GitHub repository with the following command through pip:\n\n```\npip install git+https://github.com/armstjc/cfbd-json-py\n```\n\nOR\n\n```\npython -m pip install git+https://github.com/armstjc/cfbd-json-py\n```\n\nOR\n\n```\npython3 -m pip install git+https://github.com/armstjc/cfbd-json-py\n```\n\n## Project Staus\nYou can view the status of the project [by clicking on this link](https://github.com/users/armstjc/projects/4). It will be updated periodically as more features are implemented into this python package.\n\n## Bugs/Issues\n\nIf you find an issue/bug while using this python package, [please feel free to raise an issue](https://github.com/armstjc/cfbd-json-py/issues), we're only human, and there will inevitably be issues found!\n\n## Docs\nFor the cfbd-json-py docs, they can be found at [armstjc.github.io/cfbd-json-py/](https://armstjc.github.io/cfbd-json-py/cfbd_json_py.html)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "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).",
"version": "0.2.4",
"project_urls": {
"changelog": "https://github.com/armstjc/cfbd-json-py/blob/main/CHANGELOG.md",
"documentation": "https://armstjc.github.io/cfbd-json-py/cfbd_json_py.html",
"homepage": "https://github.com/armstjc/cfbd-json-py",
"repository": "https://github.com/armstjc/cfbd-json-py.git"
},
"split_keywords": [
"sports",
" football",
" college",
" college football"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6de2d1511f846bae64d44da9e5aa42820f4bd7e0c8f913e4fa72e434b4d039f9",
"md5": "862c673d3fd6bd456bf8dd5b1b9edd10",
"sha256": "6dc486e7785a2de7be17cdd28d9df19765674cfe19641b96e5a19c49a6ddd006"
},
"downloads": -1,
"filename": "cfbd_json_py-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "862c673d3fd6bd456bf8dd5b1b9edd10",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 85298,
"upload_time": "2024-09-16T22:55:57",
"upload_time_iso_8601": "2024-09-16T22:55:57.355240Z",
"url": "https://files.pythonhosted.org/packages/6d/e2/d1511f846bae64d44da9e5aa42820f4bd7e0c8f913e4fa72e434b4d039f9/cfbd_json_py-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "918b48b7b799726c07ed675a96411809ba66ea1dbd1add6f4e4d615fc1d919ab",
"md5": "1ea8e0227bd5c29807291ab726497e0f",
"sha256": "1e6395213d4b8132de4cc0e0f3b08718e570ce9c6fd259e49a30053862e13209"
},
"downloads": -1,
"filename": "cfbd_json_py-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "1ea8e0227bd5c29807291ab726497e0f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 59784,
"upload_time": "2024-09-16T22:55:58",
"upload_time_iso_8601": "2024-09-16T22:55:58.856307Z",
"url": "https://files.pythonhosted.org/packages/91/8b/48b7b799726c07ed675a96411809ba66ea1dbd1add6f4e4d615fc1d919ab/cfbd_json_py-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-16 22:55:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "armstjc",
"github_project": "cfbd-json-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
">=",
"67.6.0"
]
]
},
{
"name": "wheel",
"specs": []
},
{
"name": "pandas",
"specs": [
[
">=",
"2.2.2"
]
]
},
{
"name": "tqdm",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "keyring",
"specs": [
[
">=",
"25.3.0"
]
]
}
],
"lcname": "cfbd-json-py"
}