Installation Only install using these instructions if you're not going to edit the library
- Install python 3.6 or newer (the ninite version might be too old)
- Make sure python is added to your path variable
- In the cmd run the command: "pip install git+https://github.com/MBijron/Python#egg=master"
- Now open an elevated command prompt
- Open the python console using the command: "py" or "python"
- Now execute the code: "import FinalizeSetup.py"
- Be sure to restart windows to make sure everything works correctly
- Install python 3.6 or newer (the ninite version might be too old)
- Make sure python is added to your path variable
- Now you can clone the repository on any location you like
- Open the python console using the command: "py" or "python"
- Now execute the code: "import FinalizeSetup.py"
- Be sure to restart windows to make sure everything works correctly
This is meaned to be a kind of swiss knife library including all kinds of usefull features. The library is updated when in need of new features
Suggestions for features or a better name of the library are always welcome!