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.4.tar.gz (49.9 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.4-py3-none-any.whl (73.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alteia-1.0.4.tar.gz
  • Upload date:
  • Size: 49.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.7.10 Linux/4.4.0-142-generic

File hashes

Hashes for alteia-1.0.4.tar.gz
Algorithm Hash digest
SHA256 68ee620497cbc946586502e62325a359200822f3047e42abd0aff7fe1df241e6
MD5 b2d3e03ae23c9d9b2f2c78682b0c0449
BLAKE2b-256 c5812f4bd3da0f33ef04b923a67116fa88f17ce78431a37aaf6be40fecfffaa6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for alteia-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a6a97b4b3406e2e42df3e043e6de8aeec290719f69b4ff329b39ce8190b97ea5
MD5 fc5167150028162fc6cee4eef306b558
BLAKE2b-256 5000880ebcc451e242a82d3d62b2705c3cbe25d74e75a2ea7d87654bbc59c7d6

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