/frontapp

Primary LanguagePython

FrontApp: Python wrapper for Front API

https://img.shields.io/pypi/v/frontapp:alt:PyPI

Warning

This project is in very early stage of development and is not recommended for usage in production.

Installation

pip install frontapp

Quickstart

from frontapp import Front

front = Front.from_environment()