The python interface for interacting with SubsCrypt Service.
$> pip install subscrypt>>> from subscrypt import Subscrypt
>>> subscrypt_client = Subscrypt()
>>> subscrypt_client.is_connected()
TrueYou can access the docs here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The python interface for interacting with SubsCrypt Service.
$> pip install subscrypt>>> from subscrypt import Subscrypt
>>> subscrypt_client = Subscrypt()
>>> subscrypt_client.is_connected()
TrueYou can access the docs here