python3-moneyed

Currency and Money classes for use in Python 3 code

Description

The need to represent instances of money frequently arises in software development, particularly any financial/economics software. To address that need, this package provides the classes of Money and Currency, at a level more useful than just using Python's Decimal class, or even the float primitive. The package is meant to be stand-alone and easy to either use directly, or subclass further.

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/limist/py-moneyed


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-moneyed