doto icon indicating copy to clipboard operation
doto copied to clipboard

Python interface to Digital Ocean

Results 3 doto issues
Sort by recently updated
recently updated
newest added

PyCrypto is pretty old and it does not support PyPy very well because it's a CPython extension. cryptography provides a CFFI based implementation which is modern and is regularly maintained.

It blows up with a stack trace if you don't have your .dotorc in ~/.doto/.dotorc.

We should test against the DO api for coverage. As they add new API calls, we'll fail.