jaraco / jaraco/inflect

Feature: currency mode

Open
#213 3 comments 0 reactions 1 assignee Claimed by @m-aciek View on GitHub
feature help wanted
Dominant language
Python
Stars
1.1k
Forks
127
PR merge metrics
No merged PRs in 30d

Description

Hello @jaraco, would you accept a currency mode as an contribution, in scope for this library?

Possible API:
```
>>> from inflect import engine
>>> engine().number_to_words(100_020.56, decimal="and", decimal_format="currency")
'one hundred thousand and twenty and 56/100'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.