Releases: benevolent0377/0377PythonCore
Releases · benevolent0377/0377PythonCore
PY-INSTALLER-0.0.1
This is the universal installer available for the repo. It is a python script. Place it in the parent directory of my programs and run it in the terminal.
Steps to ensure this installation works properly:
- Ensure the folder
source/exists in your parent directory - Download
update.zip - Place it in the source folder and extract it (the path should look like:
.../your-project-parent-dir/source/update/...) - Ensure there is only one folder called update (extraction tools like to duplicate and nest folders)
- run
install.py
Open an issue if there are any errors or you encounter a bug.
UNIX-INSTALLER-0.0.2
This is the latest installer. Updated for the name change (repo and username), as well as updated core files to deposit in the source folder automatically, instead of being user placed in there.
All you must do is place the installer in the parent directory of the python program, above the source directory, and run it.
UNIX-INSTALLER-0.0.1
Unix installer for CaliCore
Insert this file into the working directory of any Calithos python projects, if it isn't there already....