atk-common


Nameatk-common JSON
Version 3.16.0 PyPI version JSON
download
home_pagehttps://github.com/pypa/atk_common
SummaryATK common methods
upload_time2025-08-24 09:50:56
maintainerNone
docs_urlNone
authorRoger
requires_python>=3.11
licenseNone
keywords sample setuptools development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bo-atk-common

This package contains atk enforcement common entities and components

# Build procedure

Delete the files in the `dist` folder

Increment the version number in the `setup.py` file

Build the new wheel file:
```shell
python setup.py sdist bdist_wheel
```

Upload the new wheel file:
```shell
python -m twine upload dist/*
```




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypa/atk_common",
    "name": "atk-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "sample, setuptools, development",
    "author": "Roger",
    "author_email": "roger@perspic.tech",
    "download_url": "https://files.pythonhosted.org/packages/fa/6e/c9430b8c25e7c9db39e4d41a0665a1c31f646df3de03b11856eadd6760d3/atk_common-3.16.0.tar.gz",
    "platform": null,
    "description": "# bo-atk-common\r\n\r\nThis package contains atk enforcement common entities and components\r\n\r\n# Build procedure\r\n\r\nDelete the files in the `dist` folder\r\n\r\nIncrement the version number in the `setup.py` file\r\n\r\nBuild the new wheel file:\r\n```shell\r\npython setup.py sdist bdist_wheel\r\n```\r\n\r\nUpload the new wheel file:\r\n```shell\r\npython -m twine upload dist/*\r\n```\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "ATK common methods",
    "version": "3.16.0",
    "project_urls": {
        "Bug Reports": "https://github.com/pypa/atk_common/issues",
        "Funding": "https://donate.pypi.org",
        "Homepage": "https://github.com/pypa/atk_common",
        "Say Thanks!": "http://saythanks.io/to/example",
        "Source": "https://github.com/pypa/atk_common/"
    },
    "split_keywords": [
        "sample",
        " setuptools",
        " development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "543d4d59d3ad9d5aebc36209ae8f6e6f6e282d7bb2a39897d3ba1d3be9be6b26",
                "md5": "6154ebc6b4db7cfb326d0a68addaca46",
                "sha256": "1656f27a13a100504299dca61a6620719f5661344709df7f32425904f126eeb6"
            },
            "downloads": -1,
            "filename": "atk_common-3.16.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6154ebc6b4db7cfb326d0a68addaca46",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 45349,
            "upload_time": "2025-08-24T09:50:55",
            "upload_time_iso_8601": "2025-08-24T09:50:55.889831Z",
            "url": "https://files.pythonhosted.org/packages/54/3d/4d59d3ad9d5aebc36209ae8f6e6f6e282d7bb2a39897d3ba1d3be9be6b26/atk_common-3.16.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa6ec9430b8c25e7c9db39e4d41a0665a1c31f646df3de03b11856eadd6760d3",
                "md5": "47680c0b6cd6f9b8339c24d8bb37018b",
                "sha256": "a4c2b87afce0f7fb4b0dd45088f0a52994e4cffae997bf71a69df65731332b24"
            },
            "downloads": -1,
            "filename": "atk_common-3.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "47680c0b6cd6f9b8339c24d8bb37018b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 19328,
            "upload_time": "2025-08-24T09:50:56",
            "upload_time_iso_8601": "2025-08-24T09:50:56.941774Z",
            "url": "https://files.pythonhosted.org/packages/fa/6e/c9430b8c25e7c9db39e4d41a0665a1c31f646df3de03b11856eadd6760d3/atk_common-3.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 09:50:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "atk_common",
    "github_not_found": true,
    "lcname": "atk-common"
}
        
Elapsed time: 1.20527s