Skip to content

Releases: benevolent0377/0377PythonCore

PY-INSTALLER-0.0.1

29 Nov 04:21
2e565ae

Choose a tag to compare

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:

  1. Ensure the folder source/ exists in your parent directory
  2. Download update.zip
  3. Place it in the source folder and extract it (the path should look like: .../your-project-parent-dir/source/update/...)
  4. Ensure there is only one folder called update (extraction tools like to duplicate and nest folders)
  5. run install.py

Open an issue if there are any errors or you encounter a bug.

UNIX-INSTALLER-0.0.2

07 Mar 19:59

Choose a tag to compare

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

26 May 15:53

Choose a tag to compare

Unix installer for CaliCore

Insert this file into the working directory of any Calithos python projects, if it isn't there already....