Metadata-Version: 2.4
Name: bhklab-project-template
Version: 0.11.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: loguru<1,>=0.7.0
Requires-Dist: platformdirs<5,>=4.3.8
Requires-Dist: rich-click
Requires-Dist: rich<15,>=14.0.0
Description-Content-Type: text/markdown

# Project Template for BHKLab Projects

![Conda Version](https://img.shields.io/conda/v/conda-forge/bhklab-project-template)
![GitHub Release](https://img.shields.io/github/v/release/bhklab/bhklab-project-template)
![PyPI - Version](https://img.shields.io/pypi/v/bhklab-project-template)

![Conda Downloads](https://img.shields.io/conda/d/conda-forge/bhklab-project-template)
![PyPI - Downloads](https://img.shields.io/pypi/dm/bhklab-project-template)

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