A Python port of the Invisible Internet Project (I2P)
1# i2p-utils
2
3I2P utility libraries — meta-package
4
5## Installation
6
7```bash
8pip install i2p-utils
9```
10
11This meta-package installs:
12- `i2p-py-util`
13- `i2p-py-stat`
14- `i2p-py-time`
15- `i2p-py-kademlia`
16
17Part of the [I2P Python](https://github.com/Bimo-Studio/i2p-python) project.
18
19## License
20
21MIT License. Copyright (c) 2026 bimo.studio.