Metadata-Version: 2.1
Name: arqLogger
Version: 0.0.1a2
Summary: Python websocket logger for Arquant's Strategies.
Home-page: UNKNOWN
Author: Franco Zanuso
Author-email: francozanuso89@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown
Requires-Dist: schedule (>=0.6.0)
Requires-Dist: enum34 (>=1.1.6)
Requires-Dist: websocket-client (>=0.54.0)

# arqLogger

This library is intended to be used by developers seeking to send logs generated by the strategy outside Arquants infrastructure to be analyze and process.


Author/Maintainer
-----------------

* [Franco Zanuso](https://github.com/fzanuso>)


