pytask-stata

View on PyPIReverse Dependencies (0)

0.4.0 pytask_stata-0.4.0-py3-none-any.whl

Wheel Details

Project: pytask-stata
Version: 0.4.0
Filename: pytask_stata-0.4.0-py3-none-any.whl
Download: [link]
Size: 10366
MD5: 8411d3a378a3001e64f06af8e20d4367
SHA256: ae14bd17d772388b197c9d53a6155519e2cec1526f2d2e7a7e0c139c1f0c4a33
Uploaded: 2024-05-19 13:28:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytask_stata
Version: 0.4.0
Summary: Execute do-files with Stata and pytask.
Author-Email: Tobias Raabe <raabe[at]posteo.de>
Project-Url: Homepage, https://github.com/pytask-dev/pytask-stata
Project-Url: Documentation, https://github.com/pytask-dev/pytask-stata
Project-Url: Github, https://github.com/pytask-dev/pytask-stata
Project-Url: Tracker, https://github.com/pytask-dev/pytask-stata/issues
Project-Url: Changelog, https://github.com/pytask-dev/pytask-stata/blob/main/CHANGES.md
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: pytask (>=0.4)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: mypy; extra == "typing"
Provides-Extra: test
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5216 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytask_stata/__init__.py sha256=jkKVlryUtAlO0uI3kXrrQbg53eoUG6JpQwQvZZ-Q0s0 276
pytask_stata/_version.py sha256=j90u3VVU4UrJf1fgMUhaZarHK_Do2XGYXr-vZvOFzVo 411
pytask_stata/cli.py sha256=wjKgnh-7EoV6YxemoI_vrJDSc7cmE1XgSt5mNJ_UZH0 828
pytask_stata/collect.py sha256=khZmJ3O0G7j9n6vgd2kRcwJPKrDvv2iIHX0KZxCBa6k 5930
pytask_stata/config.py sha256=MmUdpGMtjL4wQTd0eATgsK04inTCEwMmu0FdvCtcBzU 578
pytask_stata/execute.py sha256=1mzt-XeROueGgts79IB_kX81gg3MXUSvLbc_yHtI91I 2306
pytask_stata/plugin.py sha256=DaiCLPhFOZ48coELDO-pMKW7KLSbodlkw0l8-Sdafp8 544
pytask_stata/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytask_stata/shared.py sha256=_6qzSwXadXYcGgarC9tJccomfGTr5jgkMKYPWZjbVA8 2644
pytask_stata-0.4.0.dist-info/METADATA sha256=CezmXEXeg0qoB11dOA9pEMdq3cXXDjbh_AZ3h7Dy7mw 6329
pytask_stata-0.4.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
pytask_stata-0.4.0.dist-info/entry_points.txt sha256=EYUaTaW4qgb7VahFR5su_7SX2UELKahd0WBSsgXFBo4 44
pytask_stata-0.4.0.dist-info/licenses/LICENSE sha256=RxB_V9PwkqN54TuemXxwTa5K9yHQCbD-sgg1pjmYSz0 1052
pytask_stata-0.4.0.dist-info/RECORD

entry_points.txt

[pytask]
pytask_stata = pytask_stata.plugin