Array Size is a Flask application to calculate RAID array sizes.
- Python
- Flask
- jQuery
- HTML5
- CSS3
If you are using pip and virtualenv (which you should be) you can simply do:
pip install -r requirments.txt
You can run the unit test simply by doing:
python raid_tests.py
Personal project by Nic Young