ambition-utils

Various utility packages used across Ambition projects.


Keywords
django, database, query, sql, postgres, upsert
License
MIT
Install
pip install ambition-utils==3.1.13

Documentation

image

image

Latest PyPI version

image

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)