Subscrypt

Latest version: v0.1.0

Safety actively analyzes 627182 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

SubsCrypt Python Package
[![Python Test](https://github.com/oxydev/SubsCrypt-python-package/actions/workflows/test.yml/badge.svg)](https://github.com/oxydev/SubsCrypt-python-package/actions/workflows/test.yml)
[![PyPI license](https://img.shields.io/pypi/l/subscrypt.svg)](https://pypi.python.org/pypi/subscrypt/)
[![PyPI version fury.io](https://badge.fury.io/py/subscrypt.svg)](https://pypi.python.org/pypi/subscrypt/)

The python interface for interacting with SubsCrypt Service.

<img src="https://oxydev.github.io/SubsCrypt-docs/images/logo.jpg" width="400">

Installation

bash
$> pip install subscrypt


Getting Started

python
>>> from subscrypt import Subscrypt
>>> subscrypt_client = Subscrypt()
>>> subscrypt_client.is_connected()
True


Docs

You can access the docs [here](https://api.subscrypt.io/subscrypt-doc/)

0.0.3

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.