# muirmap
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
This file will become your README and also the index of your
documentation.
## Developer Guide
If you are new to using `nbdev` here are some useful pointers to get you
started.
### Install muirmap in Development mode
``` sh
# make sure muirmap package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to muirmap
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/aliceheiman/muirmap):
``` sh
$ pip install git+https://github.com/aliceheiman/muirmap.git
```
or from [conda](https://anaconda.org/aliceheiman/muirmap)
``` sh
$ conda install -c aliceheiman muirmap
```
or from [pypi](https://pypi.org/project/muirmap/)
``` sh
$ pip install muirmap
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/aliceheiman/muirmap)’s
[pages](https://aliceheiman.github.io/muirmap/). Additionally you can
find package manager specific guidelines on
[conda](https://anaconda.org/aliceheiman/muirmap) and
[pypi](https://pypi.org/project/muirmap/) respectively.
## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```
2
Raw data
{
"_id": null,
"home_page": "https://github.com/aliceheiman/muirmap",
"name": "muirmap",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "aliceheiman",
"author_email": "kod@heiman.se",
"download_url": "https://files.pythonhosted.org/packages/fe/6d/f1d68f27ecda7fcab71c26efd620ae995b88d0f0d2b9dc332e0a5328d3bf/muirmap-0.0.1.tar.gz",
"platform": null,
"description": "# muirmap\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install muirmap in Development mode\n\n``` sh\n# make sure muirmap package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to muirmap\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/aliceheiman/muirmap):\n\n``` sh\n$ pip install git+https://github.com/aliceheiman/muirmap.git\n```\n\nor from [conda](https://anaconda.org/aliceheiman/muirmap)\n\n``` sh\n$ conda install -c aliceheiman muirmap\n```\n\nor from [pypi](https://pypi.org/project/muirmap/)\n\n``` sh\n$ pip install muirmap\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/aliceheiman/muirmap)\u2019s\n[pages](https://aliceheiman.github.io/muirmap/). Additionally you can\nfind package manager specific guidelines on\n[conda](https://anaconda.org/aliceheiman/muirmap) and\n[pypi](https://pypi.org/project/muirmap/) respectively.\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n 2\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Utilities for preparing map layers for ecosystem modelling",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/aliceheiman/muirmap"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "30fa94bd7d6827d12155c9deab3593842b2c2004640e2bfbeceb07cde52ce0ab",
"md5": "33360c038ce3b42e90f673d7f3d86c53",
"sha256": "1b78d0d49cb35138f153731ec74e53a67639a3ef92f8db76e5704e8a913ee66e"
},
"downloads": -1,
"filename": "muirmap-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "33360c038ce3b42e90f673d7f3d86c53",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21861,
"upload_time": "2025-08-09T00:25:07",
"upload_time_iso_8601": "2025-08-09T00:25:07.782136Z",
"url": "https://files.pythonhosted.org/packages/30/fa/94bd7d6827d12155c9deab3593842b2c2004640e2bfbeceb07cde52ce0ab/muirmap-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fe6df1d68f27ecda7fcab71c26efd620ae995b88d0f0d2b9dc332e0a5328d3bf",
"md5": "cab1dd67b92bbba0ab5779960d9eec8d",
"sha256": "52504ac91cc1a1f573b4d51f6cd75dcf3bf832a80a27600e183068c86584df40"
},
"downloads": -1,
"filename": "muirmap-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "cab1dd67b92bbba0ab5779960d9eec8d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 19718,
"upload_time": "2025-08-09T00:25:08",
"upload_time_iso_8601": "2025-08-09T00:25:08.749601Z",
"url": "https://files.pythonhosted.org/packages/fe/6d/f1d68f27ecda7fcab71c26efd620ae995b88d0f0d2b9dc332e0a5328d3bf/muirmap-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-09 00:25:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aliceheiman",
"github_project": "muirmap",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "muirmap"
}