An open API service indexing awesome lists of open source software.

https://github.com/roehann/cota-example

Example for cOTA.
https://github.com/roehann/cota-example

Last synced: 18 days ago
JSON representation

Example for cOTA.

Awesome Lists containing this project

README

        

# cota-example

Put the `main.py`, `your_module.py` and the `lib` folder from this repository into the root directory of your repository.
Add your own code to the `your_module.py` and (if you know what you are doing) you can also modify the `main.py` file.
You can also add the libraries you want to use in your project into the `lib` folder.