Skip to main content

logo

pypi version compatible python versions

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

Installation

pip install alteia

*requires Python >= 3.11, 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

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.16.1.tar.gz (82.3 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.16.1-py3-none-any.whl (139.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alteia-2.16.1.tar.gz
  • Upload date:
  • Size: 82.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.10 Linux/5.10.234-225.895.amzn2.x86_64

File hashes

Hashes for alteia-2.16.1.tar.gz
Algorithm Hash digest
SHA256 72a85b3a1fd7ab55433c3b4f7df2abc8e2053a2c0b65888caf2ec8552c193ad5
MD5 5f04fe11f8176097f986842a027a7376
BLAKE2b-256 25db658ba1579bac6aab9d9cbd33e214c35f4ee34532933c0b3839a272decb14

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alteia-2.16.1-py3-none-any.whl
  • Upload date:
  • Size: 139.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.10 Linux/5.10.234-225.895.amzn2.x86_64

File hashes

Hashes for alteia-2.16.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7f407693c3c2a5fb478e8844e5d0ca6dfc42bff90602105468d12f928d7a2abd
MD5 be4e27b0671d6574141ae6db17932136
BLAKE2b-256 93cb26bcff478ed5d606393048c62293aa754b2379e4df9a27d9bd47a34d18cc

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.16.1 This release

2 files

2.16.0

2 files

2.15.0

2 files

2.14.1

2 files

2.14.0

2 files

2.13.0

2 files

2.12.1

2 files

2.12.0

2 files

2.11.0

2 files

2.10.0

2 files

2.9.1

2 files

2.9.0

2 files

2.8.0

2 files

2.7.0

2 files

2.5.1

2 files

2.4.1

2 files

2.4.0

2 files

2.2.0

2 files

2.0.0

2 files

1.3.7

2 files

1.3.6

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.1

2 files

1.2.0

2 files

1.1.0

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

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