{"id":21832913,"url":"https://github.com/null-none/money-decimal2text","last_synced_at":"2025-03-21T13:44:20.544Z","repository":{"id":36687985,"uuid":"40994465","full_name":"null-none/money-decimal2text","owner":"null-none","description":"Python script which convert number in text","archived":false,"fork":false,"pushed_at":"2016-10-31T07:40:54.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T21:19:26.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/money-decimal2text","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-18T19:55:33.000Z","updated_at":"2019-07-15T23:25:33.000Z","dependencies_parsed_at":"2022-09-04T22:20:55.304Z","dependency_job_id":null,"html_url":"https://github.com/null-none/money-decimal2text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fmoney-decimal2text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fmoney-decimal2text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fmoney-decimal2text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fmoney-decimal2text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/money-decimal2text/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807285,"owners_count":20513608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T19:27:05.150Z","updated_at":"2025-03-21T13:44:20.513Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"##########\nmoney-decimal2text\n##########\n    \nConvert money decimal to text\n\n.. image:: https://badge.fury.io/py/money-decimal2text.svg\n    :target: https://pypi.python.org/pypi/money-decimal2text\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install money-decimal2text\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from money_decimal2text.script import decimal_to_text\n    import decimal\n\n    int_units = ((u'рубль', u'рубля', u'рублей'), 'm')\n    exp_units = ((u'копейка', u'копейки', u'копеек'), 'f')\n\n    print decimal_to_text(decimal.Decimal('302.19'), int_units=int_units, exp_units=exp_units)\n    # триста два рубля девятнадцать копеек\n\n\n=======\nLicense\n=======\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fmoney-decimal2text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fmoney-decimal2text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fmoney-decimal2text/lists"}