/Stocked

Primary LanguagePythonMIT LicenseMIT

stocked

PyPI Status Python Version License

Read the documentation at https://stocked.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • build a toy project where i get to use some shiny python
  • use cookiecutter
  • use mypy
  • use pytest
  • use dataclases or pydantic model
  • use click and rich for cmd line program
  • put data on the web using flask or fast api
  • build packadge and publish to pypi

Requirements

  • TODO

Installation

You can install stocked via pip from PyPI:

$ pip install stocked

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, stocked is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.