https://github.com/algorithm-archivists/aaa-py
A Python implementation of Algorithm Archive's build system.
https://github.com/algorithm-archivists/aaa-py
Last synced: 15 days ago
JSON representation
A Python implementation of Algorithm Archive's build system.
- Host: GitHub
- URL: https://github.com/algorithm-archivists/aaa-py
- Owner: algorithm-archivists
- License: mit
- Created: 2019-07-12T09:53:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-22T18:23:09.000Z (about 2 months ago)
- Last Synced: 2025-04-04T16:11:16.137Z (about 1 month ago)
- Language: Python
- Size: 6.78 MB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AAA-Py
A Python implementation of the Algorithm Archive build system.
# Building and running
This is literally just it.
```
pip3 install pipenv
make
```# Screenshot
