Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmatias/aiod-py-sdk-pilot
https://github.com/jsmatias/aiod-py-sdk-pilot
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsmatias/aiod-py-sdk-pilot
- Owner: jsmatias
- License: mit
- Created: 2023-12-06T16:38:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T16:24:42.000Z (about 1 year ago)
- Last Synced: 2024-11-13T18:32:53.592Z (3 months ago)
- Language: Python
- Homepage: https://aiod-py-sdk.readthedocs.io/en/latest/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# aiod_py_sdk
Python SDK for the AIoD metadata ctathalogue
## Installation
```bash
$ pip install aiod_py_sdk
```## Usage
- TODO
## Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
## License
`aiod_py_sdk` was created by Jean Matias. It is licensed under the terms of the MIT license.
## Credits
`aiod_py_sdk` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).