A Python port of the Invisible Internet Project (I2P)
at main 20 lines 323 B view raw view rendered
1# i2p-network 2 3I2P network layer — meta-package 4 5## Installation 6 7```bash 8pip install i2p-network 9``` 10 11This meta-package installs: 12- `i2p-py-netdb` 13- `i2p-py-peer` 14- `i2p-py-streaming` 15 16Part of the [I2P Python](https://github.com/Bimo-Studio/i2p-python) project. 17 18## License 19 20MIT License. Copyright (c) 2026 bimo.studio.