A measures of central tendancy plugin for python.
Run Currently, MOCT is not released
on Pip. Please use one of the manual methods, please.pip install moct
in your program directory, or
- Go to the MOCT Repository
- Click on the 'releases' tab
- Find the release you want.
- Download the source code in the preferred format.
- Go to the commit history
- Find the latest commit with a checkmark.
- Download files as a ZIP file.
Then, move the__init__.py
file into your program directory and import it.
There you have it! You can now use the different functions. Please see the wiki for information on how to use the functions, and watch this repository for new releases.