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.3.5.tar.gz (55.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.3.5-py3-none-any.whl (85.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alteia-1.3.5.tar.gz
  • Upload date:
  • Size: 55.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.12 Linux/5.4.0-90-generic

File hashes

Hashes for alteia-1.3.5.tar.gz
Algorithm Hash digest
SHA256 c5e7ccf42601b29f4d766e0dd491285a6baf7e79a3202e6140e1fe9bfdf44081
MD5 6417122873ce6541c86cc605dc520b63
BLAKE2b-256 5b918ef7d190cb26495033eb56c70051889b3f56ee4c630df05eca242fcfc82d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alteia-1.3.5-py3-none-any.whl
  • Upload date:
  • Size: 85.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.7 CPython/3.7.12 Linux/5.4.0-90-generic

File hashes

Hashes for alteia-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 556efa79557bdac3254adff58de5091fc13ab84a4f28a021402cb7989bfda9e8
MD5 18a36d9ce1b3d5efbc95d20670679a40
BLAKE2b-256 5dbe571e5293ef54e01a0b16aefb1ac5f1a80d3542a72c54e63daf012e6ae461

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