Skip to content

goerz-testing/pypkg_m7rap

Repository files navigation

PyPkg M7RAP

Source code on Github

Documentation

PyPkg M7RAP on the Python Package Index

Travis Continuous Integration

AppVeyor Continuous Integration

Coveralls

MIT License

Test of Python Packaging

Development of PyPkg M7RAP happens on Github. You can read the full documentation online.

Installation

To install the latest released version of PyPkg M7RAP, run this command in your terminal:

$ pip install pypkg_m7rap

This is the preferred method to install PyPkg M7RAP, as it will always install the most recent stable release.

If you don't have pip installed, the Python installation guide, respectively the Python Packaging User Guide can guide you through the process.

To install the latest development version of PyPkg M7RAP from Github.

$ pip install git+https://github.com/goerz/pypkg_m7rap.git@master#egg=pypkg_m7rap

Usage

To use PyPkg M7RAP in a project:

import pypkg_m7rap