RenderCV

View on PyPIReverse Dependencies (0)

1.8 rendercv-1.8-py3-none-any.whl
0.1 rendercv-0.1-py3-none-any.whl

Wheel Details

Project: RenderCV
Version: 0.1
Filename: rendercv-0.1-py3-none-any.whl
Download: [link]
Size: 24158
MD5: 74296742b4f0f8390fe2956125d702dd
SHA256: ad37ed5d54af628a202c0e6fc3bdb6a071ccbfc5f88edfd43cce7720a318a92a
Uploaded: 2023-10-15 15:03:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rendercv
Version: 0.1
Summary: CV generator from a YAML/JSON file
Author: Sina Atalay
Project-Url: Homepage, https://sinaatalay.github.io/rendercv/
Project-Url: Documentation, https://sinaatalay.github.io/rendercv/
Project-Url: Source, https://github.com/sinaatalay/rendercv
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: annotated-types (==0.6.0)
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: phonenumbers (==8.13.22)
Requires-Dist: pydantic (==2.4.2)
Requires-Dist: pydantic-extra-types (==2.1.0)
Requires-Dist: pydantic-core (==2.10.1)
Requires-Dist: typing-extensions (==4.8.0)
Requires-Dist: pyspellchecker (==0.7.2)
Requires-Dist: ruamel.yaml (==0.17.35)
Requires-Dist: email-validator (==2.0.0.post2)
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: black; extra == "linting"
Requires-Dist: ruff; extra == "linting"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: docs
Provides-Extra: linting
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 422 characters]

WHEEL

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

RECORD

Path Digest Size
rendercv/__init__.py sha256=EwpxE7l5K7G9a1RHtxlnXyq3nOq7IxFclxRlHmA9O7Y 1360
rendercv/__main__.py sha256=DRIjVkrkUX2GqaVj7SulSdixc5G9qRGBYUVHobwnSC0 977
rendercv/data_model.py sha256=NLdmQFN5MjoJAqI60fLKQiZoQWWxt29Oa9Pb4xHEnAA 42472
rendercv/rendering.py sha256=89v98qHgr37NEXHvWXKlu-c2sKVn69ZaHWI03rTdaTQ 14736
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_data_model.py sha256=Cp7ESuuPMjzcUnVj5KXTusGLf3OB3IkbRsmBHCwIvh8 27786
tests/test_rendering.py sha256=t_lBa2DBWZxd4392jz6J5Ipo36_RV8Suz_xtkTcIUaw 18581
rendercv-0.1.dist-info/LICENSE sha256=64cRzyKDzuqbMqW14E4bEuORt-1uN7a1FicwVJjw6q4 1115
rendercv-0.1.dist-info/METADATA sha256=zEandDgspMd0cQ2CwTQdqQx9HLrNenW9sIQg0wNDmYQ 1769
rendercv-0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
rendercv-0.1.dist-info/entry_points.txt sha256=TxnMNVursmc2sWV4mC4o3bf7VQ71aO7veZjY0Q7tCg0 53
rendercv-0.1.dist-info/top_level.txt sha256=pSa_9W8-C0rMug6gtLBf7MaxWP3yoo3FLIvm4meSCrs 15
rendercv-0.1.dist-info/RECORD

top_level.txt

rendercv
tests

entry_points.txt

rendercv = rendercv.rendering:main