# maptools
> Python library for manipulating EM maps
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/jmp1985/maptools.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jmp1985/maptools/context:python)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/jmp1985/maptools.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jmp1985/maptools/alerts/)
[![Building](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-package.yml/badge.svg)](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-package.yml)
[![Publishing](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-publish.yml)
[![DOI](https://zenodo.org/badge/361779782.svg)](https://zenodo.org/badge/latestdoi/361779782)
## Installation
To install from the github repository do the following
```sh
python -m pip install git+https://github.com/rosalindfranklininstitute/maptools.git@master
```
To install from source, clone this repository. Then do the following:
```sh
python -m pip install .
```
If you would like to run the tests then, clone this repository and then do the following:
```sh
python -m pip install .[test]
```
## Installation for developers
To install for development, clone this repository and then do the following:
```sh
python -m pip install -e .
```
## Testing
To run the tests, follow the installation instructions for developers and then do the following:
```sh
pytest
```
## Issues
Please use the [GitHub issue tracker](https://github.com/rosalindfranklininstitute/maptools/issues) to submit bugs or request features.
## License
Copyright Diamond Light Source and Rosalind Franklin Institute, 2021
Distributed under the terms of the GPLv3 license, maptools is free and open source software.
Raw data
{
"_id": null,
"home_page": "https://github.com/rosalindfranklininstitute/maptools",
"name": "maptools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "EM",
"author": "James Parkhurst",
"author_email": "james.parkhurst@diamond.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/76/77/013a92ad4f7f52c1ee129f8387f5f535177009c1572d0704fffba9030ad9/maptools-0.3.6.tar.gz",
"platform": "unix",
"description": "# maptools\n> Python library for manipulating EM maps\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/jmp1985/maptools.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jmp1985/maptools/context:python)\n[![Total alerts](https://img.shields.io/lgtm/alerts/g/jmp1985/maptools.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jmp1985/maptools/alerts/)\n[![Building](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-package.yml/badge.svg)](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-package.yml)\n[![Publishing](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-publish.yml/badge.svg)](https://github.com/rosalindfranklininstitute/maptools/actions/workflows/python-publish.yml)\n[![DOI](https://zenodo.org/badge/361779782.svg)](https://zenodo.org/badge/latestdoi/361779782)\n\n## Installation\n\nTo install from the github repository do the following\n\n```sh\npython -m pip install git+https://github.com/rosalindfranklininstitute/maptools.git@master\n```\n\nTo install from source, clone this repository. Then do the following:\n\n```sh\npython -m pip install .\n```\n\nIf you would like to run the tests then, clone this repository and then do the following:\n\n```sh\npython -m pip install .[test]\n```\n\n## Installation for developers\n\nTo install for development, clone this repository and then do the following:\n\n```sh\npython -m pip install -e .\n```\n\n## Testing\n\nTo run the tests, follow the installation instructions for developers and then do the following:\n\n```sh\npytest\n```\n\n## Issues\n\nPlease use the [GitHub issue tracker](https://github.com/rosalindfranklininstitute/maptools/issues) to submit bugs or request features.\n\n## License\n\nCopyright Diamond Light Source and Rosalind Franklin Institute, 2021\n\nDistributed under the terms of the GPLv3 license, maptools is free and open source software.\n\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "Manipulate maps",
"version": "0.3.6",
"project_urls": {
"Homepage": "https://github.com/rosalindfranklininstitute/maptools",
"Source": "https://github.com/rosalindfranklininstitute/maptools",
"Tracker": "https://github.com/rosalindfranklininstitute/maptools/issues"
},
"split_keywords": [
"em"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea7d8ed8dcdde006e91ad800fb75abaf4f95748fe27899cd4b6818caeb2a4129",
"md5": "f71b7bde0af1d0fa4ed808b2da05e08e",
"sha256": "1701f97f71f51ad4b2c43c12325ba6ffa4fa6e6f42c2c7081d89602a14c6c6a6"
},
"downloads": -1,
"filename": "maptools-0.3.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f71b7bde0af1d0fa4ed808b2da05e08e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 39246,
"upload_time": "2023-09-26T09:39:40",
"upload_time_iso_8601": "2023-09-26T09:39:40.728920Z",
"url": "https://files.pythonhosted.org/packages/ea/7d/8ed8dcdde006e91ad800fb75abaf4f95748fe27899cd4b6818caeb2a4129/maptools-0.3.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7677013a92ad4f7f52c1ee129f8387f5f535177009c1572d0704fffba9030ad9",
"md5": "78fdb4d07f95d46754889665fd8d58bd",
"sha256": "593fe379bb9eae385ed6a940d6129a4012b193b15112215f0e9a573e89edc6db"
},
"downloads": -1,
"filename": "maptools-0.3.6.tar.gz",
"has_sig": false,
"md5_digest": "78fdb4d07f95d46754889665fd8d58bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29538828,
"upload_time": "2023-09-26T09:39:43",
"upload_time_iso_8601": "2023-09-26T09:39:43.328041Z",
"url": "https://files.pythonhosted.org/packages/76/77/013a92ad4f7f52c1ee129f8387f5f535177009c1572d0704fffba9030ad9/maptools-0.3.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 09:39:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rosalindfranklininstitute",
"github_project": "maptools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "maptools"
}