trytond-product-attribute


Nametrytond-product-attribute JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module with product attributes
upload_time2023-10-30 17:32:12
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton product attribute
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Product Attribute Module
########################

The Product Attribute module defines the following models: Attribute and
Attribute Set.

Attribute
*********

An Attribute represents a property of a product, such as its colors, dimensions
and so on.

Attribute Set
*************

An Attribute Set is linked to products and allows to assign attribute values to
products.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-product-attribute",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton product attribute",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/ae/96/2a41d77d274e33dd23d73fe3ee732a2d4c59429210ff0eb698a023e234a3/trytond_product_attribute-7.0.0.tar.gz",
    "platform": null,
    "description": "Product Attribute Module\n########################\n\nThe Product Attribute module defines the following models: Attribute and\nAttribute Set.\n\nAttribute\n*********\n\nAn Attribute represents a property of a product, such as its colors, dimensions\nand so on.\n\nAttribute Set\n*************\n\nAn Attribute Set is linked to products and allows to assign attribute values to\nproducts.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module with product attributes",
    "version": "7.0.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "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",
        "attribute"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2836e59a5f7b24ddf17530c48b665fd101938a21d082b983c32d75ebdcfc2994",
                "md5": "1796502a1dc688daeb27a5b5a751695e",
                "sha256": "49bac1e0b15fdb0c3863a9b6d7369392457dc4b3fab68b20fde07e4ec453ade9"
            },
            "downloads": -1,
            "filename": "trytond_product_attribute-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1796502a1dc688daeb27a5b5a751695e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 39833,
            "upload_time": "2023-10-30T17:32:10",
            "upload_time_iso_8601": "2023-10-30T17:32:10.982840Z",
            "url": "https://files.pythonhosted.org/packages/28/36/e59a5f7b24ddf17530c48b665fd101938a21d082b983c32d75ebdcfc2994/trytond_product_attribute-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae962a41d77d274e33dd23d73fe3ee732a2d4c59429210ff0eb698a023e234a3",
                "md5": "64fdcf30b2f111556f9861042c690576",
                "sha256": "3ef0b8890f64bb8644330ef0d36eab5e190a21e58c91158957f6fb6965654d97"
            },
            "downloads": -1,
            "filename": "trytond_product_attribute-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64fdcf30b2f111556f9861042c690576",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26199,
            "upload_time": "2023-10-30T17:32:12",
            "upload_time_iso_8601": "2023-10-30T17:32:12.421719Z",
            "url": "https://files.pythonhosted.org/packages/ae/96/2a41d77d274e33dd23d73fe3ee732a2d4c59429210ff0eb698a023e234a3/trytond_product_attribute-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:32:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product-attribute"
}
        
Elapsed time: 0.13825s