Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 588 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 588 Bytes

miscellaneous_programs

This repository is licensed under the GNU AFFERO GPL v3 license.

To install using git:

git clone https://github.com/derb12/miscellaneous_programs.git

To download individual files, simply left click the file to go to the GitHub file viewer, right-click Raw at the top-right, and select 'Save Link As...' to save the file.

Individual python files will have dependency requirements, which are labelled at the top of the files, and the dependencies can be installed using "pip install [insert_dependency_here]".