Skip to main content

Phrame API

Project description

PhrameAPI

Phrame API

This Python package is automatically generated by the OpenAPI Generator project:

  • API version: 1.0.2
  • Package version: 1.0.2
  • Build package: org.openapitools.codegen.languages.PythonLegacyClientCodegen

Requirements.

Python 2.7 and 3.4+

Installation & Usage

pip install

If the python package is hosted on a repository, you can install directly using:

pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git

(you may need to run pip with root permission: sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git)

Then import the package:

import PhrameAPI

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Then import the package:

import PhrameAPI

Getting Started

Please follow the installation procedure and then run the following:

from __future__ import print_function

import time
import PhrameAPI
from PhrameAPI.rest import ApiException
from pprint import pprint

# Defining the host is optional and defaults to http://localhost/PhrameServer
# See configuration.py for a list of all supported configuration parameters.
configuration = PhrameAPI.Configuration(
    host = "http://localhost/PhrameServer"
)



# Enter a context with an instance of the API client
with PhrameAPI.ApiClient(configuration) as api_client:
    # Create an instance of the API class
    api_instance = PhrameAPI.PhrameApi(api_client)
    component_name = 'component_name_example' # str | Name of component
version_id = 'version_id_example' # str | ID of component (optional)

    try:
        # DELETE Component
        api_instance.minio_delete_ui_component(component_name, version_id=version_id)
    except ApiException as e:
        print("Exception when calling PhrameApi->minio_delete_ui_component: %s\n" % e)
    

Documentation for API Endpoints

All URIs are relative to http://localhost/PhrameServer

Class Method HTTP request Description
PhrameApi minio_delete_ui_component DELETE /components DELETE Component
PhrameApi minio_delete_ui_config DELETE /config DELETE config
PhrameApi minio_get_all_component_names GET /components/all Get all components
PhrameApi minio_get_all_config_names GET /config/all GET all configs
PhrameApi minio_get_ui_component GET /components GET Components
PhrameApi minio_get_ui_config GET /config GET config
PhrameApi minio_post_ui_component POST /components POST component
PhrameApi minio_post_ui_config POST /config POST config

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

david@3adesign.co.uk

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

phrameapi-1.1.0.dev3.tar.gz (27.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PhrameAPI-1.1.0.dev3-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

Details for the file phrameapi-1.1.0.dev3.tar.gz.

File metadata

  • Download URL: phrameapi-1.1.0.dev3.tar.gz
  • Upload date:
  • Size: 27.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for phrameapi-1.1.0.dev3.tar.gz
Algorithm Hash digest
SHA256 392258950c2a6c9b8fe1cd90263bdcca0f4ac24cec75e871e5ad3edad62afe7f
MD5 a6892aae04a4941744afc232cd7c151c
BLAKE2b-256 76c2ff73abbb40a79db6512b3698341259986f8ffdeb91112429849e760ff0b1

See more details on using hashes here.

File details

Details for the file PhrameAPI-1.1.0.dev3-py3-none-any.whl.

File metadata

  • Download URL: PhrameAPI-1.1.0.dev3-py3-none-any.whl
  • Upload date:
  • Size: 28.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for PhrameAPI-1.1.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 3e5a08a01a2eaec60d1c4659368fc1e01436289bc759086d7d29c10f74a1ffa0
MD5 45b0f32016cd9e307474362499922186
BLAKE2b-256 6f97d5d35e588fd2faab520292471dc95c3e889bcd466fc958a84011eeda5fe0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page