📢 This repository was archived on 11 March 2026. It is now maintained in the dtocean monorepo.
A python package to demonstrate some of the many features of Python and introduce a typical structure for a Python package.
The DTOCEAN Python dummy module is currently only tested on Windows 32 and 64 bit systems. Your mileage may vary on other platforms.
python setup.py installThe demo has been packaged for use with the Anaconda Scientific Python Distribution.
conda config --append channels dataonlygreater
conda install dtocean-dummy-moduleThe following commands are run from the command-line interface.
dtocean-dummy 5dtocean-dummy -hconda update dtocean-dummy-modulepip uninstall dtocean-dummy-moduleconda remove dtocean-dummy-module