python-odpt
Advanced tools
+17
-1
| Metadata-Version: 2.1 | ||
| Name: python-odpt | ||
| Version: 0.1.1 | ||
| Version: 0.1.2 | ||
| Summary: Python client for ODPT(Open Data of Public Transportation) API | ||
| Home-page: https://github.com/maru0123-2004/python-odpt/ | ||
| License: MIT | ||
@@ -10,2 +11,3 @@ Author: Maruo.S | ||
| Classifier: License :: OSI Approved :: MIT License | ||
| Classifier: Operating System :: OS Independent | ||
| Classifier: Programming Language :: Python :: 3 | ||
@@ -15,4 +17,8 @@ Classifier: Programming Language :: Python :: 3.10 | ||
| Classifier: Programming Language :: Python :: 3.12 | ||
| Classifier: Topic :: Internet :: WWW/HTTP | ||
| Classifier: Topic :: Scientific/Engineering :: GIS | ||
| Classifier: Topic :: Utilities | ||
| Requires-Dist: attrs (>=24.2.0,<25.0.0) | ||
| Requires-Dist: httpx (>=0.27.2,<0.28.0) | ||
| Project-URL: Documentation, https://maru0123-2004.github.io/python-odpt/ | ||
| Description-Content-Type: text/markdown | ||
@@ -27,1 +33,11 @@ | ||
| [Docs](https://maru0123-2004.github.io/python-odpt/) [PyPI](https://pypi.org/project/python-odpt/) | ||
| ## Installation | ||
| ```python | ||
| pip install python-odpt | ||
| ``` | ||
| ## Usage | ||
| WIP | ||
+9
-1
| [tool.poetry] | ||
| name = "python-odpt" | ||
| version = "0.1.1" | ||
| version = "0.1.2" | ||
| description = "Python client for ODPT(Open Data of Public Transportation) API" | ||
@@ -8,2 +8,10 @@ authors = ["Maruo.S <raspi-maru2004@outlook.jp>"] | ||
| readme = "README.md" | ||
| classifiers = [ | ||
| "Operating System :: OS Independent", | ||
| "Topic :: Internet :: WWW/HTTP", | ||
| "Topic :: Utilities", | ||
| "Topic :: Scientific/Engineering :: GIS" | ||
| ] | ||
| homepage = "https://github.com/maru0123-2004/python-odpt/" | ||
| documentation = "https://maru0123-2004.github.io/python-odpt/" | ||
@@ -10,0 +18,0 @@ [tool.poetry.dependencies] |
+10
-0
@@ -7,1 +7,11 @@ # python-odpt | ||
| 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 |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
505713
0.18%