Metadata-Version: 2.4
Name: howmanyweeks
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# How Many Weeks

## Overview
"How Many Weeks" is a project designed to calculate the number of weeks between two dates. This can be useful for various applications such as project planning, event scheduling, or simply tracking the passage of time.

## Features
- Calculate the number of weeks between two dates
- User-friendly interface
- Accurate and efficient calculations

## Usage
To use the project, run the following command:
```bash
uvx howmanyweeks
```

For help just type:
```bash
uvx howmanyweeks -h
```

## Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.

## License
This project is licensed under the MIT License.
