glotter2

View on PyPIReverse Dependencies (0)

0.9.0 glotter2-0.9.0-py3-none-any.whl

Wheel Details

Project: glotter2
Version: 0.9.0
Filename: glotter2-0.9.0-py3-none-any.whl
Download: [link]
Size: 25144
MD5: 8a18c1010d448b6ca8c5ebb83c42a131
SHA256: e13641e533d47d1cb01e1293b833f38770e12d1ecbf4a74cf205c1a20d507e38
Uploaded: 2024-10-05 15:57:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: glotter2
Version: 0.9.0
Summary: An execution library for scripts written in any language. This is a fork of https://github.com/auroq/glotter
Author: auroq
Home-Page: https://github.com/rzuckerm/glotter2
Project-Url: Bug Tracker, https://github.com/rzuckerm/glotter2/issues
Project-Url: Changelog, https://github.com/rzuckerm/glotter2#changelog
Project-Url: Documentation, https://rzuckerm.github.io/glotter2
License: LICENSE.txt
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: black (<25.0.0,>=24.4.0)
Requires-Dist: docker (<8.0.0,>=7.1.0)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: pydantic (<2.0.0,>=1.10.6)
Requires-Dist: pytest (<8.0.0,>=7.2.1)
Requires-Dist: pytest-xdist (<4.0.0,>=3.2.0)
Requires-Dist: pyyaml (<7.0,>=6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3343 characters]

WHEEL

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

RECORD

Path Digest Size
glotter/__init__.py sha256=FObS8JeXix3fXsucFWaIgFxb5AFpaZZjXbpqNdBN148 191
glotter/__main__.py sha256=q4UKqgNQeakeZNYrZh4iLKSKrLNEPNdvkW-7vzn8U94 4601
glotter/auto_gen_test.py sha256=uza32qt96HfCL6RckdV_SwPQj3A0Dy_XjcLlLebZoH0 13060
glotter/batch.py sha256=674twSKpKN2oPtWyPSWfBbbKoHNUKtZHGHKD2N4P6wo 2334
glotter/check.py sha256=_Q0LKHcqfGbWFh4j0Hs-0Sfy-77MwkLR3jpudFZY2fM 631
glotter/containerfactory.py sha256=MBEkSJ3Bz8okyXPINt0Zg9Bg8OLkm1eAJ1VM_wfXJZg 4340
glotter/decorators.py sha256=Bz7vFouvZmddppzaZErcAJRAEOFAPcW7ZNpcfKT2Rs4 680
glotter/download.py sha256=gLbBtS6hEZrYLg1NeYHgSCCrOmZHAsT9fWxvpfvO730 1340
glotter/project.py sha256=CCQo8hURDWDq_LEr1y2D4cOi9Rk4inDvvI_yKOKWhkA 4753
glotter/report.py sha256=Km1lxLoSGZMIcL-Ogmzlio3KsD0Wh11ok_tkD_-XqMk 3087
glotter/run.py sha256=3sQXRjuxoFl5wKN0iASqqbaIAhbYDh1clb0_2iKZwPs 762
glotter/settings.py sha256=uQii5BSpRTvYsVjL68irAQ2y6W4ms_Ukv1BgVFV-Pp8 7758
glotter/singleton.py sha256=HXpnFyb3B7DhHoMJmTi1Oh6IoxiHuu0HsG0pLDwcNYw 327
glotter/source.py sha256=0KWSLbFm1b8lTTXnz0TDVKnbCY0grCf2ng96leAQDgI 7407
glotter/test.py sha256=1AxiD64aKJt5FbN03eiQjE73IwXAKRr-ONUpuImUR4o 1933
glotter/test_doc_generator.py sha256=Yrq3h8HgutK9UUc9vqoZgstExPopXfogRjBqTMlJllg 5027
glotter/test_generator.py sha256=kW_bTNPv5MMjBMsF57zWZfIo7TELg1G-eGgRvun5LSA 2195
glotter/testinfo.py sha256=IoI7MCkHWPxaAmR26rTNDxRAXdo60CrOvyRwnnyZ9BE 5490
glotter/utils.py sha256=OfYF6XKInjZ0HhzrmDgVkyxwZ2WukwwEFvPhgtA-8CQ 853
glotter2-0.9.0.dist-info/LICENSE.txt sha256=kn6rtJzAWZzJUhVTGmTTMzesZF6hABiphanoNzsLtC0 1105
glotter2-0.9.0.dist-info/METADATA sha256=N_zfbsT3PDKgEatXh8rTWm56SxpfRs-ur52lySf9i1Y 4641
glotter2-0.9.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
glotter2-0.9.0.dist-info/entry_points.txt sha256=O1bSuharMxSh1bKxLIE6DTzhWMe8GRcYjyb3xKtnrOY 49
glotter2-0.9.0.dist-info/RECORD

entry_points.txt

glotter = glotter.__main__:main