Metadata-Version: 2.1
Name: bitdefender-msp-client
Version: 0.1.1
Summary: Python client for Bitdefender MSP API
Home-page: https://github.com/sonpd2/bitdefender-msp-client
Author: My Son
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: License.txt
Requires-Dist: requests>=2.25.0

# Bitdefender MSP API Client

A Python client library for the Bitdefender MSP API, focusing on Subscribers and Subscriptions management.

## Installation

```bash
pip install bitdefender-msp-client
