Wrapper around Phabricator API
Project description
A fabulous, lightweight wrapper around Phabricator’s API, Conduit, to handle authentication and other annoying things.
Usage
import phabricator
phab = phabricator.Phabricator('https://...', 'Username', token='api-token')
phab.request('user.whoami')
License
Copyright 2014, 2018 Kunal Mehta, under the GPL v3 or later. See COPYING for more details.
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
fab-2.0.1.tar.gz
(2.4 kB
view hashes)
Built Distribution
fab-2.0.1-py3-none-any.whl
(3.8 kB
view hashes)