https://github.com/msoedov/project_y
https://github.com/msoedov/project_y
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/msoedov/project_y
- Owner: msoedov
- Created: 2019-10-20T12:10:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T12:33:16.000Z (over 6 years ago)
- Last Synced: 2025-03-04T07:15:18.265Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Project Y
## Run
```shell
pip install -r pip.txt
python project_y.py
```
## Test
```shell
sh tests.sh
```