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.
- Host: GitHub
- URL: https://github.com/roehann/cota-example
- Owner: roehann
- License: mit
- Created: 2024-02-26T17:46:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-27T14:36:16.000Z (about 1 year ago)
- Last Synced: 2025-02-12T21:21:51.862Z (2 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.