Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 400 Bytes

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