/namespacepackage-example

A simple python namespace package example

Primary LanguagePython

Python Namespace Packages Example

A simple example of how to create namespace packages in python.

Usage

Simply run runme.py from the command line. But taking a look at the code will probably be a bit more helpful.

Installation

Just clone the repo:

git clone https://github.com/prschmid/namespacepackage-example.git namespacepackage-example