Veli Third Party Integrator
Project description
VELIntegrator - Package for third-party integrations ;)
Description This module helps you to have a base class of Integrator and CRUDIntegrator, which are used to connect to third-party service providers.
Integrator Base class provide request validation posting data in different services, CRUDIntegrator helps to create, read, update and delete objects in third-party services.
There are also handler Base class, for handling data before sending it. you can find it in handler.py
Base handler attributes:
class BaseHandler: web_integrator = None ios_integrator = None android_integrator = None event_model = None params_methods_mapper = {} base_params_method = None params_method = None tracing_id = None
feel free to use it.
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 velintegrator-1.1.5.tar.gz.
File metadata
- Download URL: velintegrator-1.1.5.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c65a05f05b8069b57ec88fdd1ae2a39d14fddd626f484741e09983436154da4
|
|
| MD5 |
d28f565a844c488346c31025bccbcaba
|
|
| BLAKE2b-256 |
bb391dfa6ce8e2e571317df3e58b63ce5d2a667a8db95c6e14793cf88b1c17b6
|
File details
Details for the file velintegrator-1.1.5-py3-none-any.whl.
File metadata
- Download URL: velintegrator-1.1.5-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d79cf73dc296fda8d0cb1d16385f50d2477cf3a93396e8cd78bcac4b96b4fc
|
|
| MD5 |
32e9645ea651018965d7b6a1fef36496
|
|
| BLAKE2b-256 |
777c98c225073bd9e5358f0f32da30732e4f7632e28b9f0e108740e2119627cb
|