Skip to main content

Novaposhta client for humans

Project description

Pynovaposhta - NovaPoshta client for humans

Installation

>>> pip install pynovaposhta

Using

from novaposhta import Novaposhta

client = Novaposhta(api_key='<YOUR_API_KEY>')

# Each model in NovaPoshta API has a corresponding client method
areas = client.addresses().get_areas()

Supported models

TODO:

  • Supporting all models
  • Async version
  • Verbose documentation

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

pynovaposhta-0.2.0.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

pynovaposhta-0.2.0-py3-none-any.whl (20.9 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