turicas/rows

Add currency converter

Aberta

#32 aberto em 23 de jul. de 2015

 (5 comentários) (0 reação) (0 responsável)Python (136 forks)github user discovery
enhancementhelp wantedquestionrows.fields

Métricas do repositório

Stars
 (886 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador