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

14 lines
654 B
Markdown
Raw Normal View History

2023-05-24 15:01:18 +02:00
# 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! 🏄‍♂️🌊