rcrab

View on PyPIReverse Dependencies (0)

0.1.2 rcrab-0.1.2-py3-none-any.whl

Wheel Details

Project: rcrab
Version: 0.1.2
Filename: rcrab-0.1.2-py3-none-any.whl
Download: [link]
Size: 10793
MD5: 532538d092af79392f9fe34e8683a0cb
SHA256: 61019482d5d53e098294ed900440338d06bf8a107a0143c80e5424620dd3cc43
Uploaded: 2025-02-22 09:59:37 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: rcrab
Version: 0.1.2
Summary: Simpe python project template
Author-Email: WeiNyn <nguyenhuy17798[at]gmail.com>
Project-Url: Homepage, https://github.com/WeiNyn/crab/tree/master
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: isort (>=6.0.0)
Requires-Dist: jinja2 (>=3.1.5)
Requires-Dist: mypy (>=1.14.1)
Requires-Dist: pydantic (>=2.10.6)
Requires-Dist: pytest (>=8.3.4)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: ruff (>=0.9.4)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: tomli (>=2.2.1)
Requires-Dist: typer (>=0.15.1)
Requires-Dist: uv (>=0.5.26)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1584 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crab/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crab/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crab/cli/__init__.py sha256=Hhr-_nvmQza5fA93BY1MxjXBHqs768TKe-k6BBx41aI 4058
crab/core/__init__.py sha256=Xvq7gfZxH49R17iWk1V2oDY9g7Pr8RdxQPqejLaZYJ8 134
crab/core/config.py sha256=IUB33p2Qy84YkL4xVKY-rvLIwXTQQeK-uiZyzBpw6rQ 3020
crab/core/template.py sha256=67xv9mNuugF2olckPGh1g--ZzIKtdY6qEn9d1OSnY0w 12386
crab/data/templates/basic/{{ project_name }}/src/{{ project_name }}/__init__.py sha256=n1rzrgKBNMi4zxVDujj3GEQrFJGu2FX-UrfpFZvU1I4 239
crab/data/templates/basic/{{ project_name }}/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crab/data/templates/basic/{{ project_name }}/tests/test_sample.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crab/integrations/uv.py sha256=GzQ38_DxR2N4VPQU2Ze0OnR_hGN8cXZPYODH8ya9JcA 2048
rcrab-0.1.2.dist-info/LICENSE sha256=IY8Zi3RlBnQtRQdcUBdiw6xUNPUgmf9WYGItOaRpe_4 1060
rcrab-0.1.2.dist-info/METADATA sha256=-a8tgqbKYf_qhvSxI6VcEqXP_vzim651yFy8Zdrjin4 2300
rcrab-0.1.2.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
rcrab-0.1.2.dist-info/entry_points.txt sha256=eIqOl6_RfeBh18lGk2L_OXH6u8bbxz1mecSZVLbl8jo 38
rcrab-0.1.2.dist-info/top_level.txt sha256=eCa3CMZmAI0HWZDehhoJ5N5YSrAyI5FRdowmFQKQo4Y 5
rcrab-0.1.2.dist-info/RECORD

top_level.txt

crab

entry_points.txt

crab = crab.cli:app