quantitative electron microscopy analysis toolkit.
Project description
quantem
This is the home repository for the quantitative electron microscopy (quantem) data analysis toolkit.
Installation Instructions
The package is available on the Python Package Index (PyPi), as quantem.
You can install it using pip install quantem.
Developer Instructions
We use uv to manage the package.
Getting started:
- install uv
git clonethe repo andcdinto the directory- run
uv syncto install all the dependencies in an editable environment
Dependency management:
- use
uv add package_nameto add dependencies - use
uv remove package_nameto remove dependencies - use
uv add dev_package_name --devto add a dev dependency, i.e. that devs need (e.g. pytest) but you don't want shipped to users - use
uv pip install testing_package_nameto install a package you think you might need, but don't want to add to dependencies just yet
Running python/scripts in environment:
- use
uv run python,uv run jupyterlabetc. to automatically activate the environment and run your command - alternatively use
source .venv/bin/activateto explicitly activate environment and usepython,jupyterlabetc. as usual- note that if you're using an IDE like VS Code, it probably activates the environment automatically
License
quantem is free and open source software, distributed under the MIT License.
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantem-0.1.5.post2.tar.gz.
File metadata
- Download URL: quantem-0.1.5.post2.tar.gz
- Upload date:
- Size: 71.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
710437410dbfa3d988ef11f540a503291c4731a0fc7408db99b5e0d4a2ddfd53
|
|
| MD5 |
bda1f2ec748fa907c4e20e116febb69e
|
|
| BLAKE2b-256 |
7512e27a5b347f7eee2c063b26bbb73e75fa509d40560033196b597fad41c6d5
|
File details
Details for the file quantem-0.1.5.post2-py3-none-any.whl.
File metadata
- Download URL: quantem-0.1.5.post2-py3-none-any.whl
- Upload date:
- Size: 76.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca101f83d4a633ad5ae794908db7e0e5f73a7f71ddd7f7ebec782c2734ef60ae
|
|
| MD5 |
28cb2cb248861ebc308b71d751865f67
|
|
| BLAKE2b-256 |
7d97a70a44dc43729bcec6556549ee15119405bb761973eada14bfc70a2af047
|