Metadata-Version: 1.2
Name: verkada_py
Version: 1.0.0
Summary: Unofficial Verkada API Python Library
Home-page: https://github.com/Cyb3r-Jak3/Verkada_py
Author: Cyber_Jake
Author-email: jake@jwhite.network
License: MPL 2.0
Download-URL: https://github.com/Cyb3r-Jak3/Verkada_py/releases/latest
Project-URL: Changelog, https://github.com/Cyb3r-Jak3/Verkada_py/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/Cyb3r-Jak3/Verkada_py/issues
Description: # Verkada_py
        ---
        ![Python Checking](https://github.com/Cyb3r-Jak3/Verkada_py/workflows/Python%20Checking/badge.svg) [![Documentation Status](https://readthedocs.org/projects/verkada_py/badge/?version=latest)](https://verkada_py.docs.jwhite.network/en/latest/?badge=latest)  
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/verkada_py) ![PyPI](https://img.shields.io/pypi/v/verkada_py)
        
        
        An unofficial Verkada API Python Library. Useful for companies looking to easily and pragmatically interact with their Verkada cameras. The goal of this library is to make it easier for developers to interact with Verkada's API
        Read the documentation here: https://verkada_py.docs.jwhite.network
        
        Read Verkada's REST API's Documentation here: https://apidocs.verkada.com.
        
        ## Contributing
        
        I am always looking for new people to get involved. If you are looking to get involved, then fork this repo and start making changes that you would like to see.
        If you are making any coding changes, then please create tests using pytest for your code. Documentation should also be created for your additions. You can then submit a PR and I will review it.
Keywords: template,github
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
