You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Type Checking |[](https://github.com/astral-sh/ruff)[](http://mypy-lang.org/)|
| Meta |[](https://github.com/alienrobotninja/beePy/blob/main/LICENSE)[](https://github.com/alienrobotninja/beePy/commits/main)[](https://github.com/alienrobotninja/beePy/graphs/commit-activity)[](https://github.com/alienrobotninja/beePy)|
| Type Checking |[](https://github.com/astral-sh/ruff)[](http://mypy-lang.org/)|
| Meta |[](https://github.com/alienrobotninja/bee-py/blob/main/LICENSE)[](https://github.com/alienrobotninja/bee-py/commits/main)[](https://github.com/alienrobotninja/bee-py/graphs/commit-activity)[](https://github.com/alienrobotninja/bee-py)|
14
14
15
15
</div>
16
16
17
17
## 📖 Table of Contents
18
18
19
-
-[🐝 Bee Py](#-beePy)
19
+
-[🐝 Bee Py](#-bee-py)
20
20
-[📖 Table of Contents](#-table-of-contents)
21
21
-[🌐 Overview](#-overview)
22
22
-[✨ Features](#-features)
@@ -53,10 +53,10 @@ This is the library for connecting to Bee decentralised storage using python.
53
53
54
54
## 🛠️ Installation
55
55
56
-
You can install `beePy` via \[pip\] from \[PyPI\]:
56
+
You can install `bee-py` via \[pip\] from \[PyPI\]:
57
57
58
58
```sh
59
-
pip install beePy
59
+
pip install bee-py
60
60
```
61
61
62
62
## 🚀 Usage
@@ -134,8 +134,8 @@ print(batch_id)
134
134
This project is developed using [pdm](https://pdm-project.org/). So the quickest way to get started is using `pdm`. Install pdm using `pip`, `pipx` etc & then follow the following steps
0 commit comments