-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
ConnorC18 edited this page Mar 24, 2019
·
2 revisions
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See the examples page on how to use the project on a live system.
What things you need to install for this library to work
Python 3.4 Or Above
A step by step tutorial that will tell you how to get the library running
First of all download the latest release! You can do this by clicking the button below:

- Open the .ZIP and drag the loginSystem.py to your project directory
- Inside your project at the top add
from loginSystem import * - And You're Done