pynpc

View on PyPIReverse Dependencies (0)

0.3.0 pynpc-0.3.0-py3-none-any.whl

Wheel Details

Project: pynpc
Version: 0.3.0
Filename: pynpc-0.3.0-py3-none-any.whl
Download: [link]
Size: 60216
MD5: ceae3a82e8697fed8f94c08692dcdfe4
SHA256: caa926232f58dd61fa19ed2367fbeee10a2154d90e7a2c8f20b12a3569ee210c
Uploaded: 2024-05-07 09:03:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pynpc
Version: 0.3.0
Summary: Generate simple NPCs for table top role playing games
Author: Dr Yann Golanski
Author-Email: github[at]kierun.org
Home-Page: https://github.com/kierun/pynpc
Project-Url: Repository, https://github.com/kierun/pynpc
License: MIT
Keywords: ttrpg,rpg,generate,NPC
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: click-help-colors (<0.10.0,>=0.9.4)
Requires-Dist: mimesis (<15.0.0,>=14.0.0)
Requires-Dist: orjson (<4.0.0,>=3.10.3)
Requires-Dist: pendulum (<4.0.0,>=3.0.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: structlog (<25.0,>=23.3)
Requires-Dist: typer-config[all] (<2.0.0,>=1.4.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: types-requests (<3.0.0.0,>=2.31.0.20240406)
Requires-Dist: unidecode (<2.0.0,>=1.3.8)
Description-Content-Type: text/markdown
[Description omitted; length: 1750 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=1S5f86R2185zkp8FeegBkOR_IiFjDdiFW4WnqDO9IJI 1063
pynpc/__init__.py sha256=Q5SmdKcftbwfyR2J5W7X5-XzFQdwIZEtlJ78Ac0viSU 189
pynpc/console.py sha256=bwHqpa6uTJ86becG8teS8gvei4z-Vekark7Ipjvr_eA 10282
pynpc/data/archetypes.res.json sha256=83kIdXR5xyPxahIDotJOZNYvE8Jd9kz0sLbfb0ESNrA 18949
pynpc/data/archetypes.txt sha256=n_wnipmGc2lWNuZoIe7BZQyavI3fBnjtIfpeGkJxleY 8252
pynpc/data/cards.res.json sha256=KFOcKe3UCHTY2na788Jjlne1Qd9qzRfFAE3tuP0bpUs 80611
pynpc/data/fantasy-professions.res.json sha256=5E11mEWcFCOydZQO2kwn6l6cwFpcPVtuHZoYJ8yeJks 8363
pynpc/data/fantasy-professions.txt sha256=6hwr3sXT7uekbDEF4Ys4pgGEZ561C_ZBsdFjhB5U-ag 843
pynpc/data/idiosyncrasies.res.json sha256=hZ4txKaGugR51hNUBEloIFpL7DHXTynQmR6s8wQuQ28 3176
pynpc/data/idiosyncrasies.txt sha256=G7GsnIThKj_4XmaKoHcS_EPfo9782GLKdLZ0Eu9MaSY 662
pynpc/data/name-corruption-pattern.json sha256=TVSsRFenOMxzqgAICGSE8aRmG95UvCu6Yd9IEeK1zjE 739
pynpc/data/personalities.res.json sha256=XMgfqgStXz3V7X86AlM0KrwS0I8laqoIoPDtgTOq520 3240
pynpc/data/phobia.res.json sha256=6dC4Lwchgcfn3QtDpjmFAE6xKK2CAJNNiaUOo7EdyuA 24985
pynpc/data/phobia.txt sha256=jgBsuKSx5xjuQGf533Q-_tVe3HhlhHUNJ3GYhG60aro 9672
pynpc/name_corruptor.py sha256=J9dtrU8udKTrtv0BALmA0KZGu--rbuCCjf552mmNO5k 2892
pynpc/npc.py sha256=a5aTNTFsZRsZZ_XTyS80lQxkvripRTeufVTSieaIB3s 8917
pynpc/skills.py sha256=mdiIM0erVMPhADGuUK31jPYMFynmqm3jIdLPLAwregQ 733
pynpc/utils.py sha256=8QXule7HaoZmXmuzYKD9SrEsqcaB2iE43cEO2wuGMJs 2877
pynpc-0.3.0.dist-info/LICENSE sha256=1S5f86R2185zkp8FeegBkOR_IiFjDdiFW4WnqDO9IJI 1063
pynpc-0.3.0.dist-info/METADATA sha256=eKYt7M2D2asu10r7hLdy-Np8nMwBoriOo29M931KU4U 2915
pynpc-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pynpc-0.3.0.dist-info/entry_points.txt sha256=fgTJ2Ne2JL4VcNXdnhZAmvGhrwxbOMcswb8vnpl91dQ 43
pynpc-0.3.0.dist-info/RECORD

entry_points.txt

pynpc = pynpc.console:app