django-commerce


Namedjango-commerce JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/PragmaticMates/django-commerce
SummaryBasic e-shop app for Django
upload_time2024-12-30 14:17:01
maintainerPragmatic Mates
docs_urlNone
authorPragmatic Mates
requires_pythonNone
licenseBSD License
keywords django e-shop product order shipping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-commerce

Simple django commerce app for custom eshop purposes

TODO:
- orders
- signals
- emails

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PragmaticMates/django-commerce",
    "name": "django-commerce",
    "maintainer": "Pragmatic Mates",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "info@pragmaticmates.com",
    "keywords": "django e-shop product order shipping",
    "author": "Pragmatic Mates",
    "author_email": "info@pragmaticmates.com",
    "download_url": null,
    "platform": null,
    "description": "# django-commerce\n\nSimple django commerce app for custom eshop purposes\n\nTODO:\n- orders\n- signals\n- emails\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Basic e-shop app for Django",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/PragmaticMates/django-commerce"
    },
    "split_keywords": [
        "django",
        "e-shop",
        "product",
        "order",
        "shipping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "919ba3cf46edbb2e3546a18d3de797b3e17c4cd65be2037a63135046fc9d026f",
                "md5": "0396f81cf24d3bc9ce764f7a034d9826",
                "sha256": "eb74c0ded13c21c62d3c33acfdae5072f35b051ac5b421b7c8af5007baab50c8"
            },
            "downloads": -1,
            "filename": "django_commerce-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0396f81cf24d3bc9ce764f7a034d9826",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 178686,
            "upload_time": "2024-12-30T14:17:01",
            "upload_time_iso_8601": "2024-12-30T14:17:01.230520Z",
            "url": "https://files.pythonhosted.org/packages/91/9b/a3cf46edbb2e3546a18d3de797b3e17c4cd65be2037a63135046fc9d026f/django_commerce-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 14:17:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PragmaticMates",
    "github_project": "django-commerce",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-commerce"
}
        
Elapsed time: 0.48388s