python3-cyberfusion-common


Namepython3-cyberfusion-common JSON
Version 2.10.11.1 PyPI version JSON
download
home_pagehttps://vcs.cyberfusion.nl/shared/python3-cyberfusion-common
SummaryCommon utilities.
upload_time2023-09-04 17:38:54
maintainer
docs_urlNone
authorWilliam Edwards
requires_python>=3.9
licenseMIT
keywords cyberfusion common
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python3-cyberfusion-common

Common utilities.

# Install

## PyPI

Run the following command to install the package from PyPI:

    pip3 install python3-cyberfusion-common

## Generic

Run the following command to create a source distribution:

    python3 setup.py sdist

## Debian

Run the following commands to build a Debian package:

    mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
    dpkg-buildpackage -us -uc

# Configure

No configuration is supported.

# Usage

See code.

# Tests

Run tests with pytest:

    pytest tests/

The tests must be run from the project root.



            

Raw data

            {
    "_id": null,
    "home_page": "https://vcs.cyberfusion.nl/shared/python3-cyberfusion-common",
    "name": "python3-cyberfusion-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "cyberfusion,common",
    "author": "William Edwards",
    "author_email": "wedwards@cyberfusion.nl",
    "download_url": "https://files.pythonhosted.org/packages/d7/54/def2a03e6d6e46ab7abbb3229dc7b6accaac15085d43d40ae6ccf4b059c7/python3-cyberfusion-common-2.10.11.1.tar.gz",
    "platform": "linux",
    "description": "# python3-cyberfusion-common\n\nCommon utilities.\n\n# Install\n\n## PyPI\n\nRun the following command to install the package from PyPI:\n\n    pip3 install python3-cyberfusion-common\n\n## Generic\n\nRun the following command to create a source distribution:\n\n    python3 setup.py sdist\n\n## Debian\n\nRun the following commands to build a Debian package:\n\n    mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'\n    dpkg-buildpackage -us -uc\n\n# Configure\n\nNo configuration is supported.\n\n# Usage\n\nSee code.\n\n# Tests\n\nRun tests with pytest:\n\n    pytest tests/\n\nThe tests must be run from the project root.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Common utilities.",
    "version": "2.10.11.1",
    "project_urls": {
        "Homepage": "https://vcs.cyberfusion.nl/shared/python3-cyberfusion-common"
    },
    "split_keywords": [
        "cyberfusion",
        "common"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d754def2a03e6d6e46ab7abbb3229dc7b6accaac15085d43d40ae6ccf4b059c7",
                "md5": "6c13fcb0132b4261d1aaa9f919dc6e42",
                "sha256": "30e913bb14c08aae455744006257d2112ac87f2d9446b687079beedde4ad346e"
            },
            "downloads": -1,
            "filename": "python3-cyberfusion-common-2.10.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6c13fcb0132b4261d1aaa9f919dc6e42",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7138,
            "upload_time": "2023-09-04T17:38:54",
            "upload_time_iso_8601": "2023-09-04T17:38:54.154360Z",
            "url": "https://files.pythonhosted.org/packages/d7/54/def2a03e6d6e46ab7abbb3229dc7b6accaac15085d43d40ae6ccf4b059c7/python3-cyberfusion-common-2.10.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 17:38:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python3-cyberfusion-common"
}
        
Elapsed time: 0.10925s