mapmanagercore 0.1.27.post0

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

mapmanagercore 0.1.27.post0

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.