Skip to content

gopad/gopad-python

Repository files navigation

Gopad: SDK for Python

General Workflow Join the Matrix chat at https://matrix.to/#/#gopad:matrix.org Codacy Badge PyPI Version

This repository provides a client SDK for Python. This SDK is automatically generated by the OpenAPI Generator project:

  • API version: 1.0.0-alpha1
  • Package version: 1.4.2
  • Build package: org.openapitools.codegen.languages.PythonClientCodegen

For more information, please visit https://gopad.eu

Requirements

Python 3.7+

Installation

If you want to use one of the versions released via PyPi you just need to execute the following command within your project directory, after that you can import it as other libraries:

pip install gopad@1.4.2

Tests

pytest

Security

If you find a security issue please contact gopad@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>