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.0.tar.gz (61.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa-toolbox-0.4.0.tar.gz
  • Upload date:
  • Size: 61.9 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.0.tar.gz
Algorithm Hash digest
SHA256 c4159ee60d20dd39e53ca8644dfd24094bca78e23b39df931eaac619439f734a
MD5 43d83b1353437de83faca0ae9b71e873
BLAKE2b-256 f7c8fffa4447aabede7c9f50bcbe51f7c2231279b0b7ac88ac567d951610e9d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_toolbox-0.4.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6960fddb4d331103bc5ed4753efcd1518b7531dc5bd2c1f8c3ee3bbac84eafcf
MD5 676db7176585d63cc286cb3e8b95c966
BLAKE2b-256 003bd1377966a1c7121b767eb13e58e9a37bd85a2422ae26804a242211315cc8

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