Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fbecerra/predx


https://github.com/fbecerra/predx

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# PredictionX

To run this project locally, enter the following command on the terminal:
* Python 2
```python -m SimpleHTTPServer 8000```
* Python 3
```python -m http.server 8000```

Then go to `localhost:8000` in your favorite web browser and navigate to this folder. You can use any port number, not necessarily 8000.