============
python-phabricator3
============
***************
About
***************
Python3 port/fork of disqus/python-phabricator (Phabricator Conduit wrapper)
***************
Installation
***************
pip
===============
pip install phabricator3
without pip
===============
Download/clone the code and then run:
python setup.py install
***************
Usage
***************
See examples/ for more examples.
.. code-block:: python
from phabricator import Phabricator
phab = Phabricator() # This will use your ~/.arcrc file
phab.user.whoami()
Parameters are passed as keyword arguments to the resource call:
.. code-block:: python
phab.user.find(aliases=["sugarc0de"])
Documentation on all methods is located at https://secure.phabricator.com/conduit/
***************
Thanks
***************
*Disqus* for python-phabricator
*vilhelmk*, *lifeisstillgood*, *marcqualie* for pull requests
python-phabricator3
============
***************
About
***************
Python3 port/fork of disqus/python-phabricator (Phabricator Conduit wrapper)
***************
Installation
***************
pip
===============
pip install phabricator3
without pip
===============
Download/clone the code and then run:
python setup.py install
***************
Usage
***************
See examples/ for more examples.
.. code-block:: python
from phabricator import Phabricator
phab = Phabricator() # This will use your ~/.arcrc file
phab.user.whoami()
Parameters are passed as keyword arguments to the resource call:
.. code-block:: python
phab.user.find(aliases=["sugarc0de"])
Documentation on all methods is located at https://secure.phabricator.com/conduit/
***************
Thanks
***************
*Disqus* for python-phabricator
*vilhelmk*, *lifeisstillgood*, *marcqualie* for pull requests
Release files for phabricator3 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| phabricator3-0.1.0.zip | 17.2 kB | Details |
Release files / phabricator3-0.1.0.zip
| Download URL | phabricator3-0.1.0.zip |
|---|---|
| Size | 17.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab6b8eead4c1e1b94481116eda1f79657ea04d4ee0d532662c9f5d0baeff05f1
|
|
BLAKE2b-256 checksum How to use checksums |
f20815a54898e95c0f9756c6b8720c08940e33ccb7b2167230bbb32a7ef5ef56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |