Skip to content

legoktm/fab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fab

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.

About

Phabricator API wrapper

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Languages