django-vendor-promo


Namedjango-vendor-promo JSON
Version 0.2.12 PyPI version JSON
download
home_pageNone
SummaryExtension to Django Vendor to add Promo Code capabilities
upload_time2024-07-12 18:23:45
maintainerNone
docs_urlNone
authorRoberto Himmelbauer
requires_python>=3.7
licenseNone
keywords django app
VCS
bugtrack_url
requirements asgiref authorizenet certifi cffi charset-normalizer cryptography django django-autoslug django-extensions django-fernet-fields django-integrations django-site-configs django-vendor djangorestframework idna iso4217 lxml pycparser pytz pyxb requests sqlparse stripe typing-extensions urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Django Vendor Promo CI](https://github.com/renderbox/django-vendor-promo/workflows/Django%20Vendor%20Promo%20CI/badge.svg)

![Django Vendor Promo CI](https://github.com/renderbox/django-vendor-promo/workflows/Django%20Vendor%20Promo%20Develop/badge.svg)

# Django Vendor Promo

Extension to Django Vendor to add Promo Code capabilities

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-vendor-promo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "django, app",
    "author": "Roberto Himmelbauer",
    "author_email": "Grant Viklund <renderbox@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3a/00/0e49967a51e447f5de8bb46ae269ae2102c09e2e0355dbc208b5583d205b/django_vendor_promo-0.2.12.tar.gz",
    "platform": null,
    "description": "![Django Vendor Promo CI](https://github.com/renderbox/django-vendor-promo/workflows/Django%20Vendor%20Promo%20CI/badge.svg)\n\n![Django Vendor Promo CI](https://github.com/renderbox/django-vendor-promo/workflows/Django%20Vendor%20Promo%20Develop/badge.svg)\n\n# Django Vendor Promo\n\nExtension to Django Vendor to add Promo Code capabilities\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Extension to Django Vendor to add Promo Code capabilities",
    "version": "0.2.12",
    "project_urls": {
        "Bug Tracker": "https://github.com/renderbox/django-vendor-promo/issues",
        "Homepage": "https://github.com/renderbox/django-vendor-promo/"
    },
    "split_keywords": [
        "django",
        " app"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ce7e5fdda363df84c92fa3ba3df9bf6b1eb780480dda068c0878e196f2d730b",
                "md5": "0708baeb3f473dd6d44dc978786269db",
                "sha256": "555f18a3b65400e10996a44be286083261681bb22fec648ce1d02fcdec6eb704"
            },
            "downloads": -1,
            "filename": "django_vendor_promo-0.2.12-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0708baeb3f473dd6d44dc978786269db",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 53533,
            "upload_time": "2024-07-12T18:23:44",
            "upload_time_iso_8601": "2024-07-12T18:23:44.098956Z",
            "url": "https://files.pythonhosted.org/packages/4c/e7/e5fdda363df84c92fa3ba3df9bf6b1eb780480dda068c0878e196f2d730b/django_vendor_promo-0.2.12-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a000e49967a51e447f5de8bb46ae269ae2102c09e2e0355dbc208b5583d205b",
                "md5": "08032832e70663ade4c5aa03043b6ceb",
                "sha256": "600ef63355de75e35ccd659d80c86fce7fc890be50f15972052fe945fc9f7d9c"
            },
            "downloads": -1,
            "filename": "django_vendor_promo-0.2.12.tar.gz",
            "has_sig": false,
            "md5_digest": "08032832e70663ade4c5aa03043b6ceb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 31906,
            "upload_time": "2024-07-12T18:23:45",
            "upload_time_iso_8601": "2024-07-12T18:23:45.814434Z",
            "url": "https://files.pythonhosted.org/packages/3a/00/0e49967a51e447f5de8bb46ae269ae2102c09e2e0355dbc208b5583d205b/django_vendor_promo-0.2.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-12 18:23:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "renderbox",
    "github_project": "django-vendor-promo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "asgiref",
            "specs": [
                [
                    "==",
                    "3.7.2"
                ]
            ]
        },
        {
            "name": "authorizenet",
            "specs": [
                [
                    "==",
                    "1.1.4"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.5.7"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "41.0.1"
                ]
            ]
        },
        {
            "name": "django",
            "specs": [
                [
                    "==",
                    "3.2.20"
                ]
            ]
        },
        {
            "name": "django-autoslug",
            "specs": [
                [
                    "==",
                    "1.9.9"
                ]
            ]
        },
        {
            "name": "django-extensions",
            "specs": [
                [
                    "==",
                    "3.2.3"
                ]
            ]
        },
        {
            "name": "django-fernet-fields",
            "specs": [
                [
                    "==",
                    "0.6"
                ]
            ]
        },
        {
            "name": "django-integrations",
            "specs": [
                [
                    "==",
                    "0.1.4"
                ]
            ]
        },
        {
            "name": "django-site-configs",
            "specs": [
                [
                    "==",
                    "0.1.6"
                ]
            ]
        },
        {
            "name": "django-vendor",
            "specs": [
                [
                    "==",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    "==",
                    "3.14.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "iso4217",
            "specs": [
                [
                    "==",
                    "1.11.20220401"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "4.9.3"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.21"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2023.3"
                ]
            ]
        },
        {
            "name": "pyxb",
            "specs": [
                [
                    "==",
                    "1.2.5"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "sqlparse",
            "specs": [
                [
                    "==",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "stripe",
            "specs": [
                [
                    "==",
                    "5.4.0"
                ]
            ]
        },
        {
            "name": "typing-extensions",
            "specs": [
                [
                    "==",
                    "4.7.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        }
    ],
    "lcname": "django-vendor-promo"
}
        
Elapsed time: 1.00023s