Metadata-Version: 2.1
Name: pyzm
Version: 0.3.27
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: <img src="https://raw.githubusercontent.com/pliablepixels/pyzm/master/images/pyzm.png" width="200"/>
        
        What
        =====
        Pythonic ZoneMinder wrapper
        - API
        - Event Server
        - Logger
        - Memory
        - Machine Learning Modules
        
        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
        - Mapped Memory access
        - Direct access to ML algorithms
        
        Limitations
        ============
        * Only for Python3
        
        
        
        
Platform: UNKNOWN
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
