django-invoicing


Namedjango-invoicing JSON
Version 9.0.1 PyPI version JSON
download
home_pagehttps://github.com/PragmaticMates/django-invoicing
SummaryDjango app for invoicing.
upload_time2024-12-30 14:16:20
maintainerPragmatic Mates
docs_urlNone
authorPragmatic Mates
requires_pythonNone
licenseGPL License
keywords django invoice invoicing billing supplier issuer purchaser buyer commerce products taxes vat pdf
VCS
bugtrack_url
requirements Django django-countries django-iban django-model-utils django-money psycopg2 py-moneyed six wsgiref
Travis-CI No Travis.
coveralls test coverage No coveralls.
            django-invoicing
================

Django app for invoicing

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PragmaticMates/django-invoicing",
    "name": "django-invoicing",
    "maintainer": "Pragmatic Mates",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "info@pragmaticmates.com",
    "keywords": "django invoice invoicing billing supplier issuer purchaser buyer commerce products taxes vat pdf",
    "author": "Pragmatic Mates",
    "author_email": "info@pragmaticmates.com",
    "download_url": null,
    "platform": null,
    "description": "django-invoicing\n================\n\nDjango app for invoicing\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "Django app for invoicing.",
    "version": "9.0.1",
    "project_urls": {
        "Homepage": "https://github.com/PragmaticMates/django-invoicing"
    },
    "split_keywords": [
        "django",
        "invoice",
        "invoicing",
        "billing",
        "supplier",
        "issuer",
        "purchaser",
        "buyer",
        "commerce",
        "products",
        "taxes",
        "vat",
        "pdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d76af56e2f19259fdcf0683344d87f49c8e467a0ae6c0df31fe118514561dd93",
                "md5": "00e62c4e2de9830d901fe33d890975a8",
                "sha256": "db69add97bf729537ef2e3b24edd543a01a0c22ea8030c5802c3b462ff25fa10"
            },
            "downloads": -1,
            "filename": "django_invoicing-9.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "00e62c4e2de9830d901fe33d890975a8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 126896,
            "upload_time": "2024-12-30T14:16:20",
            "upload_time_iso_8601": "2024-12-30T14:16:20.717155Z",
            "url": "https://files.pythonhosted.org/packages/d7/6a/f56e2f19259fdcf0683344d87f49c8e467a0ae6c0df31fe118514561dd93/django_invoicing-9.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 14:16:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PragmaticMates",
    "github_project": "django-invoicing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Django",
            "specs": [
                [
                    ">=",
                    "2.2"
                ]
            ]
        },
        {
            "name": "django-countries",
            "specs": [
                [
                    ">=",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "django-iban",
            "specs": [
                [
                    ">=",
                    "0.2.8"
                ]
            ]
        },
        {
            "name": "django-model-utils",
            "specs": [
                [
                    ">=",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "django-money",
            "specs": [
                [
                    ">=",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "psycopg2",
            "specs": [
                [
                    ">=",
                    "2.5.2"
                ]
            ]
        },
        {
            "name": "py-moneyed",
            "specs": [
                [
                    ">=",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "wsgiref",
            "specs": [
                [
                    ">=",
                    "0.1.2"
                ]
            ]
        }
    ],
    "lcname": "django-invoicing"
}
        
Elapsed time: 0.38138s