Skip to main content

High-level Python interface to Alteia API

Project description

logo

pypi version compatible python versions

This SDK offers a high-level Python interface to Alteia APIs.

Installation

pip install alteia

*requires Python >= 3.6.1

Basic usage

import alteia

sdk = alteia.SDK(user="YOUR_EMAIL_ADDRESS", password="YOUR_ALTEIA_PASSWORD")

projects = sdk.projects.search(name="*")

for project in projects:
    print(project.name)

# My awesome project

 

📕 Documentation

Contributing

Package installation:

poetry install

(Optional) To install pre-commit hooks (and detect problems before the pipelines):

pip install pre-commit
pre-commit install
pre-commit run --all-files
pre-commit autoupdate  # Optional, to update pre-commit versions

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

alteia-1.0.1.tar.gz (48.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alteia-1.0.1-py3-none-any.whl (72.7 kB view details)

Uploaded Python 3

File details

Details for the file alteia-1.0.1.tar.gz.

File metadata

  • Download URL: alteia-1.0.1.tar.gz
  • Upload date:
  • Size: 48.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.8 Linux/4.4.0-142-generic

File hashes

Hashes for alteia-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a5f24eec3fa1a6ea57893801f7de45497ca1903236b10f4f3020fb241cfe7982
MD5 69d4204f8bd771298978625ccccef596
BLAKE2b-256 01ab6f1b30d4b7e1f29099a1e0b079e8e1bc002bf4c5c9a3ab466e66831d6b3b

See more details on using hashes here.

File details

Details for the file alteia-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: alteia-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 72.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.10 CPython/3.7.8 Linux/4.4.0-142-generic

File hashes

Hashes for alteia-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 04471d09ac2cad12a0b76e6ed2bc632fbd5112e02b8d2e329e71aaa73722a39e
MD5 ad959b0b862f85ec74aa2ef3813eeccf
BLAKE2b-256 84275f83f1a7dbcb6f1a4d27f64416f8434860f719da33df75dbe7d62fe96ca9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page