Skip to main content

Convert a single money related term in a sentence in any format to float.

Project description

This library will convert any money related term in a string to numbers

from money2number import m2n
m2n.m2n.process_money_tags('here is 120 million dollars '))

will return >>> 120000000.0

Limitations

  • Only one money related term in a string can be identified.
  • Examples of inputs:
    2.7 million
    12 Billion
    five hundred and seventy four million 
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

money2number-0.6.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

money2number-0.6-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page