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.
Release files for lootgenerator 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lootgenerator-0.2.0.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lootgenerator-0.2.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:7.4 kB
Release files / lootgenerator-0.2.0.tar.gz
| Download URL | lootgenerator-0.2.0.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fcd204e5cb1314ac6f97aa45fb578fae7dd6cc78c9d4b7d8d402e769da78148e
|
|
BLAKE2b-256 checksum How to use checksums |
d5f8804bffef0cbe80ed117818c2db2a829aac08aa2bf70897efe3fc0d3896bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / lootgenerator-0.2.0-py2-none-any.whl
| Download URL | lootgenerator-0.2.0-py2-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
7302cc278afd002ae05c2c80b74b1df0fa9f882a3e4ad4e123ecd64cb3d2ff0f
|
|
BLAKE2b-256 checksum How to use checksums |
92da8050c04018f9d16c8fb1cfcb0308b6cba3ec9a21045cf0ed4cc459357ad3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |