Metadata-Version: 2.1
Name: arvpyf
Version: 0.4.2
Summary: Archiver Python Frontend
Home-page: https://github.com/malitsky/arvpyf
Author: Brookhaven National Lab
Author-email: malitsky@bnl.gov
License: BSD (3-clause)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3

===============================
 Archiver Python Frontend
===============================

.. image:: https://img.shields.io/travis/malitsky/arvpyf.svg
        :target: https://travis-ci.org/malitsky/arvpyf

.. image:: https://img.shields.io/pypi/v/arvpyf.svg
        :target: https://pypi.python.org/pypi/arvpyf


Archiver Python Frontend

Archiver Python Frontend represents a collection of Python classes
associated with the `EPICS Archiver Appliance 
<https://slacmshankar.github.io/epicsarchiver_docs/>`_ middle 
layer and other data sources for building composite and extandable 
applications and integrating them with general (like `Apache Spark
<https://spark.apache.org/>`_) or domain-wide (like `NSLS-II Databroker
<http://nsls-ii.github.io/databroker/>`_) data management and processing 
systems. 

* Documentation: https://nsls-ii.github.io/arvpyf/
* Installation: pip3 install arvpyf



