Metadata-Version: 2.4
Name: civicstream
Version: 1.0.1
Summary: CivicAlert Streaming Data Capture and Visualization Tool
Home-page: https://github.com/vu-civic/tools
Author: Will Hedgecock
Author-email: ronald.w.hedgecock@vanderbilt.edu
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pyserial
Requires-Dist: pygame
Requires-Dist: PyOpenGL
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

CivicStream
===========

This package provides a command-line tool for capturing and visualizing streaming data
from a CivicAlert sensor device. It can be accessed from a command terminal by entering:

``civicstream``

Enter ``civicstream -h`` to see a listing of available command line parameters, including
activation of an IMU visualizer or configuration of the number of incoming audio channels.
