trytond-product-classification-taxonomic


Nametrytond-product-classification-taxonomic JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to implement product classification taxonomic
upload_time2023-10-30 17:32:24
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton product classification taxonomic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Product Classification Taxonomic Module
#######################################

The Product Classification Taxonomic module adds the taxonomic classification
to the products.

The available classifications are:

Taxon
*****

A `taxon <http://en.wikipedia.org/wiki/Taxon>`_ is defined by a name and a
`taxonomic rank <http://en.wikipedia.org/wiki/Taxonomic_rank>`_. It is stored
inside a tree structure.

Cultivar
********

A `cultivar <http://en.wikipedia.org/wiki/Cultivar>`_ is defined by a name, a
taxon and a list of `cultivar groups
<http://en.wikipedia.org/wiki/Cultivar_group>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-product-classification-taxonomic",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton product classification taxonomic",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/7d/52/033f22d9be841ddc579e7a08745479e4f24c132e86b9bebd23155390cf05/trytond_product_classification_taxonomic-7.0.0.tar.gz",
    "platform": null,
    "description": "Product Classification Taxonomic Module\n#######################################\n\nThe Product Classification Taxonomic module adds the taxonomic classification\nto the products.\n\nThe available classifications are:\n\nTaxon\n*****\n\nA `taxon <http://en.wikipedia.org/wiki/Taxon>`_ is defined by a name and a\n`taxonomic rank <http://en.wikipedia.org/wiki/Taxonomic_rank>`_. It is stored\ninside a tree structure.\n\nCultivar\n********\n\nA `cultivar <http://en.wikipedia.org/wiki/Cultivar>`_ is defined by a name, a\ntaxon and a list of `cultivar groups\n<http://en.wikipedia.org/wiki/Cultivar_group>`_.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to implement product classification taxonomic",
    "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",
        "classification",
        "taxonomic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfb6fb44321dbe1e39a17eab79ceab3f885103ef36e4657bdcdf4ddf139c8bd7",
                "md5": "f27ed461cde1bbb21147584b657576c4",
                "sha256": "37fd8172763629df6e09ecece4fbf2296577b03a888743c30eaffa5a68894166"
            },
            "downloads": -1,
            "filename": "trytond_product_classification_taxonomic-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f27ed461cde1bbb21147584b657576c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40407,
            "upload_time": "2023-10-30T17:32:23",
            "upload_time_iso_8601": "2023-10-30T17:32:23.144411Z",
            "url": "https://files.pythonhosted.org/packages/df/b6/fb44321dbe1e39a17eab79ceab3f885103ef36e4657bdcdf4ddf139c8bd7/trytond_product_classification_taxonomic-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d52033f22d9be841ddc579e7a08745479e4f24c132e86b9bebd23155390cf05",
                "md5": "5f227a50275431b694b9c9f03a522c2f",
                "sha256": "27998a74964a988728cf9fa3a53870926056a62e77f8562af805eccea7393913"
            },
            "downloads": -1,
            "filename": "trytond_product_classification_taxonomic-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f227a50275431b694b9c9f03a522c2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26816,
            "upload_time": "2023-10-30T17:32:24",
            "upload_time_iso_8601": "2023-10-30T17:32:24.531592Z",
            "url": "https://files.pythonhosted.org/packages/7d/52/033f22d9be841ddc579e7a08745479e4f24c132e86b9bebd23155390cf05/trytond_product_classification_taxonomic-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:32:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product-classification-taxonomic"
}
        
Elapsed time: 0.13684s