anc-data


Nameanc-data JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-07-16 20:27:11
maintainerNone
docs_urlNone
authorxxx AI Inc.
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # anc_data

## build & upload pip

Bump up version number in pyproject.toml

`pip install build`

to clean up older builds, run `rm dist/*`

then `python -m build`

`pip install twine`

`twine upload dist/*` or pick specific versions to upload

You will be prompted for your PyPI username and password (token). Refer to the email sent to dev_infra@anuttacon.com if you have access to it.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "anc-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "xxx AI Inc.",
    "author_email": "dev@xxx.ai",
    "download_url": "https://files.pythonhosted.org/packages/15/2e/47d410d36c84fbbab7328f88382e32266ad88614a02d2a664e27d2628a00/anc_data-0.1.5.tar.gz",
    "platform": null,
    "description": "# anc_data\n\n## build & upload pip\n\nBump up version number in pyproject.toml\n\n`pip install build`\n\nto clean up older builds, run `rm dist/*`\n\nthen `python -m build`\n\n`pip install twine`\n\n`twine upload dist/*` or pick specific versions to upload\n\nYou will be prompted for your PyPI username and password (token). Refer to the email sent to dev_infra@anuttacon.com if you have access to it.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://sj-git.anuttacon.com/train-infra/anc_data",
        "Repository": "https://sj-git.anuttacon.com/train-infra/anc_data"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a614dd52df43203aff7c1f7ed7653900977eddc0e731d3e8152c43948498b4e9",
                "md5": "734b9698648a372f7135d33e5725a974",
                "sha256": "a7499c7d1e2547d58aab86640673f1005c07b2ad6315c041d454d36e6ad407ae"
            },
            "downloads": -1,
            "filename": "anc_data-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "734b9698648a372f7135d33e5725a974",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 31541,
            "upload_time": "2025-07-16T20:27:10",
            "upload_time_iso_8601": "2025-07-16T20:27:10.046437Z",
            "url": "https://files.pythonhosted.org/packages/a6/14/dd52df43203aff7c1f7ed7653900977eddc0e731d3e8152c43948498b4e9/anc_data-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "152e47d410d36c84fbbab7328f88382e32266ad88614a02d2a664e27d2628a00",
                "md5": "363a7cd9dd452d0982ef738ea3b953ec",
                "sha256": "0e4fd4fe4ce1b00e267c9ccb2efe25ff5dabd1f8fa352602b73482e5a5961ef5"
            },
            "downloads": -1,
            "filename": "anc_data-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "363a7cd9dd452d0982ef738ea3b953ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 27104,
            "upload_time": "2025-07-16T20:27:11",
            "upload_time_iso_8601": "2025-07-16T20:27:11.346998Z",
            "url": "https://files.pythonhosted.org/packages/15/2e/47d410d36c84fbbab7328f88382e32266ad88614a02d2a664e27d2628a00/anc_data-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 20:27:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "anc-data"
}
        
Elapsed time: 0.60078s