Cassandra Data Modeler
To test run the following (on python 2.x)
python -m SimpleHTTPServer
or this (on python 3.x)
python -m http.server
To test run the following (on python 2.x)
python -m SimpleHTTPServer
or this (on python 3.x)
python -m http.server