turicas/rows

Add currency converter

Offen

#32 geöffnet am 23.07.2015

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (136 Forks)github user discovery
enhancementhelp wantedquestionrows.fields

Repository-Metriken

Stars
 (886 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Convert a string made of a number and a currency symbol to float or to a Currency Type.

I think that we should write a simple version of this converter supporting a few frequently used currency, such as:

  • Dolar
  • Euro
  • Yen
  • Real
  • Bitcoin

And then, eventually, build it seriously as another project.

What do you think?

Contributor Guide