dandori

View on PyPIReverse Dependencies (0)

0.1.26 dandori-0.1.26-py3-none-any.whl

Wheel Details

Project: dandori
Version: 0.1.26
Filename: dandori-0.1.26-py3-none-any.whl
Download: [link]
Size: 17491
MD5: f24fc5246180d0f8b86ea60c7f08e6e4
SHA256: 1d96e6cf3146c659fa496b19dfbb72a01e8a5639d90c1798fcaab39ae60c92c6
Uploaded: 2021-12-21 04:52:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dandori
Version: 0.1.26
Summary: GitHub Actions with Python
Author: Hiroyuki Tanaka
Author-Email: aflc0x[at]gmail.com
Home-Page: https://github.com/roy-ht/dandori
Project-Url: Repository, https://github.com/roy-ht/dandori
License: MIT
Keywords: Continuous Integration,GitHub Actions,Automation,Workflow
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: ghapi (<0.2.0,>=0.1.17)
Requires-Dist: python-box (<6.0.0,>=5.3.0)
Requires-Dist: ruamel.yaml (<0.18.0,>=0.17.10)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3530 characters]

WHEEL

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

RECORD

Path Digest Size
dandori/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dandori/__main__.py sha256=ahGemN18qxw4PkPSTDjhCl5KMzRpifJg-50HwsVD_y0 1774
dandori/config.py sha256=WkQMxD5doARlQa3ZW4AkO3I8epx6d5Y7PoAzJR0hM58 8905
dandori/context.py sha256=BQzxZ19MOqX6aKvArfK68gwjfZ-Nn0Gl1uDZAxbXymk 355
dandori/env.py sha256=CQt1-WxsHh3XT6_Nu7Bl4QXhELgNSPrv7sZ8sa3WlZg 840
dandori/exception.py sha256=BS0fhQyvchy9H0nk_ItYeh3Umykaxkvhbk9CGoFHJYc 195
dandori/gh.py sha256=wYicO1HI69V4DFMRAFHjNMTTTBjI5MSDRwVcSLxzYkw 8119
dandori/git.py sha256=DkYxMDqPJUoL9IK65_kW4bjk26eC6Q3xJ41NKk0YH3w 3063
dandori/log.py sha256=SJMIadMU_bsknSOOgavW8HWbowf_51Qld6qENkuAEw0 3969
dandori/ops.py sha256=-6W5TlRWdnSvFmzf_3qIvsU9QOyKyu2rgj67bY4kix4 2721
dandori/process.py sha256=1p2R5KzUJCcJ-G5Dq-ZHJTMRxVv8QX8i1ee7PFqFHsg 2649
dandori/response.py sha256=Ub4MVEQ1RhsYqV0Pb0MWebYkzCmg-VJQNXqVZ3ZS2-E 894
dandori/run.py sha256=JTaCztHdf4f0Uct6tjpHdyzfZ7rF0aQSNHcraCm97YE 3040
dandori-0.1.26.dist-info/entry_points.txt sha256=F0B1-OxdXKtITgKeoP6Qwqu0hq0N4yeJR3OHmDTW0a0 49
dandori-0.1.26.dist-info/LICENSE sha256=lp4f2UwHpQvyTD7rBsxvn_Da6dr-MqDeDOuvYaEjrn4 1072
dandori-0.1.26.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
dandori-0.1.26.dist-info/METADATA sha256=o78jqadYB0Whl3PH69PqM_sOFqICdctz9yUTDySLkMM 4443
dandori-0.1.26.dist-info/RECORD

entry_points.txt

dandori = dandori.__main__:main