Skip to main content

Toolbox for anticipatory action

Project description

aa-toolbox: Toolbox for anticipatory action

license Test Status PyPI Status Documentation Status Coverage Status Code style: black Imports: isort

The anticipatory action (AA) toolbox is a Python package to support development of AA frameworks, by simplifying the downloading and processing of commonly used datasets.

For more information, please see the documentation.

Installing

Install and update using pip:

pip install -U aa-toolbox

A Simple Example

Download the admin boundary CODs for Nepal, and retrieve provinces as a GeoDataFrame:

from aatoolbox import create_country_config, CodAB

country_config = create_country_config('npl')
codab = CodAB(country_config=country_config)
codab.download()
provinces = codab.load(admin_level=1)

Contributing

For guidance on setting up a development environment, see the contributing guidelines

Links

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

aa-toolbox-0.4.2.tar.gz (62.0 kB view details)

Uploaded Source

Built Distribution

aa_toolbox-0.4.2-py3-none-any.whl (42.7 kB view details)

Uploaded Python 3

File details

Details for the file aa-toolbox-0.4.2.tar.gz.

File metadata

  • Download URL: aa-toolbox-0.4.2.tar.gz
  • Upload date:
  • Size: 62.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for aa-toolbox-0.4.2.tar.gz
Algorithm Hash digest
SHA256 5baa9dd31fbb806783674d9cfdaa8397bd659cc43e46a1bd878cae3967364a57
MD5 7eb8c3ef5899f826f8a8a476e8fe4b87
BLAKE2b-256 80ce280f152fe6abf3a03ae61b89f11a506e42c3bca511162f22b87e37fa3721

See more details on using hashes here.

File details

Details for the file aa_toolbox-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: aa_toolbox-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 42.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for aa_toolbox-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6b1302fd95a2647960f1bf8ac7019ac61779e42347fe5b4a28855115baa21293
MD5 b11ffdde5d3d05dbd9f58960c5ead002
BLAKE2b-256 a9eb592042c9be9574668892bb462af7da7cd89486cc7b06ae8978c057bf2cc6

See more details on using hashes here.

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