Skip to main content

PEP420 - implicit namespace packages for python 2.7

Project description

[PEP420](https://www.python.org/dev/peps/pep-0420/) - Implicit Namespace Packages for Python 2.7

tests

Travis-CI Build Status Requirements Status Code Quality Status Code issues

Python

PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

Usage:

import sys
import filefinder2
if (2, 7) <= sys.version_info < (3, 4):
    filefinder2.activate()

import namespace.package

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

filefinder2-0.2.1.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

filefinder2-0.2.1-py2.py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 2 Python 3

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