oceanprotocol / ocean.py

🦑 Ocean Protocol's Python library to privately & securely publish, exchange, and consume data.
https://oceanprotocol.com
Apache License 2.0
169 stars 79 forks source link
balancer-pools blockchain ocean ocean-protocol ocean-tokens

ocean.py: a Python library to privately & securely publish, exchange, and consume data.

Maintainability Test Coverage

Ocean.py helps data scientists earn $ from their AI models, track provenance of data & compute, and get more data. (More details here.)

Ocean.py makes these tasks easy:

ocean.py is part of the Ocean Protocol toolset.

This is in beta state. If you run into problems, please open up a new issue.

🏄 Quickstart

Follow these steps in sequence to ramp into Ocean.

  1. Install Ocean
  2. Setup:
  3. Walk through main flow: publish asset, post for free / for sale, dispense it / buy it, and consume it

Tools

Use-case flows

On-chain key-value store via data NFTs

More types of data assets

Each of the following shows how to publish & consume a particular type of data.

Learn more

🦑 Development

🏛 License

Copyright ((C)) 2023 Ocean Protocol Foundation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.