https://github.com/amifunny/notes-signal-processing
https://github.com/amifunny/notes-signal-processing
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amifunny/notes-signal-processing
- Owner: amifunny
- Created: 2021-01-11T17:59:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T07:28:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T09:13:47.957Z (8 months ago)
- Language: HTML
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/`