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.3.tar.gz
(10.7 kB
view details)
File details
Details for the file assembla-1.2.3.tar.gz
.
File metadata
- Download URL: assembla-1.2.3.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cde1f6a940771f75b1c52884e42976b93b4c6c65333aba5e6e6da867201b57a |
|
MD5 | 92532494619bc5a9b7eaa74c53b1d877 |
|
BLAKE2b-256 | 82ee47da0c5ae3e75cdfbed669b318e9f6da1a67d60c2ba0f1619cbde31a2a9e |