Metadata-Version: 2.1
Name: toolchains
Version: 0.0.8
Summary: toolchains is a collection of libraries for IaC.
Home-page: https://github.com/jinwoo-j/toolchains
Author: Jinwoo Jeong
Author-email: jinwoo@parametacorp.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet (~=0.8.post1)
Requires-Dist: python-telegram-bot (==13.13)
Requires-Dist: aiodocker (~=0.21.0)
Requires-Dist: websocket-client (~=0.59.0)
Requires-Dist: pawnlib (~=0.1.35)
Requires-Dist: secp256k1 (~=0.14.0)
Requires-Dist: inquirerpy (~=0.3.4)
Requires-Dist: eth-keyfile (~=0.6.0)
Requires-Dist: wheel

# toolchains

toolchains is a collection of libraries for IaC.

### Installing toolchains

toolchains is available on PyPI:

```
pip3 install toolchains

```
Officially supports Python 3.7+.
