Metadata-Version: 2.3
Name: milliedashmaker
Version: 0.1.1
Summary: This package allows users to create templates of dash projects
Author: Millicent Malinga
Author-email: millicent.malinga@ansys.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.2.1,<9.0.0)
Requires-Dist: cookiecutter (>=2.6.0,<3.0.0)
Description-Content-Type: text/markdown

# MILLIEDASHMAKER



A brief description of what your project does.

## Table of Contents

- [Installation](#Installation)
- [Usage](#usage)
- [Contact Information](#contact-information)

## Installation

1. Ensure you have Python 3.6 or higher installed.
2. `pip install milliedashmaker`


## Usage

1. `dashed` prints out to the stdout the usage of the tool
2. `dashed new [PROJECT_NAME]` creates a new project in your folder `~/dash-projects/[PROJECT_NAME]`, and prints out the directory path
3. `dashed delete [PROJECT_NAME]` deletes projects that were created in the same `~/dash-projects/[PROJECT_NAME]`. Silently fails if project not found


## Contact Information

You can contact the creator at: 
