https://github.com/maru0123-2004/python-odpt
Python client for ODPT(Open Data of Public Transportation) API
https://github.com/maru0123-2004/python-odpt
odpt python
Last synced: 8 months ago
JSON representation
Python client for ODPT(Open Data of Public Transportation) API
- Host: GitHub
- URL: https://github.com/maru0123-2004/python-odpt
- Owner: maru0123-2004
- License: mit
- Created: 2024-11-06T02:14:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T09:43:39.000Z (over 1 year ago)
- Last Synced: 2025-08-28T15:37:03.185Z (10 months ago)
- Topics: odpt, python
- Language: Python
- Homepage: https://maru0123-2004.github.io/python-odpt/
- Size: 991 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-odpt
Python client for ODPT(Open Data of Public Transportation) API
Generated with OpenAPI spec on https://github.com/sophie-app/odpt-openapi using https://github.com/openapi-generators/openapi-python-client
Thanks for great works!
[Docs](https://maru0123-2004.github.io/python-odpt/) [PyPI](https://pypi.org/project/python-odpt/)
## Installation
```python
pip install python-odpt
```
## Usage
WIP