An easy to use wrapper around the Assembla API
Project description
from assembla import API # Authenticate using your normal Assembla Username and Password auth = ( '' # username, '' # password, ) assembla = API(auth) print assembla.space(name='Big Project').ticket(number=201).status_name
Full documentation 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.4.tar.gz
(10.7 kB
view details)
File details
Details for the file assembla-1.2.4.tar.gz
.
File metadata
- Download URL: assembla-1.2.4.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b239d77ec3a4721fbece4a2eb0374b071e22fcbdac55f3c801b4202ac56b150 |
|
MD5 | ee7a03b4eb4b23b66704966563403a7f |
|
BLAKE2b-256 | 85027a963e6c896d101dc25332faac79e9e05bd530a548478152e58d9ebd852b |