Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:20:25.000Z (5 months ago)
- Last Synced: 2024-07-23T16:40:58.528Z (5 months ago)
- Language: Python
- Size: 6.75 MB
- Stars: 11
- Watchers: 6
- 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
![Screenshot](https://user-images.githubusercontent.com/46641404/59867020-38a2c380-93b7-11e9-851b-350f77ab761e.png)