Skip to content

dabudke/python-moct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-moct

A measures of central tendancy plugin for python.

Test MOCT on push badge Publish MOCT on release badge

Gitpod Ready-to-Code badge

Installation

Pip Install

Run pip install moct in your program directory, or Currently, MOCT is not released on Pip. Please use one of the manual methods, please.

Manual Method:

Latest Release

  1. Go to the MOCT Repository
  2. Click on the 'releases' tab
  3. Find the release you want.
  4. Download the source code in the preferred format.

Absolute Latest

  1. Go to the commit history
  2. Find the latest commit with a checkmark.
  3. 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.

Releases

No releases published

Packages

No packages published

Languages