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
Hashes for monoliths-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df5f90b911ebf477492e4c0b0d4d500b0824c109b7feb7700f550dac7acd07d9 |
|
MD5 | d83c9c4e42c524c9787979d2aead2850 |
|
BLAKE2b-256 | 51f79a8316f9673498baa7d30b60ca8e95b74199f3b2f4dfd7a8c2910e58d9fe |