Skip to content

fanninpm/aaa-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAA-Py

A Python implementation of the Algorithm Archive build system.

Building and running

pip3 install pipenv
pipenv install
pipenv run python3 build.py
cd _book
python3 -m http.server 8080

Screenshot

Screenshot

About

A Python implementation of Algorithm Archive's build system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.4%
  • HTML 26.1%
  • CSS 11.5%