sparkplug

View on PyPIReverse Dependencies (0)

1.22.0 sparkplug-1.22.0-py2.py3-none-any.whl

Wheel Details

Project: sparkplug
Version: 1.22.0
Filename: sparkplug-1.22.0-py2.py3-none-any.whl
Download: [link]
Size: 21997
MD5: baacce2325c0b073458c1bc8cad7eab3
SHA256: f7c86e674d8a41f4fdc312c98868e295bc05359e1a9f3da17751b3b92fc07f92
Uploaded: 2021-04-01 18:14:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparkplug
Version: 1.22.0
Summary: An AMQP message consumer daemon
Maintainer: FreshBooks
Maintainer-Email: dev[at]freshbooks.com
Home-Page: https://github.com/freshbooks/sparkplug/
Download-Url: https://pypi.python.org/pypi/sparkplug/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Utilities
Requires-Dist: amqp (>=2.3.2)
Requires-Dist: lockfile (<0.13,>=0.9.1)
Requires-Dist: configparser (<6.0,>=3.5)
Description-Content-Type: text/markdown
[Description omitted; length: 823 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
sparkplug/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparkplug/cli.py sha256=1b_RLVDka6ddjzu_ZMnFcHRwRBnBM9AutdyOK8hMXvY 3366
sparkplug/digraph.py sha256=ldTaKozote0FhSf2BFgUp9ahnesLV-k3DEfnaok1Uiw 2473
sparkplug/examples.py sha256=z2UTp0Vyt0ac9mQ_JX3kXXL5nyZZu9uf224fMNrEKfA 562
sparkplug/executor.py sha256=cdEUjWRUW6uLP5j_iBseIyiczlLpiXl6WkBy-rr7cjg 1435
sparkplug/logutils.py sha256=UPYIEFH9J90MUVvG9Xn9wjiuCE-cNlY01RYWAuFsiww 306
sparkplug/options.py sha256=8-_56qiD6gbUrWnR_wxJcgZd-LGNxIlhFq-SkG3ljrY 1724
sparkplug/config/__init__.py sha256=gUFJoShA7x2yHZ_uiI5_si_GmKtpT9XtCR_VZ-81LHs 4488
sparkplug/config/binding.py sha256=ZlWuQ_ryd95bmr3nJg40s4YULhtLfvCNXahz90BEtuE 1512
sparkplug/config/connection.py sha256=uN3c-BifgTgXJvjLNhdcZAEICLeTz3eCiXcV-hiYrFg 6108
sparkplug/config/consumer.py sha256=pvYOcwuAai2MV7uINfiYLT_d42WDFguWsHBPVzno8FA 5201
sparkplug/config/exchange.py sha256=KhC1StH9c7i_qn52GUy8JwnSmcMwjrvKjHKEEHQ-e7o 1926
sparkplug/config/heartbeater.py sha256=srEHG33OB5BDxmvim3Ms4bFkI0Xfbw0reo0FU34joos 3079
sparkplug/config/queue.py sha256=FMrC1NsV6OViwKi5nSov1dJcQW245YQbxc_DfaIp87I 1798
sparkplug/config/timer.py sha256=WQFNN2OGgl-45QlvBSRAdYb_94inIpLn00vY50FPTnc 1842
sparkplug/config/timereporter.py sha256=sHQnVldIGRljx-9iShv-EDPX4Chr-ppAkvOkrBkpChA 2084
sparkplug/config/types.py sha256=oA7Jc_QpFHo2DsBzvRmxqMsBElWzMBZlzPNjgPnHtAU 761
sparkplug/timereporters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparkplug/timereporters/base.py sha256=qU1hibmeQnA-KB3vN1zrRGDiZI-Er347APQ_0CtvJow 328
sparkplug/timereporters/logger.py sha256=j9KoS4e8hsLJjaJwCLB1dlnLMXeXZxzr5ic0yHb7gsk 867
sparkplug/timereporters/statsd.py sha256=t7zDU66e-ZoXj7mWVmwGdKWCq2JGczRahTrMmhIRlHQ 3334
sparkplug-1.22.0.dist-info/LICENSE sha256=G2dmmyJGak1vNU-1Yub8sXXqObxrxVSl8bIVABkuIKk 1076
sparkplug-1.22.0.dist-info/METADATA sha256=FDHW1SZQzj1MtVCRFEm0eOF5w6l0-lu7LhuUHIu665o 1785
sparkplug-1.22.0.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
sparkplug-1.22.0.dist-info/entry_points.txt sha256=P9uwxnFZu7H_2lvD927YvTwWwiuCk65IiumvDCgqFzo 733
sparkplug-1.22.0.dist-info/top_level.txt sha256=tCSz8Qcb9Vhko32VMQnt8Ss9D2KQdZnuvMvz8mH7J1c 10
sparkplug-1.22.0.dist-info/RECORD

top_level.txt

sparkplug

entry_points.txt

sparkplug = sparkplug.cli:main
binding = sparkplug.config.binding:BindingConfigurer
consumer = sparkplug.config.consumer:ConsumerConfigurer
exchange = sparkplug.config.exchange:ExchangeConfigurer
queue = sparkplug.config.queue:QueueConfigurer
time_reporter = sparkplug.config.timereporter:TimeReporterConfigurer
connection = sparkplug.config.connection:AMQPConnector
broken = sparkplug.examples:Broken
echo = sparkplug.examples:EchoConsumer
heartbeat = sparkplug.test.test_heartbeat.heartbeat_consumer:HeartbeatConsumer
logger = sparkplug.timereporters.logger:Logger
statsd = sparkplug.timereporters.statsd:Statsd