An easy to use wrapper around 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.1.tar.gz
(10.7 kB
view details)
File details
Details for the file assembla-1.2.1.tar.gz
.
File metadata
- Download URL: assembla-1.2.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15c674f7a32f7fde0bb6978e2b7c2946b09c1a14080064e1bd21bdfebb70bda8 |
|
MD5 | df81783ac48f515dcc7a58f6d0ca9d2f |
|
BLAKE2b-256 | 8d2a11b94f54c286e0ad1f848b984090e110bf968d3c1adb375b6169e645c90b |