Metadata-Version: 2.1
Name: pvWebMonitor
Version: 2021.0.0rc1
Summary: Create static web site from EPICS PVs.
Home-page: http://pvWebMonitor.readthedocs.io
Download-URL: https://github.com/prjemian/pvWebMonitor.git
Author: Pete R. Jemian
Author-email: jemian@anl.gov
License: UChicago Argonne, LLC OPEN SOURCE LICENSE (see LICENSE file)
Keywords: EPICS,PV,tool,HTML
Platform: any
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free To Use But Restricted
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities

.. _pvWebMonitor:

============
pvWebMonitor
============

**Create static web site from EPICS PVs.**

This package provides a background service that monitors EPICS PVs 
and writes them into customized HTML files in a WWW server 
directory.  The service can be started and stopped by a manage.csh 
script for automated startup in a cron task or at system startup.

:author: 	Pete R. Jemian
:email:  	jemian@anl.gov
:copyright: 2005-2020, UChicago Argonne, LLC
:license:   ANL OPEN SOURCE LICENSE (see *LICENSE*)
:docs:      http://pvWebMonitor.readthedocs.io
:git:       https://github.com/BCDA-APS/pvWebMonitor.git
:PyPI:      https://pypi.python.org/pypi/pvWebMonitor

:publishing:
   .. image:: https://img.shields.io/github/tag/prjemian/pvWebMonitor.svg
      :target: https://github.com/BCDA-APS/pvWebMonitor/tags
   .. image:: https://img.shields.io/github/release/prjemian/pvWebMonitor.svg
      :target: https://github.com/BCDA-APS/pvWebMonitor/releases
   .. .. image:: https://img.shields.io/pypi/pyversions/pvWebMonitor.svg
      :target: https://pypi.python.org/pypi/pvWebMonitor
   .. image:: https://img.shields.io/pypi/v/pvWebMonitor.svg
      :target: https://pypi.python.org/pypi/pvWebMonitor/

:review:
   .. image:: https://app.codacy.com/project/badge/Grade/ee4a888d573247afb54c1f6f53d503bd    
      :target: https://www.codacy.com/manual/BCDA-APS/pvWebMonitor/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=prjemian/pvWebMonitor&amp;utm_campaign=Badge_Grade
