An open API service indexing awesome lists of open source software.

https://github.com/xylambda/phynet


https://github.com/xylambda/phynet

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

          

# PHYNET

## Installation

```bash
pip install git+https://github.com/Xylambda/phynet
```

### Developers

```bash
git clone https://github.com/Xylambda/phynet
pip install -e ./phynet
```