Recursive importer for Python submodules
Project description
Recursive importer for Python submodules
Usage
First, install it early during program’s initialization, such as the top of __init__.py in its main package:
import recursely recursely.install()
Then you can add:
__recursive__ = True
anywhere in the __.init__.py file of a package that you want to import recurs(iv)ely.
That’s all to it, really.
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
recursely-0.1.tar.gz
(9.6 kB
view details)
File details
Details for the file recursely-0.1.tar.gz
.
File metadata
- Download URL: recursely-0.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f45ef550bd3d72fdd6ea2c6fdb0c9203481065139bc5ce02ef96721795af20da |
|
MD5 | bfbb295963ae8baca95995671c0cc7f5 |
|
BLAKE2b-256 | 3a5ba105b5b195c3a902e2fb1b3a534244d88e0643f40d2633dbea779171be6a |