turicas/rows

Add currency converter

Ouverte

#32 ouverte le 23 juil. 2015

 (5 commentaires) (0 réaction) (0 personne assignée)Python (136 forks)github user discovery
enhancementhelp wantedquestionrows.fields

Métriques du dépôt

Stars
 (886 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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?

Guide contributeur