| Name | quantem JSON |
| Version |
0.1.6
JSON |
| download |
| home_page | None |
| Summary | quantitative electron microscopy analysis toolkit. |
| upload_time | 2025-10-10 16:24:09 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.11 |
| license | None |
| keywords |
4dstem
em
stem
tem
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# 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](https://pypi.org/project/quantem/).
You can install it using `pip install quantem`.
## Developer Instructions
We use [uv](https://docs.astral.sh/uv/) to manage the package.
Getting started:
- [install uv](https://docs.astral.sh/uv/getting-started/installation/)
- `git clone` the repo and `cd` into the directory
- run `uv sync` to install all the dependencies in an editable environment
Dependency management:
- use `uv add package_name` to add dependencies
- use `uv remove package_name` to remove dependencies
- use `uv add dev_package_name --dev` to 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_name` to 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 jupyterlab` etc. to automatically activate the environment and run your command
- alternatively use `source .venv/bin/activate` to explicitly activate environment and use `python`, `jupyterlab` etc. 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](LICENSE).
Raw data
{
"_id": null,
"home_page": null,
"name": "quantem",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "4DSTEM, EM, STEM, TEM",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d5/fd/aa74d30771ef80f1a17e5d44638bd3a92983a61aec048155fb0e6dd33eb5/quantem-0.1.6.tar.gz",
"platform": null,
"description": "# quantem\n\nThis is the home repository for the quantitative electron microscopy (quantem) data analysis toolkit.\n\n## Installation Instructions\n\nThe package is available on the Python Package Index (PyPi), as [quantem](https://pypi.org/project/quantem/).\n\nYou can install it using `pip install quantem`.\n\n## Developer Instructions\n\nWe use [uv](https://docs.astral.sh/uv/) to manage the package.\n\nGetting started:\n\n- [install uv](https://docs.astral.sh/uv/getting-started/installation/)\n- `git clone` the repo and `cd` into the directory\n- run `uv sync` to install all the dependencies in an editable environment\n\nDependency management:\n\n- use `uv add package_name` to add dependencies\n- use `uv remove package_name` to remove dependencies\n- use `uv add dev_package_name --dev` to add a dev dependency, i.e. that devs need (e.g. pytest) but you don't want shipped to users\n- use `uv pip install testing_package_name` to install a package you think you might need, but don't want to add to dependencies just yet\n\nRunning python/scripts in environment:\n\n- use `uv run python`, `uv run jupyterlab` etc. to automatically activate the environment and run your command\n- alternatively use `source .venv/bin/activate` to explicitly activate environment and use `python`, `jupyterlab` etc. as usual\n - note that if you're using an IDE like VS Code, it probably activates the environment automatically\n\n## License\n\nquantem is free and open source software, distributed under the [MIT License](LICENSE).\n",
"bugtrack_url": null,
"license": null,
"summary": "quantitative electron microscopy analysis toolkit.",
"version": "0.1.6",
"project_urls": null,
"split_keywords": [
"4dstem",
" em",
" stem",
" tem"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d162f819455f78d077e6a99a18e8a40adf8c1112faafb472be30fd673683cd18",
"md5": "7c913911f6e3320fe25ecb3e423f4d0f",
"sha256": "0a70de4880a0f0d5b7b84f99b82a146cbd2e4360a5af7624b1f69986983942ed"
},
"downloads": -1,
"filename": "quantem-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c913911f6e3320fe25ecb3e423f4d0f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 245003,
"upload_time": "2025-10-10T16:24:07",
"upload_time_iso_8601": "2025-10-10T16:24:07.875596Z",
"url": "https://files.pythonhosted.org/packages/d1/62/f819455f78d077e6a99a18e8a40adf8c1112faafb472be30fd673683cd18/quantem-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5fdaa74d30771ef80f1a17e5d44638bd3a92983a61aec048155fb0e6dd33eb5",
"md5": "90ce0e63fa8776f2920c3838fa437936",
"sha256": "ca7efc66dc7a3a4eecad86e760b7d73409102742a7a88aee67ca0270090d72b8"
},
"downloads": -1,
"filename": "quantem-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "90ce0e63fa8776f2920c3838fa437936",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 219925,
"upload_time": "2025-10-10T16:24:09",
"upload_time_iso_8601": "2025-10-10T16:24:09.256595Z",
"url": "https://files.pythonhosted.org/packages/d5/fd/aa74d30771ef80f1a17e5d44638bd3a92983a61aec048155fb0e6dd33eb5/quantem-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-10 16:24:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quantem"
}