Metadata-Version: 2.1
Name: zfl-data
Version: 0.0.1
Summary: 'data on zfl'
Project-URL: Documentation, https://github.com/unknown/Appのパッケージ名#readme
Project-URL: Issues, https://github.com/unknown/Appのパッケージ名/issues
Project-URL: Source, https://github.com/unknown/Appのパッケージ名
Author-email: You are name <example@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: django-pandas==0.6.2
Requires-Dist: django==2.2.5
Requires-Dist: google-api-python-client==1.7.11
Requires-Dist: oauth2client==4.1.3
Description-Content-Type: text/markdown

# zfl-data

[![PyPI - Version](https://img.shields.io/pypi/v/zfl-data.svg)](https://pypi.org/project/zfl-data)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zfl-data.svg)](https://pypi.org/project/zfl-data)

-----

**目次**

- [詳細](#詳細)
- [インストール](#インストール)
- [License](#license)

## 詳細


## インストール

```console
$ pip install zfl-data
```

## License

`zfl-data` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
