1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
docs/developers/ocean.py/install.md
2023-05-24 13:01:18 +00:00

14 lines
654 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Install
Lets start interacting with the python library by firstly installing it.
ocean.py is a Python library on pypi as ocean-lib. So as you might expect, you can install it with:
```console
pip install ocean-lib
```
⚠️ Make sure that you use the above command in a virtual environment.
Oh, buoy! 🌊🐙 When it comes to installation, ocean.py has you covered with a special README called ["install.md"](https://github.com/oceanprotocol/ocean.py/blob/main/READMEs/install.md). It's like a trusty guide that helps you navigate all the nitty-gritty details. So, let's dive in and ride the waves of installation together! 🏄‍♂️🌊