natural

Convert data to their natural (human-readable) format
Download

natural Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Wijnand Modderman-Lenstra
  • Publisher web site:
  • http://pyth0n.org

natural Tags


natural Description

natural is a Python module to convert data to their natural (human-readable) format.Example UsageBasic usage: >>> import datetime >>> from natural.date import duration >>> print duration(datetime.datetime.now()) 'just now'We speak your language (with your support): >>> import locale >>> locale.setlocale(locale.LC_MESSAGES, 'nl_NL') >>> print duration(datetime.datetime.now()) 'zojuist'Bugs/FeaturesYou can issue a ticket in GitHub: https://github.com/tehmaze/natural/issuesProduct's homepage


natural Related Software