Python Implementation of the Onesait Platform utilities
Project description
Onesait Platform Python Client Services
What is it?
onesaitplatform-client-services is a Python library that provides several classes that implement the functionalities of different platform clients, enabling applications to connect to a Onesait Platform instance and perform basic CRUD operations.
With this library, you can generate queries, insert data into ontologies, manage REST APIs and their calls, and upload and download binary files, among other things.
Before using the client services for the first time, we strongly recommend that you learn the main concepts of the Onesait Platform platform.
It supports Python 3.4+
Main Features
Here are just a few of the things that onesaitplatform-client-services does well:
-
Easily create a Digital Client, enabling you to later perform queries, inserts, and updates on the ontologies stored in the Onesait Platform.
-
Set up an API Manager Client to connect with API Manager and Onesait Platform APIs. You can retrieve API REST information, create a API REST from a JSON object, delete a API REST, make requests to a API REST, and list user APIs, among other features.
-
Use a File Manager to perform operations with the binary repository, such as uploading and updating files, downloading files from the binary repository and MinIO, and more.
How to install it
In order to use this API, you must have pip
installed in your system. The pip website (https://pypi.python.org/pypi/pip) contains detailed installation instructions.
Once pip
is installed, you will be able to install the Python clients into your local package repository by running the following commands:
- To install from download repository:
pip install .
python setup.py install
- To install from pypi:
pip install onesaitplatform-client-services
Samples usage
IotBrokerClient
An example of IotBrokerClient is available in IotBrokerClient tutorial
FileManager
An example of FileManager is available in FileManager tutorial
ApiManager
An example of ApiManager is available in ApiManager tutorial
MQTTClient
An example of FileManager is available in MqttClient tutorial (deprecated)
You can see also how to use the Digital Client, File Manager, and API Manager by visiting this website: https://onesaitplatform.com/space/DOCT/2220787684/How+to+use+Python+API%3F.
About Onesait Platform
Onesait Platform is an open technology platform developed by Minsait, designed to simplify and accelerate the development of digital solutions. By abstracting the complexity of underlying technical layers, it helps to simplify and standardize developments enabling independence in lower-level technical decisions and providing flexibility in the face of technological changes.
Key features of Onesait Platform include:
-
Enabling work with multiple clouds in multi-cloud formats.
-
Making cloud and on-premise architectures compatible.
-
Managing the complexity of technologies and protocols.
-
Optimizing the development of business solutions independent of the technological layer through a LowCode strategy.
-
Incorporating best-in-class AI capabilities.
-
Maximizing the value of your information with our methodology and algorithms.
You can learn more about what you can do with Onesait Platform by visiting https://onesaitplatform.refined.site/.
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
File details
Details for the file onesaitplatform_client_services-1.4.15.tar.gz
.
File metadata
- Download URL: onesaitplatform_client_services-1.4.15.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d125eac9cd28548311575d97c3505f6cdba4736b48004b8af274c901ac3ce7a6
|
|
MD5 |
4eb1ed46b43c39ccbab18c4d16fe2705
|
|
BLAKE2b-256 |
cfa5ae03cd51da8458274cd4f2cefe28ffd01eacd849cbd7fddae0434598548b
|
File details
Details for the file onesaitplatform_client_services-1.4.15-py3-none-any.whl
.
File metadata
- Download URL: onesaitplatform_client_services-1.4.15-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f786a996d66749093076522a40b5565ddc426aa784da20a6dce380152691a95c
|
|
MD5 |
37b6378cac0254118ce4635ee10dc01a
|
|
BLAKE2b-256 |
245f3948fae19a67c4c8e940ea3dacc4b2307c125af237717b52b33331cb63a8
|