python package to (kind of ) encapsulate the Atlassian REST APIs
Project description
atlassible
trying to make Atlassian services easier on blind people
Required Environment variables
atl_user = os.getenv("ATLASSIAN_USER", "ATLASSIAN_USER is missing")
atl_token = os.getenv("ATLASSIAN_API_TOKEN", "ATLASSIAN_API_TOKEN is missing")
atl_base_url = os.getenv("ATLASSIAN_BASE_URL", "ATLASSIAN_BASE_URL is missing")
atl_api_url = os.getenv("ATLASSIAN_API_URL", "ATLASSIAN_API_URL is missing")
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
atlassible-0.1.1.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file atlassible-0.1.1.tar.gz
.
File metadata
- Download URL: atlassible-0.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8213f9c2a253c7a23f032353df0767d7dfcee849e61a9cb98780e713a2d18d24 |
|
MD5 | e6e8cf217d2878888fbd3e8dda000cce |
|
BLAKE2b-256 | 3e01bf4c536ce9e335c45e3497d01a35a8784445f3460690442ebce0da73f167 |
Provenance
File details
Details for the file atlassible-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: atlassible-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f34f54970133cf975e12d799533fd2ba72590b76315a601913f0192f39d1758 |
|
MD5 | 87dd931f646d3f698865cdf0f58b8838 |
|
BLAKE2b-256 | fefdd5f903ddc4d6189e3db0d9d7757ec0442e6230e1f5ebfa3634536418cc28 |