Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)