sepm-api
========
.. image:: https://img.shields.io/pypi/v/sepm-api.svg
:target: https://pypi.python.org/pypi/sepm-api
:alt: Latest PyPI version
.. image:: https://travis-ci.org/aalmero/sepm-api.png
:target: https://travis-ci.org/aalmero/sepm-api
:alt: Latest Travis CI build status
| This is a wrapper around the Symantec Endpoint Protection Manager REST API.
| This includes some undocumented endpoints, that may not work as expected.
| All the information for the various endpoints were pulled from https://apidocs.securitycloud.symantec.com/.
| If you find any bugs please open an issue or a pull request.
NOTE: The Python wrapper API is work in progress and should be treated as a software in beta, especially regarding the "undocumented" API endpoints.
Usage
-----
Refer to the `examples <https://github.com/aalmero/sepm-api/tree/main/examples>`_ folder.
Installation
------------
>>>pip install sepm-api
Requirements
^^^^^^^^^^^^
Python :: 3.7+
Environment Variables::
API_USERNAME
API_PASSWORD
API_DOMAIN
API_BASE_URL [default: https://localhost:8446/sepm/api/v1]
Compatibility
-------------
Symantec Endpoint Protection Manager API 14.3
License
-------
This software code is license under `MIT <https://github.com/aalmero/sepm-api/blob/main/LICENSE>`_.
Authors
-------
`sepm-api` was written by `Alex Almero <aalmero@gmail.com>`_.
Disclaimers
-----------
I am in no way affiliated with Broadcom. Symantec is a registered trademark by Broadcom.
Raw data
{
"_id": null,
"home_page": "https://github.com/aalmero/sepm-api",
"name": "sepm-api",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Alex Almero",
"author_email": "aalmero@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/34/63/62811060a358b38a62fb1fc94779854cdfa2e2ad7e7e3d9dbb01c328dbac/sepm-api-0.0.8.tar.gz",
"platform": null,
"description": "sepm-api\n========\n\n.. image:: https://img.shields.io/pypi/v/sepm-api.svg\n :target: https://pypi.python.org/pypi/sepm-api\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/aalmero/sepm-api.png\n :target: https://travis-ci.org/aalmero/sepm-api\n :alt: Latest Travis CI build status\n\n| This is a wrapper around the Symantec Endpoint Protection Manager REST API.\n| This includes some undocumented endpoints, that may not work as expected.\n| All the information for the various endpoints were pulled from https://apidocs.securitycloud.symantec.com/.\n| If you find any bugs please open an issue or a pull request.\n\nNOTE: The Python wrapper API is work in progress and should be treated as a software in beta, especially regarding the \"undocumented\" API endpoints.\n\nUsage\n-----\n\n Refer to the `examples <https://github.com/aalmero/sepm-api/tree/main/examples>`_ folder.\n\n\nInstallation\n------------\n\n>>>pip install sepm-api\n\nRequirements\n^^^^^^^^^^^^\n\nPython :: 3.7+\n\nEnvironment Variables::\n\n API_USERNAME\n API_PASSWORD\n API_DOMAIN\n API_BASE_URL [default: https://localhost:8446/sepm/api/v1]\n\nCompatibility\n-------------\nSymantec Endpoint Protection Manager API 14.3\n\nLicense\n-------\n\nThis software code is license under `MIT <https://github.com/aalmero/sepm-api/blob/main/LICENSE>`_.\n\nAuthors\n-------\n\n`sepm-api` was written by `Alex Almero <aalmero@gmail.com>`_.\n\nDisclaimers\n-----------\nI am in no way affiliated with Broadcom. Symantec is a registered trademark by Broadcom.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Symantec Endpoint Protection Manager API",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/aalmero/sepm-api"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0db4829ed358aec38f42be7b267bf4dfd912f0a03839713da01226d99401069",
"md5": "8ddf99148c2c1cef1e2ddc1bdbbacaaa",
"sha256": "4819f48ee1547a8f91f2b64a62a3f215581bddcf93199c219571e155f842efb7"
},
"downloads": -1,
"filename": "sepm_api-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ddf99148c2c1cef1e2ddc1bdbbacaaa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 31983,
"upload_time": "2023-08-09T13:38:17",
"upload_time_iso_8601": "2023-08-09T13:38:17.979793Z",
"url": "https://files.pythonhosted.org/packages/f0/db/4829ed358aec38f42be7b267bf4dfd912f0a03839713da01226d99401069/sepm_api-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "346362811060a358b38a62fb1fc94779854cdfa2e2ad7e7e3d9dbb01c328dbac",
"md5": "2a71f7a28e354000c15549f0bda258b2",
"sha256": "b17c04199cb960f0e374911904300842b63e1746f519312389a472d62441b158"
},
"downloads": -1,
"filename": "sepm-api-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "2a71f7a28e354000c15549f0bda258b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21355,
"upload_time": "2023-08-09T13:38:20",
"upload_time_iso_8601": "2023-08-09T13:38:20.618917Z",
"url": "https://files.pythonhosted.org/packages/34/63/62811060a358b38a62fb1fc94779854cdfa2e2ad7e7e3d9dbb01c328dbac/sepm-api-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-09 13:38:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aalmero",
"github_project": "sepm-api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "sepm-api"
}