Metadata-Version: 2.1
Name: infrahouse-toolkit
Version: 1.1.1
Summary: A collection of tools for building infrastructure.
Home-page: https://github.com/infrahouse/infrahouse-toolkit
Author: Oleksandr Kuzminskyi
Author-email: aleks@infrahouse.com
License: Apache Software License 2.0
Keywords: infrahouse-toolkit
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
License-File: LICENSE
License-File: AUTHORS.rst

==================
InfraHouse Toolkit
==================


.. image:: https://img.shields.io/pypi/v/infrahouse_toolkit.svg
        :target: https://pypi.python.org/pypi/infrahouse_toolkit

.. image:: https://readthedocs.org/projects/infrahouse-toolkit/badge/?version=latest
        :target: https://infrahouse-toolkit.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


A collection of tools for building infrastructure.


* Free software: Apache Software License 2.0
* Documentation: https://infrahouse-toolkit.readthedocs.io.


Features
--------

* ``ih-plan``: A helper tool to upload/download a Terraform plan.

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


See git log
