django-commerce


Namedjango-commerce JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/PragmaticMates/django-commerce
SummaryBasic e-shop app for Django
upload_time2023-11-12 15:43:19
maintainerPragmatic Mates
docs_urlNone
authorPragmatic Mates
requires_python
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": "",
    "maintainer_email": "info@pragmaticmates.com",
    "keywords": "django e-shop product order shipping",
    "author": "Pragmatic Mates",
    "author_email": "info@pragmaticmates.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/94/0b47b4ae58636813c3de6bbc4c1209be2d8aa9b6fb8acab6327c31ce1633/django-commerce-0.4.1.tar.gz",
    "platform": null,
    "description": "# django-commerce\n\nSimple django commerce app for custom eshop purposes\n\nTODO:\n- orders\n- signals\n- emails",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Basic e-shop app for Django",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/PragmaticMates/django-commerce"
    },
    "split_keywords": [
        "django",
        "e-shop",
        "product",
        "order",
        "shipping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed940b47b4ae58636813c3de6bbc4c1209be2d8aa9b6fb8acab6327c31ce1633",
                "md5": "4337bffc551907b9db0444edfb717eab",
                "sha256": "e790f8e6036ae4e9846c89a0a6be968a5f318a3958a1e8bfc4256d7b47f2e81f"
            },
            "downloads": -1,
            "filename": "django-commerce-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4337bffc551907b9db0444edfb717eab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 120427,
            "upload_time": "2023-11-12T15:43:19",
            "upload_time_iso_8601": "2023-11-12T15:43:19.296554Z",
            "url": "https://files.pythonhosted.org/packages/ed/94/0b47b4ae58636813c3de6bbc4c1209be2d8aa9b6fb8acab6327c31ce1633/django-commerce-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 15:43:19",
    "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.18970s