Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hacktoolkit/phablytics

Open more actions menu

Repository files navigation

phablytics

Analytics, metrics, and reports for Phabricator (https://phacility.com/phabricator/).

Get Started

  1. /path/to/pip install phablytics in your local project.
    1. Or, if installing the web server: /path/to/pip install phablytics[web]
  2. On your first install on a new machine, you'll want to update interfaces:
    from phabricator import Phabricator
    phab = Phabricator()
    phab.update_interfaces()
    phab.user.whoami()
    
  3. Create a settings.py file based off of settings.py
  4. Run the Phablytics CLI and see help: /path/to/phablytics -h

Releasing

  1. Update both VERSION as well as __version__ in phablytics/__init__.py
  2. Update the CHANGELOG.md with the details of this release
  3. Regenerate a new package for distribution: make repackage
  4. Upload to PyPI: make upload

Authors and Maintainers

License

MIT. See LICENSE.md

Packages

No packages published

Contributors 5

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.