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

https://github.com/amifunny/notes-signal-processing


https://github.com/amifunny/notes-signal-processing

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# notes-signal-processing

You will require Python 3.x to run this application.

Instructions to run the application, from cmd line :-

1. `git clone https://github.com/amifunny/notes-signal-processing.git`
2. Enter into directory using `cd notes-signal-processing`
3. `pip install -r requirements.txt`
4. Then execute this command `flask run`
5. In your browser type url - `http://127.0.0.1:5000/`