Installation

Due to the early state of this project, there is a good chance that parts of these instructions are out of date at any given time. If you run into any such issue please let us know on our issue tracker.

Requirements

Installing

The easiest way is to install the package is through pip or easy_install:

pip install media-nommer-api

Note

This will only work once we start distributing media-nommer-api on PyPi. For now, you’ll need to download a tarball/zip, or check the source out from our GitHub project and install via the enclosed setup.py. See the requirements.txt within the project for dependencies.

Table Of Contents

Previous topic

media-nommer-api-python: A Python API client for media-nommer

Next topic

Getting Started

This Page