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.2.0.tar.gz
(6.5 kB
view details)
File details
Details for the file emport-1.2.0.tar.gz
.
File metadata
- Download URL: emport-1.2.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be0a5c41a174647c22500bfbabd933178dc8d8580bbb7e7fe40395581eec6797 |
|
MD5 | 4170bfb95bfcd4a9414b5e28d568304c |
|
BLAKE2b-256 | 937741333884ac2eebcd84d75f3555e3555ccb17307c3c23f202abea878a23cb |