|
Project Information
Links
|
DyceDyce is a toolkit for rolling dice. It's a friendly wrapper around python's random module. Dyce also has a mini-language for expressing random number patterns, including common dice notation, making it ideal for easily storing random number generators in config files. Finally, Dyce has basic support for rolling against result tables stored as INI-style text files. Project meta-goalA further goal of Dyce, as a small project, is to exemplify some best practices in documentation, packaging, style, etc. It should be helpful as a live example of good techniques for managing and maintaining a python project, small or large. Currently
Needs Improvement
|