Metadata-Version: 2.1
Name: toolcraft
Version: 0.1.3a2
Summary: Top-level package for toolcraft.
Home-page: https://github.com/SpikingNeurons/toolcraft
License: BSD-3-Clause
Author: Praveen Kulkarni
Author-email: praveenneuron@gmail.com
Requires-Python: >=3.6.0,<4.0.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: dearpygui (>=0.6.281,<0.7.0)
Requires-Dist: tqdm (>=4.59.0,<5.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
Requires-Dist: yaspin (>=1.4.1,<2.0.0)
Description-Content-Type: text/x-rst

=========
toolcraft
=========


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

.. image:: https://img.shields.io/travis/SpikingNeuron/toolcraft.svg
        :target: https://travis-ci.com/SpikingNeuron/toolcraft

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


.. image:: https://pyup.io/repos/github/SpikingNeuron/toolcraft/shield.svg
     :target: https://pyup.io/repos/github/SpikingNeuron/toolcraft/
     :alt: Updates



Craft your tools with GUI, rest-api and CLI.


* Free software: BSD-3-Clause
* Documentation: https://toolcraft.readthedocs.io.


Features
--------

* TODO

Credits
-------

...

