Python tool for automatically wrapping a multi-module Python library into a single portable module file.
Project description
Python tool for automatically wrapping a multi-module Python library into a single portable module file.
Purpose
This tool can assist with the implementation of an automated process that wraps a Python library consisting of multiple modules into a single portable module file.
Package Installation and Usage
The package is available on PyPI:
python -m pip install monoliths
The library can be imported in the usual way:
import monoliths from monoliths import *
Conventions
Style conventions are enforced using Pylint:
pylint monoliths
Contributions
In order to contribute to the source code, open an issue or submit a pull request on the GitHub page for this library.
Versioning
Beginning with version 0.1.0, the version number format for this library and the changes to the library associated with version number increments conform with Semantic Versioning 2.0.0.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file monoliths-0.2.0.tar.gz.
File metadata
- Download URL: monoliths-0.2.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef9bf31e9c1da3249c0875ab9bcb7979ee4fbc8e3b69f9c49dd3b35677149130
|
|
| MD5 |
5bb1f6c9b49682f7476722377aeca56f
|
|
| BLAKE2b-256 |
59b322ede17636749e313cde0b7cf50fd99b7351e8fdf5d15e1b183d4defae3b
|
File details
Details for the file monoliths-0.2.0-py3-none-any.whl.
File metadata
- Download URL: monoliths-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df5f90b911ebf477492e4c0b0d4d500b0824c109b7feb7700f550dac7acd07d9
|
|
| MD5 |
d83c9c4e42c524c9787979d2aead2850
|
|
| BLAKE2b-256 |
51f79a8316f9673498baa7d30b60ca8e95b74199f3b2f4dfd7a8c2910e58d9fe
|