Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauleveritt/laxleague
Sample "girls lacrosse league" Python application for demos
https://github.com/pauleveritt/laxleague
Last synced: 9 days ago
JSON representation
Sample "girls lacrosse league" Python application for demos
- Host: GitHub
- URL: https://github.com/pauleveritt/laxleague
- Owner: pauleveritt
- License: mit
- Created: 2018-07-26T13:18:44.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T16:07:16.000Z (9 months ago)
- Last Synced: 2024-10-11T19:21:22.888Z (25 days ago)
- Language: Python
- Size: 14.6 KB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# laxleague
Sample "girls lacrosse league" Python application for demos.
## Install
```shell
$ pip install -e .
```