- A simple RESTful API for tracking your notes.
- Python 3.9 or better
You can install MyNotes Core via pip from PyPI:
$ pip install mynotes-core
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, MyNotes Core is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.