Metadata-Version: 2.1
Name: purefusion
Version: 1.1.0
Summary: Pure Fusion API
Home-page: 
Author-email: 
Keywords: Swagger,Pure Fusion API
License-File: LICENSE
Requires-Dist: PyJWT (>=2.3.0)
Requires-Dist: cryptography (>=3.4.8)
Requires-Dist: requests
Requires-Dist: paramiko
Requires-Dist: urllib3 (>=1.15)
Requires-Dist: six (>=1.10)
Requires-Dist: certifi
Requires-Dist: python-dateutil

    Pure Fusion is fully API-driven. Most APIs which change the system (POST, PATCH, DELETE) return an Operation in status \&quot;Pending\&quot; or \&quot;Running\&quot;. You can poll (GET) the operation to check its status, waiting for it to change to \&quot;Succeeded\&quot; or \&quot;Failed\&quot;.   # noqa: E501
    
