Metadata-Version: 2.1
Name: furrow1k
Version: 0.1.13
Summary: Help calculate percentage of salary to contribute to 401k
License: MIT
Author: Frank Cao
Requires-Python: >=3.12.2,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# furrow1k

Help calculate percentage of salary to contribute to 401k

## Installation

```bash
$ pip install furrow1k
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`furrow1k` was created by Frank Cao. It is licensed under the terms of the MIT license.

## Credits

`furrow1k` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

