Afrigis Python Library
Project description
# Afrigis Python Library
[![Maintainability](https://api.codeclimate.com/v1/badges/ecd8973da991fa593b82/maintainability)](https://codeclimate.com/github/chris-cmsoft/python-afrigis/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/ecd8973da991fa593b82/test_coverage)](https://codeclimate.com/github/chris-cmsoft/python-afrigis/test_coverage) [![Build Status](https://travis-ci.org/chris-cmsoft/python-afrigis.svg?branch=master)](https://travis-ci.org/chris-cmsoft/python-afrigis)
### Installation
`bash $ pip install afrigis `
### Services:
#### Geocode
Example on using the Geocode service `python from afrigis.services import geocode result = geocode('AFRIGIS_KEY', 'AFRIGIS_SECRET', 'NADID | SEOID') print(result) # {'number_of_records': 4, ...} `
### Running tests
`bash $ py.test `
### Building and pushing to pypi
> In order to di this please make sure you are authenticated against Pypi first :). > You ca do this with the following method: https://docs.python.org/3/distutils/packageindex.html#the-pypirc-file
`bash $ python setup.py sdist upload `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file afrigis-0.1.tar.gz
.
File metadata
- Download URL: afrigis-0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d2f01fd0275e94a57fff1f30f37c007bf4056ac6efc279a374981339fe74f16 |
|
MD5 | 562134ddc2c207cc5c46c4ce2a7a50d7 |
|
BLAKE2b-256 | fb348df24443554a4bcf674845cf9322c9be2784b27bf7cbf4b66ad769a51c24 |