Python Implementation of the Platform utilities
Project description
Platform Python Client Services
What is it?
pythonclientlib4platform is a Python library that provides several classes that implement the functionalities of different platform clients, enabling applications to connect to a 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 Platform platform.
It supports Python 3.4+
Main Features
Here are just a few of the things that pythonclientlib4platform does well:
-
Easily create a Digital Client, enabling you to later perform queries, inserts, and updates on the ontologies stored in the Platform.
-
Set up an API Manager Client to connect with API Manager and 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 pythonclientlib4platform
About Platform
Platform is an open technology platform developed by Indra, 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 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 Platform by visiting https://platform.com/.
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 pythonclientlib4platform-1.0.0.tar.gz.
File metadata
- Download URL: pythonclientlib4platform-1.0.0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb30a9243d208fa5ff3e92a793de7ebf1abfd931c946e044667275bd23161a5e
|
|
| MD5 |
64977970cac042a9855bbb513e752fe0
|
|
| BLAKE2b-256 |
8ae753ec7d8cadcda2923a151d6ba056db3bd7cc7e043767d713dc9245078703
|
File details
Details for the file pythonclientlib4platform-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pythonclientlib4platform-1.0.0-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
718d790e523cf4b5c42e932a7c50f323f4ecfa0faa23bb86d84f6d49e7622d70
|
|
| MD5 |
c171738f75805a899252c2f4ce26b007
|
|
| BLAKE2b-256 |
08fccb0bcdccd7d43828dd10210c213b96d5e6eb718a873fefad4e9f1864b199
|