GUI for nanoindentation data
Project description
Install
highly recommend: installing 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
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
Uninstall
In the terminal, keyboard type the following command and press Enter
pip uninstall micromechanics-indentationGUI
More detailed descriptions for developers
Prepare and create a new version
Test the code: linting, documentation and then the tests from the project's 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
Release history Release notifications | RSS feed
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
Close
Hashes for micromechanics_indentationGUI-0.0.36-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95930ac432a7a2cebbda8ea5e130ab698bdf7f7b46b400141910c51ec6be82a2 |
|
MD5 | 0d0b2834fe36219f006ccb6c826f781d |
|
BLAKE2b-256 | 56e47f30bac625378c9f0dbc084d80a9af9751e39d09620cfcae11badbfaa374 |