Skip to main content

CLI for managing some MapAction tasks

Project description

MapAction

MapAction CLI

CLI tool for managing MapAction tasks.

Getting Started

Requirements:

Development

poetry shell
poetry install
pre-commit install
python -m mapaction -v

Build

poetry shell
poetry build

Generate requirements.txt

poetry shell
poetry export -f requirements.txt --output requirements.txt

Creating a release

poetry shell
poetry version <patch, minor, major>
git commit -m "Release v<Version>"
// After Merge
git tag -a v<Version> -m "release v<Version>"

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

mapaction-0.1.9.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

mapaction-0.1.9-py3-none-any.whl (5.1 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