An app-merge component for larger projects that provides a standardized interface for serializing and de-serializing data.
Project description
Pop-serial provides a standardized interface for serializing and de-serializing data. This project serves as an app-merge component for larger projects
What is POP?
This project is built with pop, a Python-based implementation of Plugin Oriented Programming (POP). POP seeks to bring together concepts and wisdom from the history of computing in new ways to solve modern computing problems.
For more information:
Getting Started
Prerequisites
Python 3.8+
git (if installing from source, or contributing to the project)
Installation
If wanting to use pop-serial, you can do so by either installing from PyPI or from source.
Install from PyPI
Install from pypi
pip install pop-serial
Install from source
# clone repo
git clone git@gitlab.com/vmware/idem/pop-serial.git
cd pop-serial
# Setup venv
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
Roadmap
Reference the open issues for a list of proposed features (and known issues).
Acknowledgements
Img Shields for making repository badges easy.
Project details
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
File details
Details for the file pop-serial-2.0.0.tar.gz
.
File metadata
- Download URL: pop-serial-2.0.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2b5daf8fa916d7ea3ff6072c75be5e7da026a518487b5f81fdca247546bfbcb |
|
MD5 | 0e996a69c49d69286696c3b1f6a7ee93 |
|
BLAKE2b-256 | acce011505f0acee7a6594e3093ec65645f0272653855d68aa985f4049915c8a |
File details
Details for the file pop_serial-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: pop_serial-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.7.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dbe9d67b48c8b878cebeebf3f89cfc616e111621d3ef6dec059365da15db9c4 |
|
MD5 | 658d9a5c65b019da9ecb69e39f03053a |
|
BLAKE2b-256 | eeaa5a30e1e1f4d993e3c3d6b28c106c9ccbf1b0ec284b39ce2a8d59c73ca7c2 |