A Python port of the Invisible Internet Project (I2P)
1# i2p-data
2
3I2P data structures — meta-package
4
5## Installation
6
7```bash
8pip install i2p-data
9```
10
11This meta-package installs:
12- `i2p-py-data-core`
13- `i2p-py-data-i2np`
14- `i2p-py-data-remaining`
15- `i2p-py-data-router`
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.