Metadata-Version: 2.1
Name: convpandas
Version: 0.1.0
Summary: Convert file format with pandas
Home-page: https://github.com/yuji38kwmt/convert-fileformat-with-pandas.git
License: MIT
Keywords: pandas,csv,xlsx,excel
Author: yuji38kwmt
Author-email: yuji38kwmt@yahoo.co.jp
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: openpyxl (>=3.0.3,<4.0.0)
Requires-Dist: pandas (>=1.0.3,<2.0.0)
Requires-Dist: xlrd (>=1.2.0,<2.0.0)
Project-URL: Repository, https://github.com/yuji38kwmt/convert-fileformat-with-pandas.git
Description-Content-Type: text/markdown

# convert-fileformat-with-pandas
Convert file format with pandas

