daivikswarup/opensoft16
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To install, open terminal and paste the following command: ``` #!bash sudo python setup.py install ``` Run by using the command ``` #!bash grapher ``` To Reset Installer ``` #!bash sudo python setup.py sdist ``` For adding dependencies, open setup.py and add them into install_requires variable.