Metadata-Version: 2.1
Name: techbox
Version: 0.0.3
Summary: A toolbox packed with dependencies
Home-page: https://github.com/andecy64/techbox
Author: Barak Avrahami
Author-email: barak1345@gmail.com
License: MIT license
Keywords: techbox
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: gitpython
Requires-Dist: fire
Requires-Dist: boto3 (==1.12.17)

=======
techbox
=======


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

.. image:: https://img.shields.io/travis/andecy64/techbox.svg
        :target: https://travis-ci.org/andecy64/techbox

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




A toolbox packed with dependencies


* Free software: MIT license
* Documentation: https://techbox.readthedocs.io.


Features
--------

* TODO

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


=======
History
=======

0.0.1 (2020-01-27)
------------------

* First release on PyPI.


