/mynotes-core

Core MyNotes application

Primary LanguagePythonMIT LicenseMIT

MyNotes Core

PyPI Status Python Version License

Read the documentation at https://mynotes-core.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • A simple RESTful API for tracking your notes.

Requirements

  • Python 3.9 or better

Installation

You can install MyNotes Core via pip from PyPI:

$ pip install mynotes-core

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, MyNotes Core 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.