benkonrath / transip-api

Python implementation for the TransIP API
https://transip-api.readthedocs.io/en/latest/
MIT License
23 stars 23 forks source link

Add option to specify the private key directly #36

Closed roaldnefs closed 5 years ago

roaldnefs commented 5 years ago

Add option to specify the private key directly and updated the docstring. This commit also updates the example in the documentation (docs/index.rst). This still defaults to the private_key_file as the default.