Tabletop RPG loot generator
Project description
Loot Generator 0.1.0
Simple and plain console script for on-the-fly loot generation for tabletop RPGs.
To install: pip install lootgenerator
from loot_generator.tables import CSVLootTable
from loot_generator.generators import BasicLootGenerator
table = CSVLootTable(‘my_loot_table_path.csv’)
generator = BasicLootGenerator(table)
generator.generate(1000)
TBD: proper readme, examples, proper comments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lootgenerator-0.2.0.tar.gz.
File metadata
- Download URL: lootgenerator-0.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcd204e5cb1314ac6f97aa45fb578fae7dd6cc78c9d4b7d8d402e769da78148e
|
|
| MD5 |
bd2cce774b120ce9e480e71fb8dcb940
|
|
| BLAKE2b-256 |
d5f8804bffef0cbe80ed117818c2db2a829aac08aa2bf70897efe3fc0d3896bb
|
File details
Details for the file lootgenerator-0.2.0-py2-none-any.whl.
File metadata
- Download URL: lootgenerator-0.2.0-py2-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7302cc278afd002ae05c2c80b74b1df0fa9f882a3e4ad4e123ecd64cb3d2ff0f
|
|
| MD5 |
03331f7b84816ade65033796628dcb59
|
|
| BLAKE2b-256 |
92da8050c04018f9d16c8fb1cfcb0308b6cba3ec9a21045cf0ed4cc459357ad3
|