BlurGenerator

View on PyPIReverse Dependencies (0)

1.0.4 BlurGenerator-1.0.4-py3-none-any.whl

Wheel Details

Project: BlurGenerator
Version: 1.0.4
Filename: BlurGenerator-1.0.4-py3-none-any.whl
Download: [link]
Size: 10671
MD5: 022aa2b4896fd027afe9539fc80faf0f
SHA256: bfb7e919e52f527793b835065541cd6530c92624e78dfdf200faa80bf1077d43
Uploaded: 2023-03-27 07:43:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: BlurGenerator
Version: 1.0.4
Summary: Fast generate blur image.
Author: Nat Lee
Author-Email: natlee.work[at]gmail.com
Home-Page: https://github.com/NatLee/Blur-Generator
Project-Url: Documentation, https://github.com/NatLee/Blur-Generator
Project-Url: Bug Reports, https://github.com/NatLee/Blur-Generator/issues
Project-Url: Source Code, https://github.com/NatLee/Blur-Generator
Keywords: blur,generator,blur-image,cli
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: opencv-python
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6080 characters]

WHEEL

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

RECORD

Path Digest Size
blurgenerator/__init__.py sha256=N0f6Kwx2XR6Cf5SO9AF-2bJURvS6wBXLgWuE0CrIszs 320
blurgenerator/cli.py sha256=O_NOiTxvEASo9gRnLAhjgdNbUZpIZv_yBpwJjMerTtA 5246
blurgenerator/depth.py sha256=A_liaGODAqkr_Kr4b28lvBrYTHpxm2bR17oNQhle7VE 3273
blurgenerator/gaussian_blur.py sha256=VYJG55n1h3RkbqpOBM2W3WTgD0pBpkuYFw1N3qvh3Uo 266
blurgenerator/lens_blur.py sha256=g6BtUaz4b5IsZOxPVXA0xHcNCh_deJP54gdwLxvB9XQ 7783
blurgenerator/motion_blur.py sha256=ewBt2j2SG5qTcpvxPle4K3ifwowCP_VWZA4XA_nIiSg 548
BlurGenerator-1.0.4.dist-info/LICENSE sha256=Et-SF0DDdyaLa1CmSahXRg1DEKaxRpFwfZctdBQKeAo 1064
BlurGenerator-1.0.4.dist-info/METADATA sha256=H8VyEu1Hai0w7vIu7lCO8yaYiQU3uqs2NSxXRuE9FSw 7369
BlurGenerator-1.0.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
BlurGenerator-1.0.4.dist-info/entry_points.txt sha256=S_WSmwrjfsodxCU6DD0yUGjoDZPOf-ifAr93vJ_GJEc 57
BlurGenerator-1.0.4.dist-info/top_level.txt sha256=RPDvTqLJIf_plovoJS_imz8E1iZMe1Kz60hMw_C24xk 14
BlurGenerator-1.0.4.dist-info/RECORD

top_level.txt

blurgenerator

entry_points.txt

blurgenerator = blurgenerator.cli:main