Skip to main content

Python wrapper to make calls to the Etna's API

Project description

EtnaAPI

Wrapper en Python pour exécuter des requêtes aux différents services de l'ETNA

Installation

  • Python 3 (guides d'installation)
  • gnome-keyring, si la machine est sous Linux et que l'on souhaite utiliser la keyring de l'OS pour s'authentifier

Le module peut ensuite être installé via la commande suivante :

pip3 install EtnaAPI

Documentation

Pour générer la documentation de ce dépôt via Sphinx, il suffit d'exécuter les commandes suivantes :

pip3 install -r docs/requirements.txt
sphinx-apidoc -f --separate -o docs/source/ EtnaAPI
make -C docs/ html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

EtnaAPI-1.0.6-py3-none-any.whl (14.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