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.
Release files for emport 1.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| emport-1.4.1.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| emport-1.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.4 kB
Release files / emport-1.4.1.tar.gz
| Download URL | emport-1.4.1.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd5076e8b4b361c043c8778da228731fd7d75e5eaabab300eb5e95bbed76ed9a
|
|
BLAKE2b-256 checksum How to use checksums |
3e82946e9a2a58798afe1e357fa571d8ef5dbf5ffd97d2d2b936486ccb5d5f4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|
Release files / emport-1.4.1-py3-none-any.whl
| Download URL | emport-1.4.1-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e8487665c0e10d0775d8d1783bafdab518289352a561547ff81125f0b4aa6813
|
|
BLAKE2b-256 checksum How to use checksums |
1c85988a49bb34ce3640c12787e125a53dca6d50b3272052315b0fd586b13a62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|