Metadata-Version: 2.1
Name: toolcraft
Version: 0.1.3a5
Summary: Create tools with ToolCraft.
Home-page: https://github.com/SpikingNeurons/toolcraft
License: BSD-3-Clause
Keywords: reporting,gui,tool,toolcraft
Author: Praveen Kulkarni
Author-email: praveenneuron@gmail.com
Requires-Python: >=3.8,<3.10
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: dearpygui (>=0.8.64,<0.9.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: pandas (>=1.3.2,<2.0.0)
Requires-Dist: pyarrow (>=5.0.0,<6.0.0)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
Requires-Dist: yaspin (>=2.1.0,<3.0.0)
Project-URL: Bug Tracker, https://github.com/SpikingNeurons/toolcraft/issues
Project-URL: Documentation, https://toolcraft.spikingneurons.com/
Project-URL: Repository, https://github.com/SpikingNeurons/toolcraft
Description-Content-Type: text/markdown

# ToolCraft

---

**Craft your tools with ToolCraft**

---

[![PyPI version](https://img.shields.io/pypi/v/toolcraft?style=for-the-badge)](https://pypi.org/project/toolcraft/)
[![Python Versions](https://img.shields.io/pypi/pyversions/toolcraft?style=for-the-badge)](https://pypi.org/project/toolcraft/)
[![License: MIT](https://img.shields.io/pypi/l/toolcraft?style=for-the-badge)](https://opensource.org/licenses/BSD-3-Clause)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge)](https://github.com/psf/black)

---

Github Workflows:

[![code-ql scan](https://github.com/SpikingNeurons/toolcraft/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/SpikingNeurons/toolcraft/actions/workflows/codeql-analysis.yml)
[![coverage](https://github.com/SpikingNeurons/toolcraft/actions/workflows/coverage.yml/badge.svg)](https://github.com/SpikingNeurons/toolcraft/actions/workflows/coverage.yml)
[![test & test-publish](https://github.com/SpikingNeurons/toolcraft/actions/workflows/test.yml/badge.svg)](https://github.com/SpikingNeurons/toolcraft/actions/workflows/test.yml)
[![release & publish](https://github.com/SpikingNeurons/toolcraft/actions/workflows/release.yml/badge.svg)](https://github.com/SpikingNeurons/toolcraft/actions/workflows/release.yml)

---

External Services/Workflows:

[![codecov:main](https://codecov.io/gh/SpikingNeurons/toolcraft/branch/main/graph/badge.svg?token=Zz1FhlxwEe)](https://codecov.io/gh/SpikingNeurons/toolcraft/branch/main)
[![Netlify Status](https://api.netlify.com/api/v1/badges/7934e330-f273-4c7b-9c77-a6edf0f97130/deploy-status)](https://app.netlify.com/sites/toolcraft/deploys)
[![Open Source Helpers](https://www.codetriage.com/spikingneurons/toolcraft/badges/users.svg)](https://www.codetriage.com/spikingneurons/toolcraft)
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/SpikingNeurons/toolcraft)
[![toolcraft Actions](https://api.meercode.io/badge/SpikingNeurons/toolcraft?type=ci-score&branch=main&lastDay=14)](https://meercode.io/public/dashboard/7f2afff96630ed94ef8f1bc21f84aacd:fd482cc7fa8e4d110e770890d9332a318943b734e2ac323e4b67b122611438afe7461739754621a7b41db1eea1eb9146)
[![Snyk](https://snyk-widget.herokuapp.com/badge/pip/toolcraft/badge.svg)](https://snyk.io/test/github/SpikingNeurons/toolcraft?targetFile=pyproject.toml)
[![PyUp](https://pyup.io/repos/github/SpikingNeurons/toolcraft/shield.svg?logo=pyup)](https://pyup.io/repos/github/SpikingNeurons/toolcraft/)

---

Code Quality:

[![DeepSource](https://deepsource.io/gh/SpikingNeurons/toolcraft.svg/?label=active+issues&show_trend=true&token=pQJ5UfAM4bTXJU_tn2dm3njo)](https://deepsource.io/gh/SpikingNeurons/toolcraft/?ref=repository-badge)
[![DeepSource](https://deepsource.io/gh/SpikingNeurons/toolcraft.svg/?label=resolved+issues&show_trend=true&token=pQJ5UfAM4bTXJU_tn2dm3njo)](https://deepsource.io/gh/SpikingNeurons/toolcraft/?ref=repository-badge)

---

