turicas/rows

Add currency converter

Aperta

#32 aperta il 23 lug 2015

 (5 commenti) (0 reazioni) (0 assegnatari)Python (136 fork)github user discovery
enhancementhelp wantedquestionrows.fields

Metriche repository

Star
 (886 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor