Metadata-Version: 2.1 Name: algo-method-tools Version: 0.1.1 Summary: algo-method用の環境構築用コマンドラインツール Home-page: https://gitlab.com/yassu/algo-method-tools License: MIT Author: yassu Author-email: yassu0320.dev@gmail.com Requires-Python: >=3.8,<4.0 Classifier: Development Status :: 3 - Alpha Classifier: License :: OSI Approved :: Apache Software License Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Topic :: Terminals Classifier: Topic :: Utilities Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0) Requires-Dist: requests (>=2.26.0,<3.0.0) Requires-Dist: typer (>=0.4.0,<0.5.0) Project-URL: Repository, https://gitlab.com/yassu/algo-method-tools