Metadata-Version: 2.1
Name: pyzm
Version: 0.1.1
Summary: ZoneMinder API, Logger and other base utilities for python programmers
Home-page: https://github.com/pliablepixels/pyzm/
Author: Pliable Pixels
Author-email: pliablepixels@gmail.com
License: GPL
Description: What
        =====
        ZoneMinder Python API and Logger
        
        Documentation & Examples
        =========================
        Latest documentation is available <a href='https://pyzm.readthedocs.io/en/latest/'>here</a>. The documentation includes a full example.
        
        Features
        =========
        - API auth using tokens or legacy (manages refresh logins automatically)
        - Monitors
        - Events with filters
        - States
        - Configs
        - EventNotification callbacks
        
        Limitations
        ============
        * Only for Python3
        
        
        
        
Platform: UNKNOWN
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
