bpy-dev-utils

View on PyPIReverse Dependencies (0)

0.1.0 bpy_dev_utils-0.1.0-py3-none-any.whl

Wheel Details

Project: bpy-dev-utils
Version: 0.1.0
Filename: bpy_dev_utils-0.1.0-py3-none-any.whl
Download: [link]
Size: 8623
MD5: f064aa894dccd94a10d7b37a27ae968b
SHA256: c20c9439508d50defc3eec7813002bef97c3512e977ee2c76daeda1e056d0bab
Uploaded: 2022-12-12 10:38:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bpy-dev-utils
Version: 0.1.0
Summary: This is a personal collection of simple CLI utilities that I made to help my development of Blender addons.
Author: Matt Ashpole
Author-Email: m.d.ashpole[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9,<4.0
Requires-Dist: rich (<13.0.0,>=12.5.1)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2886 characters]

WHEEL

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

RECORD

Path Digest Size
bpydevutil/__init__.py sha256=XuLdRjKrUgFhrEGfHo-ug_rmjQwg4xegc6VD6557iFk 25
bpydevutil/functions/common_funcs.py sha256=bG22XP0Rh9_L-wJHfJL9eMRAckmbuKRudyXBqVdGRXc 5091
bpydevutil/functions/install_funcs.py sha256=NwXCjw1GsMqRUzI9DjcEKIG7VJX018Q4F61bhbjkIXk 1180
bpydevutil/functions/pack_funcs.py sha256=-6BIP1WdDE6GUBOOmdGma50qXms6wLu1C1G7fKhRttE 3736
bpydevutil/functions/symlink_funcs.py sha256=BLrTF0Yq1Ec9tZZLrPtqlOidYNCqxODQ1ctPpt_-J8Q 862
bpydevutil/main.py sha256=rIw9vEda3XHrPs1goljr-2H6x8UX6ETn2QCAeNt8PpI 9034
bpy_dev_utils-0.1.0.dist-info/entry_points.txt sha256=zmpXbvp3CO9Oqt2Ep1smB8NP2yus8WqoVFK_YaIoR88 43
bpy_dev_utils-0.1.0.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
bpy_dev_utils-0.1.0.dist-info/METADATA sha256=rHAfHh9lr_Gx84RuESjjDT4-VJaoR8xv7LUKhmno7Pw 3412
bpy_dev_utils-0.1.0.dist-info/RECORD

entry_points.txt

bpy = bpydevutil.main:app