wxswutilsapi


Namewxswutilsapi JSON
Version 0.1.57 PyPI version JSON
download
home_pageNone
Summarypython 工具库
upload_time2025-01-23 08:39:23
maintainerNone
docs_urlNone
authorliudaiyi
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #wxapi

1.创建文件 $HOME/.pypirc


[distutils]
index-servers = 
    pypi

[pypi]
username = __token__
password = your-api-token


在终端或命令行中执行以下命令来安装 wheel
pip install wheel

运行打包命令
python setup.py sdist bdist_wheel

发送命令
twine upload dist/*




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wxswutilsapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "liudaiyi",
    "author_email": "121274222@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/da/4d/55a2fddf732ead832fba2d7d71193704903a548339beb9dda6a5ad4352ab/wxswutilsapi-0.1.57.tar.gz",
    "platform": null,
    "description": "#wxapi\r\n\r\n1.\u521b\u5efa\u6587\u4ef6 $HOME/.pypirc\r\n\r\n\r\n[distutils]\r\nindex-servers = \r\n    pypi\r\n\r\n[pypi]\r\nusername = __token__\r\npassword = your-api-token\r\n\r\n\r\n\u5728\u7ec8\u7aef\u6216\u547d\u4ee4\u884c\u4e2d\u6267\u884c\u4ee5\u4e0b\u547d\u4ee4\u6765\u5b89\u88c5 wheel\r\npip install wheel\r\n\r\n\u8fd0\u884c\u6253\u5305\u547d\u4ee4\r\npython setup.py sdist bdist_wheel\r\n\r\n\u53d1\u9001\u547d\u4ee4\r\ntwine upload dist/*\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "python \u5de5\u5177\u5e93",
    "version": "0.1.57",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a827ab95e1193edd6957024b1c686b42ce7b9e80afc2fba930860dabc469c4a",
                "md5": "17e67ded4d0c05123a09d6a6fa4af2c0",
                "sha256": "ba8f49da4777f05b255d93eccbae00f22cc1e350f1274295f45d0c54c24e3373"
            },
            "downloads": -1,
            "filename": "wxswutilsapi-0.1.57-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17e67ded4d0c05123a09d6a6fa4af2c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16622,
            "upload_time": "2025-01-23T08:39:06",
            "upload_time_iso_8601": "2025-01-23T08:39:06.286231Z",
            "url": "https://files.pythonhosted.org/packages/5a/82/7ab95e1193edd6957024b1c686b42ce7b9e80afc2fba930860dabc469c4a/wxswutilsapi-0.1.57-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da4d55a2fddf732ead832fba2d7d71193704903a548339beb9dda6a5ad4352ab",
                "md5": "6eb0f6d015d77fdba598eed900c17173",
                "sha256": "ecd26b7c27a0e76f8e7962e5f9efaeace85c8481520c2f82fda0a020fbdc1d00"
            },
            "downloads": -1,
            "filename": "wxswutilsapi-0.1.57.tar.gz",
            "has_sig": false,
            "md5_digest": "6eb0f6d015d77fdba598eed900c17173",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15265,
            "upload_time": "2025-01-23T08:39:23",
            "upload_time_iso_8601": "2025-01-23T08:39:23.715832Z",
            "url": "https://files.pythonhosted.org/packages/da/4d/55a2fddf732ead832fba2d7d71193704903a548339beb9dda6a5ad4352ab/wxswutilsapi-0.1.57.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 08:39:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wxswutilsapi"
}
        
Elapsed time: 0.37634s