bgq

View on PyPIReverse Dependencies (1)

0.1.7 bgq-0.1.7-py3-none-any.whl

Wheel Details

Project: bgq
Version: 0.1.7
Filename: bgq-0.1.7-py3-none-any.whl
Download: [link]
Size: 8697
MD5: d42ee40393e1730f1aff505badbad7ac
SHA256: 250d02599a0d9bdf4ae035a08ad494350ab2973de013a3944b5b843765e07cc4
Uploaded: 2023-08-30 04:00:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bgq
Version: 0.1.7
Summary: a simple asynchronous background job queue
Author: Angelo Gladding
Author-Email: angelo[at]ragt.ag
Home-Page: https://ragt.ag/code/projects/bgq
Project-Url: Documentation, https://ragt.ag/code/projects/bgq/api
Project-Url: Repository, https://ragt.ag/code/projects/bgq.git
License: AGPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<3.11
Requires-Dist: sqlyte (<0.2.0,>=0.1.1)
Requires-Dist: txtint (<0.2.0,>=0.1.2)
Requires-Dist: webagt (<0.2.0,>=0.1.2)
Requires-Dist: webint (<0.2.0,>=0.1.59)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bgq.py sha256=PytOkp7DtnGvmraLl7whKhRzSSugd11bRRTsx7X6apo 5511
webint_jobs/__init__.py sha256=l-p1hcgA2J7K4Th1_gb54qpQCY5PHVnPq77HvlZdMZ8 5327
webint_jobs/templates/__init__.py sha256=OpsRbJk5fhuvHrxCehc6c8aWRQkEXJnXNJtQFkHiSFw 354
webint_jobs/templates/by_module.html sha256=uENAFSwkqqSm91SVZw1Tr1hwnOdCq2v4mYgcm8WU8qA 139
webint_jobs/templates/by_object.html sha256=yezNBRmsepVqeXN_Yo6NmslECvLOU1P9tMkDqBq9EdE 620
webint_jobs/templates/index.html sha256=xNnQ4-J4N8QUiJaJSZ-aywy06-wkVX71Y6B69eDinnY 1064
webint_jobs/templates/job.html sha256=beDFlzfiM8kS9hKdcwiP0Ala0qNp5eHMMX_Qzrvfvdc 1086
webint_jobs/templates/run.html sha256=pjshe06ClnE0PBWblIBcpLlPWlA6UW5K4Ny82_l8ubs 1217
webint_jobs/templates/schedules.html sha256=-YkQ5ZyGEBR_q2c-TFKsBVNrxBCIm4Pc4lzzfuwR3xA 1040
webint_jobs/templates/slow.html sha256=yk6xKm4m6GlKXGxN6FlpyxZuvZq48kVnIwe1Fg9AlW4 612
bgq-0.1.7.dist-info/METADATA sha256=_TmznQI8AYrDPQ5jfhQjGEd4hmbA4__KMM5XYoyoneo 734
bgq-0.1.7.dist-info/entry_points.txt sha256=v0kqbYtYpzfYmfEf9i97BNql5k5DycUTohA2MjEvLFM 64
bgq-0.1.7.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
bgq-0.1.7.dist-info/RECORD

entry_points.txt

bgq = bgq:main
jobs = webint_jobs:app