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, pip >= 20.3

Basic usage

import alteia

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

projects = sdk.projects.search()

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

Uploaded Source

Built Distribution

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

alteia-2.14.0-py3-none-any.whl (137.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alteia-2.14.0.tar.gz
  • Upload date:
  • Size: 81.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.14 Linux/5.10.226-214.880.amzn2.x86_64

File hashes

Hashes for alteia-2.14.0.tar.gz
Algorithm Hash digest
SHA256 0a72429773d9074a417a250386bff2ce1ee33d655aa839f0c2df8ace5901487c
MD5 73c4d37496ea060909f3c8c7106f27fe
BLAKE2b-256 c0e4b6d38d6b9eee25d4ee87578748daf542d28ca7eeec78ee135cddbbc15423

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alteia-2.14.0-py3-none-any.whl
  • Upload date:
  • Size: 137.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.14 Linux/5.10.226-214.880.amzn2.x86_64

File hashes

Hashes for alteia-2.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d1ce667f56466145279bc58445f59f68c603414c14d502beb2467939fee007e2
MD5 08ab664e0754ef945d415fc48e6b9ff0
BLAKE2b-256 a2582c4d11d43772339ffcbdb4beeefc86fd54b9d616cf4693df451faaf1f152

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