Metadata-Version: 2.1
Name: msp360
Version: 0.0.1.dev1
Summary: MSP360 Managed Backup Service API client
Home-page: https://github.com/forensic-security/msp360#readme
Author: Nuno André
Author-email: mail@nunoand.re
License: BSD-3-Clause
Project-URL: Source, https://github.com/forensic-security/msp360
Project-URL: Bug Tracker, https://github.com/forensic-security/msp360/issues
Keywords: cloudberry,msp360,backup
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
License-File: LICENSE

MSP360 Managed Backup Service API client
========================================

> _[MSP360 Managed Backup Service (MBS)][1] is an ultimate data backup and restore solution for managed service providers and IT departments that require centralized job management, monitoring, reporting, and licensing features._
>
> ![PyPI - Python Version][4]

Installation
------------

<a href="https://pypi.org/project/msp360/"><pre>
pip install msp360
</pre></a>

Usage
-----

1. Create API credentials in https://mspbackups.com/AP/Settings.aspx

Docs
----

- [Managed Backup Service API Specs][2]

---

Copyright &copy; 2022 [Forensic & Security S.L.][3]

[1]: https://help.mspbackups.com/about
[2]: https://help.mspbackups.com/mbs-api-specification
[3]: https://forensic-security.com
[4]: https://img.shields.io/pypi/pyversions/msp360


