trytond-product


Nametrytond-product JSON
Version 7.0.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module with products
upload_time2023-12-16 10:04:48
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton product
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ##############
Product Module
##############

The *Product Module* defines the essential concepts needed to describe
products in Tryton.
It lets you define the basic properties of products and their variants,
and allows you to record how the quantity of a product is measured.


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-product",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton product",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/09/42/c2d9e935df98babe828f96047726ac87f2098c20ecc51b31772552e109df/trytond_product-7.0.1.tar.gz",
    "platform": null,
    "description": "##############\nProduct Module\n##############\n\nThe *Product Module* defines the essential concepts needed to describe\nproducts in Tryton.\nIt lets you define the basic properties of products and their variants,\nand allows you to record how the quantity of a product is measured.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module with products",
    "version": "7.0.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/projects/modules-product/",
        "Download": "http://downloads.tryton.org/7.0/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "product"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9eccd57d85823e6ae2b03b5ec5ef5c6e90ab113128ec9e3536064d831326db67",
                "md5": "351c8f39a005d7f948c850c0cd12c204",
                "sha256": "db4776d006b192902c5283b493021c61e822976cb42ffd3f6829d42cfa3c1e23"
            },
            "downloads": -1,
            "filename": "trytond_product-7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "351c8f39a005d7f948c850c0cd12c204",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 147947,
            "upload_time": "2023-12-16T10:04:45",
            "upload_time_iso_8601": "2023-12-16T10:04:45.356614Z",
            "url": "https://files.pythonhosted.org/packages/9e/cc/d57d85823e6ae2b03b5ec5ef5c6e90ab113128ec9e3536064d831326db67/trytond_product-7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0942c2d9e935df98babe828f96047726ac87f2098c20ecc51b31772552e109df",
                "md5": "9b0ba05c3e46681aa6a8ac369b28cae7",
                "sha256": "c7fb54a320a62b46e9264a632daa3c5de5d50b3e7c52c12b6c2b6dce694f9e81"
            },
            "downloads": -1,
            "filename": "trytond_product-7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9b0ba05c3e46681aa6a8ac369b28cae7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 90438,
            "upload_time": "2023-12-16T10:04:48",
            "upload_time_iso_8601": "2023-12-16T10:04:48.029262Z",
            "url": "https://files.pythonhosted.org/packages/09/42/c2d9e935df98babe828f96047726ac87f2098c20ecc51b31772552e109df/trytond_product-7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 10:04:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product"
}
        
Elapsed time: 0.14812s