omaster

View on PyPIReverse Dependencies (0)

0.16.0 omaster-0.16.0-py3-none-any.whl

Wheel Details

Project: omaster
Version: 0.16.0
Filename: omaster-0.16.0-py3-none-any.whl
Download: [link]
Size: 18931
MD5: 554a0670a713843985f7b2d86e310697
SHA256: acda0586cafc10b45ebbb569df7286cf290a9e530bdfaca2b0423996a5b8409f
Uploaded: 2025-02-02 13:00:12 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: omaster
Version: 0.16.0
Summary: A Python package release tool that automates the entire release process with built-in quality checks and AI-powered features.
Requires-Python: >=3.9
Requires-Dist: openai (>=1.0.0)
Requires-Dist: radon (>=6.0.0)
Requires-Dist: rich (>=10.0.0)
Requires-Dist: tomli (>=2.0.0)
Requires-Dist: vulture (>=2.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3828 characters]

WHEEL

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

RECORD

Path Digest Size
omaster/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omaster/__main__.py sha256=wY-IYUwZEE1bNKyjsqf3R4qcqkQT1A__fXF71Di5Bx4 104
omaster/main.py sha256=Ge6MMQrH1pQsDcpCc4U9YWrKqv9KM-OtPfUjP2mekoU 2847
omaster/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omaster/commands/release_steps/__init__.py sha256=J03A77sXKtcsaJ7BvYbOr4_IXzfCGQ3JAqhcnP8siPg 424
omaster/commands/release_steps/step_1_validate.py sha256=Ysz7L_1BM9gQpd7z1dztmdVGpLedcWSh2Ynm0wxKAJA 3742
omaster/commands/release_steps/step_2_validate_code_quality.py sha256=hMefVQ-TVMLj92dZqpUZEMCp0wNylVepMsGWB4VauoU 6507
omaster/commands/release_steps/step_3_clean_build.py sha256=xar7ZharUavQrb0gaXBh__QGyCC5uDxSPbZEkgAfkdw 1575
omaster/commands/release_steps/step_4_analyze_changes.py sha256=_TasS03nPX4R8OzsFUQnLSbECnGQK7yxfzbf6QcU7bI 7136
omaster/commands/release_steps/step_5_bump_version.py sha256=uhNLRkk7yrjHOgQA9qcLOxfKWBrAYHiZf4tnAlEgt8g 1675
omaster/commands/release_steps/step_5_publish.py sha256=jSvx89xCbQg9DjXVUCUwRU4AGTAlLelQ_EHt64niDFo 840
omaster/commands/release_steps/step_6_git_commit.py sha256=yogMVTpgDyS33B0avapSFs4hWoSzui_Spg_XtUU26gU 3689
omaster/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omaster/core/config.py sha256=usCqRiLd5rv0xB88MYwD7S3_ecmmcG0CWHQnfmJ_T7Q 3952
omaster/core/errors.py sha256=0iAb6tzUsMCf79A5qoC9FENoyIQw8Usa0kpgaOmMML0 922
omaster/ui/__init__.py sha256=vE4MGUWP3yws0Pa2z5UNqHFP-mfIHtIfP4zEeNCCA-0 101
omaster/ui/layout.py sha256=mtqGh9u3WBugFur-QxSqeed4ejQxdFNfmjpKcgFDjvY 2370
omaster/utils/__init__.py sha256=gx1MMuGRk_qHamRUNKXlOfenIBu8F_pkwJk6Fpod_-c 692
omaster/utils/version.py sha256=Ix-s43EgUKRdhBMh3gXCjsiOLm74G6YFiPais6M8tHE 2868
omaster/validators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omaster-0.16.0.dist-info/METADATA sha256=tWgy7MyfbJ4cCn8mFFFz_AqR0_x80cWIROD5zKnG2-Y 4229
omaster-0.16.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
omaster-0.16.0.dist-info/entry_points.txt sha256=X7VVlt4XL1Ub3PASZMBeVrrwa3jZ9ITTb2S_DZdN7-8 46
omaster-0.16.0.dist-info/RECORD

entry_points.txt

omaster = omaster.main:main