Data processing and persistence components for Pip.Services in Python
Project description
Persistence components for Python
This module is a part of the Pip.Services polyglot microservices toolkit.
It dynamic and static objects and data handling components.
The module contains the following packages:
- Data - data patterns
- Keys- object key (id) generators
- Process- data processing components
- Query- data query objects
- Random - random data generators
- Validate - validation patterns
Use
Install the Python package as
pip install pip_services4_persistence
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by Sergey Seroukhov
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 pip_services4_persistence-0.0.2.tar.gz.
File metadata
- Download URL: pip_services4_persistence-0.0.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb99095bc39698fe073822d92457a1b0167ec76309ad32dfaefb15c547280290
|
|
| MD5 |
6bbc8813e28575b71c2f8b1ff8d930f9
|
|
| BLAKE2b-256 |
9821f7bd59d4126c8125e599877fd4457b50aced5955ae57abce91d2bca551f0
|
File details
Details for the file pip_services4_persistence-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pip_services4_persistence-0.0.2-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f99f724e42ded51ce64a580fcac4e54a5e582bdf3141472ad7b2e31061887ac
|
|
| MD5 |
df395a06491f8d3181c815f4fd02b672
|
|
| BLAKE2b-256 |
0d5c0c4213defe76554064eb5875411d46ff689ce0d46ec1e3face5fcbe549ef
|