{"library":"django-money","type":"library","category":null,"description":"Django Money is a little Django app that integrates the `py-moneyed` library to add robust support for money and currency fields in Django models and forms. It ensures accurate handling of monetary values, currency conversions, and formatting. The current version, 3.6.0, supports modern Django and Python versions and is actively maintained with regular releases.","language":"python","status":"active","version":"3.6.0","tags":["django","money","currency","financial","localization","orm"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-money","imports":["from djmoney.models.fields import MoneyField","from djmoney.money import Money","from djmoney.models.managers import money_manager","from djmoney.models.validators import money_is_not_zero","{% load djmoney %}"]},{"cmd":"pip install \"django-money[exchange]\"","imports":[]}],"homepage":null,"github":"https://github.com/django-money/django-money","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-money/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-money/compatibility"}}