Skip to main content

Python API for the automation server database

Project description

Python API for the automation server database

Example

  from api.api import DB

  db = DB(dbName='automation3', host="3.123.139.xxx", user="username", password=None, key="/home/username/.ssh/id_rsa", uri=None, port=22, to_host='127.0.0.1', to_port=27017)

  print(db.getUsers())

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

automation-api-deffets-0.0.12.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

automation_api_deffets-0.0.12-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

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