# txgz_func
工具方法集合
----------------------------------------------------------------------------------------------------------------------
- #### generation - 更新库
_Make sure you installed setuptools and wheel._
_Important: You must modify the version of the package in setup.py and delete folders (build, dist, egg-info)_
> python setup.py sdist bdist_wheel
- #### upload - 上传代码
Install twine before doing this
> twine upload dist/*
------------------------------------------------------------
- #### install - 安装
> pip install txgzfunc
- #### find the latest package of txgzfunc - 发现最新版本
> pip list --outdated
- #### upgrade - 升级到最新包
> pip install txgzfunc --upgrade
Raw data
{
"_id": null,
"home_page": "https://github.com/txgzlyy/txgz_func",
"name": "txgzfunc",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "txgz",
"author_email": "975663670@qq.com",
"download_url": "https://files.pythonhosted.org/packages/6a/a0/6e809e9608fec30ec4fba6bbf252422b475a922d67d4c0029b2d59e2331c/txgzfunc-0.0.7.tar.gz",
"platform": "",
"description": "# txgz_func\n\u5de5\u5177\u65b9\u6cd5\u96c6\u5408\n\n----------------------------------------------------------------------------------------------------------------------\n\n\n- #### generation - \u66f4\u65b0\u5e93\n\n_Make sure you installed setuptools and wheel._\n\n_Important: You must modify the version of the package in setup.py and delete folders (build, dist, egg-info)_\n\n> python setup.py sdist bdist_wheel\n\n- #### upload - \u4e0a\u4f20\u4ee3\u7801\n\nInstall twine before doing this\n> twine upload dist/*\n\n------------------------------------------------------------\n\n- #### install - \u5b89\u88c5\n> pip install txgzfunc\n\n- #### find the latest package of txgzfunc - \u53d1\u73b0\u6700\u65b0\u7248\u672c\n> pip list --outdated\n\n- #### upgrade - \u5347\u7ea7\u5230\u6700\u65b0\u5305\n> pip install txgzfunc --upgrade\n\n",
"bugtrack_url": null,
"license": "",
"summary": "tools",
"version": "0.0.7",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "93aa7364aa4715ddd3921225807f13be",
"sha256": "1bf7ca1a1b38c7f0e8ef6ffee2daa81336b73e48376251c0178c91c54853a06f"
},
"downloads": -1,
"filename": "txgzfunc-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93aa7364aa4715ddd3921225807f13be",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4034,
"upload_time": "2020-06-30T03:58:18",
"upload_time_iso_8601": "2020-06-30T03:58:18.678370Z",
"url": "https://files.pythonhosted.org/packages/d5/3c/912d469461eb06fd9a39872dd5b8850c7cec2f7629de5e6603e8189a7e82/txgzfunc-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "c270e3fe81689c92ad8fc0fb5e45e174",
"sha256": "c475d093ebd71fd1220b8f99ac445903b7b579dd6405e58b5e359f6b9bdeca58"
},
"downloads": -1,
"filename": "txgzfunc-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "c270e3fe81689c92ad8fc0fb5e45e174",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2825,
"upload_time": "2020-06-30T03:58:20",
"upload_time_iso_8601": "2020-06-30T03:58:20.038127Z",
"url": "https://files.pythonhosted.org/packages/6a/a0/6e809e9608fec30ec4fba6bbf252422b475a922d67d4c0029b2d59e2331c/txgzfunc-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-06-30 03:58:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "txgzlyy",
"error": "Could not fetch GitHub repository",
"lcname": "txgzfunc"
}