Skip to main content

Top Level Namespace Package for KenL380.

Project description

kenl380 Package Repository

This is the top level package for the other python packages I have published on PyPI. It's function is basically to supply a namespace, so that I don't conflict with other modules and packages both on PyPI as well as in the site-packages directory for any given Python installation.


To see an example of a submodule that would be installed within this namespace, take a look at my pylib package, which you can find on GitHub in this repository <https://github.com/kenlowrie/pylib>_. When it is installed locally, it goes into the kenl380 directory in site-packages, instead of into the root. When I import it, I normally do it like this:

import kenl380.pylib as pylib

That way I don't have to prefix the names with kenl380 everywhere...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kenl380-0.3.8b1.tar.gz (6.8 kB view hashes)

Uploaded source

Built Distribution

kenl380-0.3.8b1-py2.py3-none-any.whl (2.4 kB view hashes)

Uploaded py2 py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page