Skip to content

ambitioninc/ambition-utils

Repository files navigation

https://travis-ci.org/ambitioninc/ambition-utils.png https://coveralls.io/repos/ambitioninc/ambition-utils/badge.png?branch=develop Latest PyPI version https://pypip.in/d/ambition-utils/badge.png

Requirements

  • Python 3.6+
  • Django 1.11+
  • Postgres 9.5+

Installation

To install the latest release, type:

pip install ambition-utils

To install the latest code directly from source, type:

pip install git+git://github.com/ambitioninc/ambition-utils.git

Documentation

Note: As of version 0.5.0, this project only supports Python3.6+ If you need Python2 support, pin to ambition-utils==0.4.0

Full documentation is available at http://ambition-utils.readthedocs.org

License

MIT License (see LICENSE)