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.5.1.tar.gz (66.2 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.5.1-py3-none-any.whl (103.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alteia-2.5.1.tar.gz
  • Upload date:
  • Size: 66.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.13 Linux/5.4.181-99.354.amzn2.x86_64

File hashes

Hashes for alteia-2.5.1.tar.gz
Algorithm Hash digest
SHA256 4e5a2b2fb5f51d16852c9ba23ecf2c0d6f6bf328d4b46a171e3f5599829f6dd8
MD5 885377af3215f766fb2c52c7bb718fc8
BLAKE2b-256 17d78618b531a0315c81fb3f09a4d64310ca7c78d49d2efcc5c7e76fae4882a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alteia-2.5.1-py3-none-any.whl
  • Upload date:
  • Size: 103.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.13 Linux/5.4.181-99.354.amzn2.x86_64

File hashes

Hashes for alteia-2.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17f84857114adb55413f93b54064d4fbb1ed8bc5b73f078afb742d7b5fd69a8b
MD5 047a3da674520967d7d2c436977e2a22
BLAKE2b-256 019542c094da9bb8871ac1466ee387c377bfc5323d32cf7630f22f4e1e364595

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