Skip to main content

GUI for nanoindentation data

Project description

Install

highly recommend: install in a new environment (python >= 3.8) created by Anaconda (https://www.anaconda.com/) In the terminal, keyboard type the following command and press Enter

pip install micromechanics-indentationGUI

Uninstall

In the terminal, keyboard type the following command and press Enter

pip uninstall micromechanics-indentationGUI

Upgrade

In the terminal, keyboard type the following command and press Enter

pip install --upgrade micromechanics-indentationGUI

Usage

In the terminal, keyboard type the following command and press Enter

micromechanics-indentationGUI

More detailed description to developers

Prepare and create a new version

Test the code: linting, documentation and then the tests from project main directory

pylint micromechanics_indentationGUI/
make -C docs html
# python tests/testVerification.py

Then upload/create-pull-request to github, via

./commit.py 'my message'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page