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, 2020-2021 Kunal Mehta, under the LGPL 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-3.1.0.tar.gz
(2.7 kB
view hashes)
Built Distribution
fab-3.1.0-py3-none-any.whl
(18.3 kB
view hashes)