Skip to main content

MapManagerCore is a Python library that provides the core functionality for MapManager.

Project description

Python tests codecov OS License image

MapManagerCore

MapManagerCore is a Python library that provides the core functionality for MapManager.

An example notebook is located under examples/example.ipynb

Install

Clone the repo, create a conda environment, install with pip, and run the tests.

# clone
git clone https://github.com/mapmanager/MapManagerCore.git
cd MapManagerCore

# create environment
conda create -y -n mmc-env python=3.11
conda activate mmc-env

# install
pip install -e '.[tests]'

# run test
pytest tests

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

mapmanagercore-0.1.27.post0.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

mapmanagercore-0.1.27.post0-py3-none-any.whl (59.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