wxswutilsapi


Namewxswutilsapi JSON
Version 0.1.69 PyPI version JSON
download
home_pageNone
Summarypython 工具库
upload_time2025-09-06 02:04: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/*

#升级包
pip install --upgrade wxswutilsapi

pip install wxswutilsapi --upgrade --index-url https://pypi.org/simple


            

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/19/5d/09fec23ef3ad734bd4008b9a66ccbbda9bba337018233d546ea166d87bc6/wxswutilsapi-0.1.69.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#\u5347\u7ea7\u5305\r\npip install --upgrade wxswutilsapi\r\n\r\npip install wxswutilsapi --upgrade --index-url https://pypi.org/simple\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "python \u5de5\u5177\u5e93",
    "version": "0.1.69",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed532223b24bb229d4fd522aead841cb620c495c8f8c2d4dc18f615b65209d91",
                "md5": "09ed7b4e3b7a2ee38c29cf28b9727985",
                "sha256": "feece4b78ff97afc73f9d4da2aa3e1c0e41dc6f9288d3946f4bc8ead530d98b2"
            },
            "downloads": -1,
            "filename": "wxswutilsapi-0.1.69-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "09ed7b4e3b7a2ee38c29cf28b9727985",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 31601,
            "upload_time": "2025-09-06T02:04:22",
            "upload_time_iso_8601": "2025-09-06T02:04:22.044569Z",
            "url": "https://files.pythonhosted.org/packages/ed/53/2223b24bb229d4fd522aead841cb620c495c8f8c2d4dc18f615b65209d91/wxswutilsapi-0.1.69-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "195d09fec23ef3ad734bd4008b9a66ccbbda9bba337018233d546ea166d87bc6",
                "md5": "13beb6a8aa06896d3455e294857f30fc",
                "sha256": "20fc598f82ff0a4db05258688181564b2b30e3590303be7a2287b7857677c615"
            },
            "downloads": -1,
            "filename": "wxswutilsapi-0.1.69.tar.gz",
            "has_sig": false,
            "md5_digest": "13beb6a8aa06896d3455e294857f30fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28772,
            "upload_time": "2025-09-06T02:04:23",
            "upload_time_iso_8601": "2025-09-06T02:04:23.456145Z",
            "url": "https://files.pythonhosted.org/packages/19/5d/09fec23ef3ad734bd4008b9a66ccbbda9bba337018233d546ea166d87bc6/wxswutilsapi-0.1.69.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-06 02:04:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wxswutilsapi"
}
        
Elapsed time: 0.56401s