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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: aa-toolbox-0.4.1.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.1.tar.gz
Algorithm Hash digest
SHA256 1527865ba9a48cc60aa95f80482c014e80032f6ccb44cabc5ff112d828159e02
MD5 6caff0235792068c1112d2f253ed1394
BLAKE2b-256 ab6cfe2c0b36365b7a079773b51f7c7dbc812608e2159af35c5bd0aca1651436

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aa_toolbox-0.4.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9c87d5d948f49ccfe6af415431f3a2563cd58f3eef19ef40a8e55bc6ca0302f
MD5 90dafdeda03820d5546cd658a3e9e6ce
BLAKE2b-256 a1285e2cf85bcbf5c860d3368bd140acc800c3a241477b2964a4f4fcbd4c4020

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