OCI Registry as Storage enables libraries to push OCI Artifacts to OCI Conformant registries. This is a Python SDK for Python developers to empower them to do this in their applications.
See our ⭐️ Documentation ⭐️ to get started.
Please note that this project has adopted the CNCF Code of Conduct. Please follow it in all your interactions with the project members and users.
To contribute to oras python, if you want to have discussion about a change, feature, or fix, you can open an issue first. We then ask that you open a pull request against the main branch. In the description please include the details of your change, e.g., why it is needed, what you did, and any further points for discussion. In addition:
- For changes to the code:
- Please bump the version in the
oras/version.py
file - Please also make a corresponding note in the
CHANGELOG.md
- Please bump the version in the
For any changes to functionality or code that are not tested, please add one or more tests. Thank you for your contributions!
We use the all-contributors tool to generate a contributors graphic below.
This code is licensed under the Apache 2.0 LICENSE.