Skip to main content

elemental_analysis_tools package

Project description

Build Status

GitHub pull requests GitHub closed pull requests

GitHub issues GitHub closed issues

Documentation:

Instruction for a basic development setup:

Libraries instalation:

virtualenv -p python3 .virtualenv
source virtualenv/bin/activate
pip3 install -r requirements.txt

Example of how to run tests, given you are at root directory:

python3 tests/test_elementarDensity.py
python3 tests/test_responseFactor.py
python3 tests/test_winqxas.py
python3 tests/test_blankCorrection.py
python3 tests/test_micromatter.py
python3 tests/test_shimadzu.py
python3 tests/test_fitResponseFactor.py

Publishing a new version of the package in pip:

python3 setup.py sdist bdist_wheel
pip3 install twine
twine upload dist/*

Project details


Download files

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

Source Distribution

elemental_analysis_tools-0.0.4.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

elemental_analysis_tools-0.0.4-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

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