The official Python SDK for the Albert Invent platform.
Project description
Albert Python SDK
Albert Python is the official Albert Invent Software Development Kit (SDK) for Python that provides a comprehensive and easy-to-use interface for interacting with the Albert Platform. The SDK allows Python developers to write software that interacts with various platform resources, such as inventories, projects, companies, tags, and many more. You can find the latest, most up-to-date documentation on the supported resources and usage patterns here.
[!WARNING] Albert Python is still in late alpha. As such, patterns may change, and methods may not work as expected. Do not use this package unless you are comfortable with these limitations.
Installation
pip install albert
This installs the latest stable release from PyPI.
Developer Installation
For developers, please see the contributing guide, which includes setup instructions, testing, and linting guidelines.
Quick Start
from albert import Albert
client = Albert()
projects = client.projects.list()
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file albert-0.14.0.tar.gz
.
File metadata
- Download URL: albert-0.14.0.tar.gz
- Upload date:
- Size: 702.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7735882189798dcce389b538c3126dd72cf4383857bcbd669f1e70dc735df30a
|
|
MD5 |
fefdabf2472ac5625417af9ab880e7fa
|
|
BLAKE2b-256 |
3fbe7ce71aca9e9e870c1f617e79f2b4eba5cc5a98e1ada2f759e56f12cef443
|
File details
Details for the file albert-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: albert-0.14.0-py3-none-any.whl
- Upload date:
- Size: 154.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6c798549f010c619b3d03d4b971591b8a7236fc5489a79daa61038716ac5b13a
|
|
MD5 |
94d20f337c06bb2c22db4da2db7487f2
|
|
BLAKE2b-256 |
91963d3d7089a1bc5f1b392f762ec8a4c836af961cee7990832c8647b4e4e5b3
|