Skip to content

PythonCB/wizcoin

Repository files navigation

WizCoin

A python module to represent wizard currency

Installation

To install with pip, run:

pip install wizcoin

Quickstart Guide

Here's some example code demonstrating how this code is used:

import wizcoin coin = wizcoin.Wizcoin(2, 5, 10) str(coin) '2g 5s 10k' coin.value() 1141

Looks awesome doesn't it?

Contribute

If you'd like to contribute to WizCoin, check out https://github.com/asweigart/wizcoin

About

exercise from the book "Beyond the Basic Stuff with Python"

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages