Utility library for performing programmatic imports
Project description
Overview
Emport is a small utility library for importing files by file name. It exposed a single function, import_file(filename).
Unlike traditional usages of __import__, execfile or even imp.load_source, Emport takes care of all cases that you may encounter - importing files inside packages (useful when they use relative imports), importing directories (or __init__.py files)
Licence
The library is licensed under the BSD (3-clause) open source license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emport-1.1.3.tar.gz
(5.5 kB
view details)
File details
Details for the file emport-1.1.3.tar.gz.
File metadata
- Download URL: emport-1.1.3.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72e1c665a307d3ab9aed8f5eb010ecca0045fdcb74f543102e3ad39b81c129df
|
|
| MD5 |
d61d362136633d607fb64302319c66d6
|
|
| BLAKE2b-256 |
20ab54edf66920bcc758604695709f6f7741040eb3e3dd87aa08b93b92276cba
|