django-plans


Namedjango-plans JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/cypreess/django-plans
SummaryPluggable django app for managing pricing plans with quotas and accounts expiration
upload_time2024-05-16 13:38:09
maintainerNone
docs_urlNone
authorKrzysztof Dorosz
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            Welcome to django-plans
=======================


.. image:: https://codecov.io/gh/django-getpaid/django-plans/branch/master/graph/badge.svg?token=oEyv7odqUW
   :target: https://codecov.io/gh/django-getpaid/django-plans
   
Django-plans is a pluggable app for managing pricing plans with quotas and accounts expiration. 

Features currently supported:

* Multiple plans,
* Support for user custom plans.
* Flexible model for parametrizing plans (quota).
* Customizable billing periods (plan pricing),
* Order total calculation using customizable taxation policy (e.g. in EU calculating VAT based on seller/buyer countries and VIES)
* Invoicing,
* Account expiratons + E-mail remainders.

Documentation: https://django-plans.readthedocs.org/

Master branch: Support for Django >=3.2, support for Python >=3.7

.. image:: docs/source/_static/images/django-plans-1.png

.. image:: docs/source/_static/images/django-plans-2.png

.. image:: docs/source/_static/images/django-plans-3.png



License
-------

Django Plans is licensed and distributed under MIT licesne..

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cypreess/django-plans",
    "name": "django-plans",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Krzysztof Dorosz",
    "author_email": "cypreess@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/df/b156a65ec91fee67e5e79a0a507e1ec4f4df3a0e75bd90eaca994491b967/django-plans-1.2.0.tar.gz",
    "platform": null,
    "description": "Welcome to django-plans\n=======================\n\n\n.. image:: https://codecov.io/gh/django-getpaid/django-plans/branch/master/graph/badge.svg?token=oEyv7odqUW\n   :target: https://codecov.io/gh/django-getpaid/django-plans\n   \nDjango-plans is a pluggable app for managing pricing plans with quotas and accounts expiration. \n\nFeatures currently supported:\n\n* Multiple plans,\n* Support for user custom plans.\n* Flexible model for parametrizing plans (quota).\n* Customizable billing periods (plan pricing),\n* Order total calculation using customizable taxation policy (e.g. in EU calculating VAT based on seller/buyer countries and VIES)\n* Invoicing,\n* Account expiratons + E-mail remainders.\n\nDocumentation: https://django-plans.readthedocs.org/\n\nMaster branch: Support for Django >=3.2, support for Python >=3.7\n\n.. image:: docs/source/_static/images/django-plans-1.png\n\n.. image:: docs/source/_static/images/django-plans-2.png\n\n.. image:: docs/source/_static/images/django-plans-3.png\n\n\n\nLicense\n-------\n\nDjango Plans is licensed and distributed under MIT licesne..\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pluggable django app for managing pricing plans with quotas and accounts expiration",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/cypreess/django-plans"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a88fd82e53e55bec7aca453c939fd66cb58ff1a827c6d652d531fd456355e60",
                "md5": "1f4481f350b21f80543469244c2215d8",
                "sha256": "2fb90edefb0644bb4fac556b7a20b9899d993722844e5f6f266571c477b70062"
            },
            "downloads": -1,
            "filename": "django_plans-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f4481f350b21f80543469244c2215d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 170504,
            "upload_time": "2024-05-16T13:38:06",
            "upload_time_iso_8601": "2024-05-16T13:38:06.210395Z",
            "url": "https://files.pythonhosted.org/packages/9a/88/fd82e53e55bec7aca453c939fd66cb58ff1a827c6d652d531fd456355e60/django_plans-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfdfb156a65ec91fee67e5e79a0a507e1ec4f4df3a0e75bd90eaca994491b967",
                "md5": "0ff4ec2ce341ef6ca4a002962dfa3ff3",
                "sha256": "b67b08792f6e54feb69aa60fb97a986b5efd7aa21efb441841df51cca9405a35"
            },
            "downloads": -1,
            "filename": "django-plans-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0ff4ec2ce341ef6ca4a002962dfa3ff3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 602859,
            "upload_time": "2024-05-16T13:38:09",
            "upload_time_iso_8601": "2024-05-16T13:38:09.047982Z",
            "url": "https://files.pythonhosted.org/packages/df/df/b156a65ec91fee67e5e79a0a507e1ec4f4df3a0e75bd90eaca994491b967/django-plans-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 13:38:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cypreess",
    "github_project": "django-plans",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "django-plans"
}
        
Elapsed time: 0.47161s