commoncode


Namecommoncode JSON
Version 31.0.3 PyPI version JSON
download
home_pagehttps://github.com/nexB/commoncode
SummarySet of common utilities, originally split from ScanCode
upload_time2023-08-25 20:44:26
maintainer
docs_urlNone
authornexB. Inc. and others
requires_python>=3.7
licenseApache-2.0
keywords utilities scancode-toolkit
VCS
bugtrack_url
requirements attrs beautifulsoup4 certifi charset-normalizer click idna pip PyYAML requests saneyaml setuptools soupsieve text-unidecode urllib3 wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            CommonCode
==========

- license: Apache-2.0
- copyright: copyright (c) nexB. Inc. and others
- homepage_url: https://github.com/nexB/commoncode
- keywords: utilities, scancode-toolkit, commoncode

Commoncode provides a set of common functions and utilities for handling various things like paths,
dates, files and hashes. It started as library in scancode-toolkit.
Visit https://aboutcode.org and https://github.com/nexB/ for support and download.


To install this package use::

    pip install commoncode


Alternatively, to set up a development environment::

    ./configure --dev
    source venv/bin/activate

To run unit tests::

    pytest -vvs -n 2

To clean up development environment::

    ./configure --clean


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nexB/commoncode",
    "name": "commoncode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "utilities,scancode-toolkit",
    "author": "nexB. Inc. and others",
    "author_email": "info@aboutcode.org",
    "download_url": "https://files.pythonhosted.org/packages/2b/b8/ca449898d57e94a030eb43a926453f3431edaeaa3b939599ee299ffaaad8/commoncode-31.0.3.tar.gz",
    "platform": null,
    "description": "CommonCode\n==========\n\n- license: Apache-2.0\n- copyright: copyright (c) nexB. Inc. and others\n- homepage_url: https://github.com/nexB/commoncode\n- keywords: utilities, scancode-toolkit, commoncode\n\nCommoncode provides a set of common functions and utilities for handling various things like paths,\ndates, files and hashes. It started as library in scancode-toolkit.\nVisit https://aboutcode.org and https://github.com/nexB/ for support and download.\n\n\nTo install this package use::\n\n    pip install commoncode\n\n\nAlternatively, to set up a development environment::\n\n    ./configure --dev\n    source venv/bin/activate\n\nTo run unit tests::\n\n    pytest -vvs -n 2\n\nTo clean up development environment::\n\n    ./configure --clean\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Set of common utilities, originally split from ScanCode",
    "version": "31.0.3",
    "project_urls": {
        "Homepage": "https://github.com/nexB/commoncode"
    },
    "split_keywords": [
        "utilities",
        "scancode-toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "943a8cea08c01460db5b29476c22594e1208585028f2b164b38bc818e03173f0",
                "md5": "7ae4af0c9e72880a4cd2ddaed3b209f6",
                "sha256": "10bf51c8ba939fab81b2fbf7a689e84c9d8c049e8b5e9ae09b0c97f7b8541a1e"
            },
            "downloads": -1,
            "filename": "commoncode-31.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ae4af0c9e72880a4cd2ddaed3b209f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 89166,
            "upload_time": "2023-08-25T20:44:24",
            "upload_time_iso_8601": "2023-08-25T20:44:24.384520Z",
            "url": "https://files.pythonhosted.org/packages/94/3a/8cea08c01460db5b29476c22594e1208585028f2b164b38bc818e03173f0/commoncode-31.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bb8ca449898d57e94a030eb43a926453f3431edaeaa3b939599ee299ffaaad8",
                "md5": "debc5fa05e637d25a04ed038815f8812",
                "sha256": "bab6b9e7f9bf89eb2a37a912626747075b1bb614875da156890efac159b29741"
            },
            "downloads": -1,
            "filename": "commoncode-31.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "debc5fa05e637d25a04ed038815f8812",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1702868,
            "upload_time": "2023-08-25T20:44:26",
            "upload_time_iso_8601": "2023-08-25T20:44:26.444180Z",
            "url": "https://files.pythonhosted.org/packages/2b/b8/ca449898d57e94a030eb43a926453f3431edaeaa3b939599ee299ffaaad8/commoncode-31.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-25 20:44:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nexB",
    "github_project": "commoncode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "22.2.0"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.11.2"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2022.12.7"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.3"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    "==",
                    "23.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.2"
                ]
            ]
        },
        {
            "name": "saneyaml",
            "specs": [
                [
                    "==",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "67.1.0"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.4"
                ]
            ]
        },
        {
            "name": "text-unidecode",
            "specs": [
                [
                    "==",
                    "1.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.14"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "==",
                    "0.38.4"
                ]
            ]
        }
    ],
    "lcname": "commoncode"
}
        
Elapsed time: 0.10894s