Metadata-Version: 2.4
Name: bhklab-project-template
Version: 0.10.0
Summary: A simple CLI tool to create new BHKLab projects from a template
Project-URL: homepage, https://github.com/bhklab/bhklab-project-template
Project-URL: issues, https://github.com/bhklab/bhklab-project-template/issues
Author-email: Jermiah Joseph <jermiahjoseph98@gmail.com>
Maintainer-email: Jermiah Joseph <jermiahjoseph98@gmail.com>, Benjamin Haibe-Kains <benjamin.haibe.kains@utoronto.ca>
License: MIT
License-File: LICENSE.md
Keywords: bhklab,project,template
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: click<9,>=8.2.0
Requires-Dist: copier<10,>=9.7.1
Requires-Dist: rich-click
Requires-Dist: rich<15,>=14.0.0
Description-Content-Type: text/markdown

# Project Template for BHKLab Projects

Checkout the [documentation](https://bhklab.github.io/bhklab-project-template/) for more information.