https://github.com/xylambda/phynet
https://github.com/xylambda/phynet
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/xylambda/phynet
- Owner: Xylambda
- Created: 2021-12-10T09:22:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T13:12:29.000Z (over 4 years ago)
- Last Synced: 2024-11-11T17:20:50.087Z (over 1 year ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
```