codehub

View on PyPIReverse Dependencies (0)

0.0.4.6 codehub-0.0.4.6-py3-none-any.whl

Wheel Details

Project: codehub
Version: 0.0.4.6
Filename: codehub-0.0.4.6-py3-none-any.whl
Download: [link]
Size: 7806
MD5: 8fd086a942c47c12e78cf715aa40ae59
SHA256: bf4a13a2464c9c451f0b88a3f4beeec679ab731edc8eea47c5fa8dc30156f1e1
Uploaded: 2021-12-15 06:20:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codehub
Version: 0.0.4.6
Summary: Cloud python code library.
Author: Wang Pei
Author-Email: 1535376447[at]qq.com
Home-Page: https://gitee.com/peiiii/codehub
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Requires-Dist: jinja2
Requires-Dist: fire
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: freehub
Description-Content-Type: text/markdown
[Description omitted; length: 141 characters]

WHEEL

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

RECORD

Path Digest Size
codehub/__init__.py sha256=r5H9Aq5Bym1oiwak4wFrNG_Uzf9OGxIIoWZWUT5d0K8 18
codehub/api.py sha256=MuIcTyBeXQWOZZueM9aEDqaln99mCw0DmRS-iR9KIRE 1150
codehub/pkg_info.py sha256=xNvqAFe9fWRGgCzxe2LuZgIXYNQxrEyn45kmnmgpCAM 204
codehub/clitools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codehub/clitools/cli.py sha256=y2vEoQc0ioy2fR5zr0NZvoVTQHxZqzpYBbsdytvDD2s 4330
codehub/clitools/codefire.py sha256=YoXrDRnWdzUxqBzOLlLjjdD9Jh2Nbq1blUCzqqOdwFo 115
codehub/clitools/utils/FileUtil.py sha256=cQ6pdepGg-PoSrBQOdNGF7mBy7FoPLHm77czjmvBQdk 608
codehub/clitools/utils/StringUtil.py sha256=R6LCAFF7S4FMY1TaSNZApKiM5yZaux7V3V5UlxIj-Fw 184
codehub/clitools/utils/__init__.py sha256=zqBfPyecNNGKwxx3eVyYfvPGGWAYpzKOrPMltCdp7HQ 50
codehub/utils/__init__.py sha256=TPaPXi3aK4HBHo17wRo6vOCzpDTYbi7dSnkF4Oy3ARI 24
codehub/utils/pathutils.py sha256=dMFdd87IY2rDi1LNx8LTDC1G472gD3sKTgGpLNIy8Jo 3237
codehub-0.0.4.6.dist-info/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
codehub-0.0.4.6.dist-info/METADATA sha256=RrGSX0AkXxXLhmoo1WOuRPvEMNjIj3GG3xV3TaJtCes 663
codehub-0.0.4.6.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
codehub-0.0.4.6.dist-info/entry_points.txt sha256=nPw-zm2FoCJjQL47Ow8M7uQLwGMbPvB5P2Cb0PNY7lE 97
codehub-0.0.4.6.dist-info/top_level.txt sha256=SHeWwg_4j2FwgraCxU2-3iM1jwTrZ8iPKoa5nV_IubE 8
codehub-0.0.4.6.dist-info/RECORD

top_level.txt

codehub

entry_points.txt

codefire = codehub.clitools.codefire:main
codehub = codehub.clitools.cli:main