Skip to main content

Python module for the GÉANT TCS API

Project description

GÉANT-TCS-Client (GÉANT Trusted Certificate Service Client)

Work in progress.

Install

pip install geant-tcs-client

Example

#!/usr/bin/env python

from geant_tcs_client import GEANTTCSClient
from ssl_certificates import SSLCertificates

def main():

    client = GEANTTCSClient.connect()
    
    config = {"username": "admin_customer14378", "password": "password123", "custom_uri": "test"}
    ssl_certs = SSLCertificates(config)
    
    print(ssl_certs.listing_ssl_types())


if __name__ == '__main__':
    main()

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

GEANT-TCS-Client-0.1.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

GEANT_TCS_Client-0.1.0-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file GEANT-TCS-Client-0.1.0.tar.gz.

File metadata

  • Download URL: GEANT-TCS-Client-0.1.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.5 Linux/5.8.0-45-generic

File hashes

Hashes for GEANT-TCS-Client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 18be54fc76c80402db3d3264da22b3e723dafc0ad7eba4aae274970ed0736023
MD5 b036655459ea899912e8ca298eea65ed
BLAKE2b-256 067e44d7558b103b6bd7410dc271931cd867b9f88d9683c6dbf25d2e2e3ba22e

See more details on using hashes here.

File details

Details for the file GEANT_TCS_Client-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: GEANT_TCS_Client-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.8.5 Linux/5.8.0-45-generic

File hashes

Hashes for GEANT_TCS_Client-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8630f5134d3e814fb86e3f1efdd719982c753d2709870c397eedb596536569cd
MD5 069cf58e57d2d3c07ed39385a4e674af
BLAKE2b-256 2baa9d4552a0c31fb49012fe440504eec8b7a3a1b9c31af4426f2cc1fc07bec1

See more details on using hashes here.

Supported by

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