Metadata-Version: 2.1
Name: torchcell
Version: 0.0.0
Summary: An example package
Author-email: Michael Volk <michaeljvolk7@gmail.com>
Project-URL: Homepage, https://github.com/Mjvolk3/Dendron-Template
Keywords: An example package,starving artist
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: bumpver ; extra == 'dev'
Requires-Dist: pip-tools ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'

<p align="center">
  <img src="./notes/assets/drawio/torchcell-logo.drawio.png" />
</p>

Community: Add slack, add notes url

Packaging: Add packing <!-- ![Python application](https://github.com/mjvolk3/torchcell/actions/workflows/python_app.yaml/badge.svg) -->

Testing: ![Code Styling](https://github.com/mjvolk3/torchcell/workflows/Code%20Styling/badge.svg) [![codecov](https://codecov.io/gh/mjvolk3/torchcell/branch/main/graph/badge.svg)](https://codecov.io/gh/mjvolk3/torchcell)
