Cosmeticool is a cosmetic sales report generator.
Use the package manager poetry to install cosmeticool.
poetry installIf you are a developer make sure you install pre-commit.
The command to use the CLI is poetry run cosmetic_sales_analyzer <filename> -o <report extension>.
poetry run cosmetic_sales_analyzer cosmetic_sales.csv -o mdpoetry run python -m unittestPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.