- Create a virtual environment:
python3 -m venv /path/to/rtplot
- Activate the virtual environent:
- In linux machines:
./path/to/rtplot/.venv/bin/activate
- In windows machines
.\path\to\rtplot\.venv\Scripts\activate.bat
- In linux machines:
- Install requiremtns in virtual environment:
pip install -r requirements.txt
- Run
python ./path/to/rtplot.py
-
Notifications
You must be signed in to change notification settings - Fork 0
torehan/rtplot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published