Metadata-Version: 2.1
Name: nubium-faust
Version: 1.0.1
Summary: Python Stream processing.
Home-page: http://faust.readthedocs.io/
Author: Robinhood Markets, Inc.
Author-email: contact@fauststream.com
License: BSD 3-Clause
Project-URL: Bug Reports, https://github.com/robinhood/faust/issues
Project-URL: Source, https://github.com/robinhood/faust
Project-URL: Documentation, https://faust.readthedocs.io/
Keywords: stream,processing,asyncio,distributed,queue,kafka
Platform: any
Classifier: Framework :: AsyncIO
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.6.0
Description-Content-Type: text/x-rst
Requires-Dist: aiohttp (<4.0,>=3.5.2)
Requires-Dist: aiohttp-cors (<2.0,>=0.7)
Requires-Dist: click (<8.0,>=6.7)
Requires-Dist: colorclass (<3.0,>=2.2)
Requires-Dist: croniter (>=0.3.16)
Requires-Dist: mode (<4.5,>=4.4.0)
Requires-Dist: mypy-extensions
Requires-Dist: nubium-aiokafka (==1.0.0)
Requires-Dist: opentracing (<2.0.0,>=1.3.0)
Requires-Dist: terminaltables (<4.0,>=3.1)
Requires-Dist: venusian (<2.0,>=1.1)
Requires-Dist: yarl (<2.0,>=1.0)
Provides-Extra: aiodns
Requires-Dist: aiodns (>=1.1) ; extra == 'aiodns'
Provides-Extra: aiomonitor
Requires-Dist: aiomonitor (>=0.4.4) ; extra == 'aiomonitor'
Provides-Extra: cchardet
Requires-Dist: cchardet (>=2.1) ; extra == 'cchardet'
Provides-Extra: ciso8601
Requires-Dist: ciso8601 ; extra == 'ciso8601'
Provides-Extra: ckafka
Requires-Dist: confluent-kafka (~=1.2.0) ; extra == 'ckafka'
Provides-Extra: cython
Requires-Dist: cython ; extra == 'cython'
Provides-Extra: datadog
Requires-Dist: datadog ; extra == 'datadog'
Provides-Extra: debug
Requires-Dist: aiomonitor (>=0.4.4) ; extra == 'debug'
Requires-Dist: setproctitle (>=1.1) ; extra == 'debug'
Provides-Extra: eventlet
Requires-Dist: aioeventlet (~=0.5.1) ; extra == 'eventlet'
Requires-Dist: dnspython ; extra == 'eventlet'
Provides-Extra: fast
Requires-Dist: aiodns (>=1.1) ; extra == 'fast'
Requires-Dist: cchardet (>=2.1) ; extra == 'fast'
Requires-Dist: ciso8601 ; extra == 'fast'
Requires-Dist: cython ; extra == 'fast'
Requires-Dist: orjson (<3.0,>=2.0) ; extra == 'fast'
Requires-Dist: setproctitle (>=1.1) ; extra == 'fast'
Provides-Extra: orjson
Requires-Dist: orjson (<3.0,>=2.0) ; extra == 'orjson'
Provides-Extra: prometheus
Requires-Dist: prometheus-client ; extra == 'prometheus'
Provides-Extra: redis
Requires-Dist: aredis (<2.0,>=1.1.3) ; extra == 'redis'
Provides-Extra: rocksdb
Requires-Dist: python-rocksdb (>=0.6.7) ; extra == 'rocksdb'
Provides-Extra: sentry
Requires-Dist: raven-aiohttp (>=0.7.0) ; extra == 'sentry'
Requires-Dist: raven (<7.0,>=6.10.0) ; extra == 'sentry'
Requires-Dist: sentry-sdk (>=0.7.10) ; extra == 'sentry'
Provides-Extra: setproctitle
Requires-Dist: setproctitle (>=1.1) ; extra == 'setproctitle'
Provides-Extra: statsd
Requires-Dist: statsd (~=3.3.0) ; extra == 'statsd'
Provides-Extra: uvloop
Requires-Dist: uvloop (>=0.8.1) ; extra == 'uvloop'
Provides-Extra: yaml
Requires-Dist: pyyaml (>=5.1) ; extra == 'yaml'

See http://pypi.org/project/faust


