Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

maptools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maptools

Manipulate maps

  • 0.3.6
  • Source
  • PyPI
  • Socket score

Maintainers
1

maptools

Python library for manipulating EM maps

Code style: black Language grade: Python Total alerts Building Publishing DOI

Installation

To install from the github repository do the following

python -m pip install git+https://github.com/rosalindfranklininstitute/maptools.git@master

To install from source, clone this repository. Then do the following:

python -m pip install .

If you would like to run the tests then, clone this repository and then do the following:

python -m pip install .[test]

Installation for developers

To install for development, clone this repository and then do the following:

python -m pip install -e .

Testing

To run the tests, follow the installation instructions for developers and then do the following:

pytest

Issues

Please use the GitHub issue tracker 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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc