mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
20 lines
909 B
Markdown
20 lines
909 B
Markdown
# <PROJECT_NAME>
|
|
|
|
[](https://discord.gg/GHryRvPB84)
|
|
[](https://circleci.com/gh/ethereum/<REPO_NAME>)
|
|
[](https://badge.fury.io/py/<PYPI_NAME>)
|
|
[](https://pypi.python.org/pypi/<PYPI_NAME>)
|
|
[](https://<RTD_NAME>.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
<SHORT_DESCRIPTION>
|
|
|
|
Read the [documentation](https://<RTD_NAME>.readthedocs.io/).
|
|
|
|
View the [change log](https://<RTD_NAME>.readthedocs.io/en/latest/release_notes.html).
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
python -m pip install <PYPI_NAME>
|
|
```
|