turicas/rows

Add currency converter

开放

#32 创建于 2015年7月23日

 (5 条评论) (0 个反应) (0 位负责人)Python (136 个派生)github user discovery
enhancementhelp wantedquestionrows.fields

仓库指标

星标
 (886 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南