Metadata-Version: 2.1
Name: kkt
Version: 0.2.1
Summary: A tool for kaggle kernel
License: MIT
Author: Masahiro Wada
Author-email: argon.argon.argon@gmail.com
Requires-Python: >=3.6.1,<3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: dataclasses (>=0.7,<0.8)
Requires-Dist: gitpython (>=3.0,<4.0)
Requires-Dist: johnnydep (>=1.5,<2.0)
Requires-Dist: kaggle (>=1.5,<2.0)
Requires-Dist: lockfile (>=0.12.2,<0.13.0)
Requires-Dist: percache (>=0.4.4,<0.5.0)
Requires-Dist: poetry (==1.0.0)
Requires-Dist: tomlkit (>=0.5.8,<0.6.0)
