Python wrapper for the Assembla API
Project description
An easy to use wrapper around the Assembla API.
Basic Example
from assembla import API assembla = API(auth=('Username', 'Password',)) print assembla.space(name='Big Project').ticket(number=201).status_name
More documentation and source at http://github.com/markfinger/assembla
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
assembla-1.2.0.tar.gz
(10.3 kB
view details)
File details
Details for the file assembla-1.2.0.tar.gz
.
File metadata
- Download URL: assembla-1.2.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96be7eef52d6073ae6eff9bfdc4febdd99fa3ea08871b0ce3bbe9088e9442ebb |
|
MD5 | 03030de836881c67f46191404e9b4279 |
|
BLAKE2b-256 | e645ada5b56996f71f007d28837faf9b4334e0d46bad155ccf54926481bbdb58 |