```
pip install -r ./requirements.txt -i https://mirrors.tencent.com/pypi/simple
pip install wheel setuptools -i https://mirrors.tencent.com/pypi/simple
python -m pip install twine -i https://mirrors.tencent.com/pypi/simple
python setup.py sdist bdist_wheel
python -m build
pip install .
pip install -e .
pip install -e .[dev]
python -m twine upload dist/*
```
```shell
python setup.py sdist bdist_wheel
```
```shell
rmdir /s dist
```
```shell
python -m twine upload dist/*
```
Raw data
{
"_id": null,
"home_page": "https://github.com/lqxnjk/0_liuxiaojing",
"name": "0-liuxiaojing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "ii, etls, lqxnjk, data",
"author": "lqxnjk",
"author_email": "lqxnjk@qq.com",
"download_url": "https://files.pythonhosted.org/packages/57/ca/167a47aaffafafb5edf1d1ae084fc2fd3c5d9422905ee0d635ff8bba765b/0_liuxiaojing-0.0.1.tar.gz",
"platform": null,
"description": "```\npip install -r ./requirements.txt -i https://mirrors.tencent.com/pypi/simple\npip install wheel setuptools -i https://mirrors.tencent.com/pypi/simple\npython -m pip install twine -i https://mirrors.tencent.com/pypi/simple\npython setup.py sdist bdist_wheel\npython -m build\npip install .\npip install -e .\npip install -e .[dev]\npython -m twine upload dist/*\n```\n```shell\npython setup.py sdist bdist_wheel\n```\n```shell\nrmdir /s dist\n```\n```shell\npython -m twine upload dist/*\n```\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python package for intelligent information bagging system",
"version": "0.0.1",
"project_urls": {
"Bug Reports": "https://github.com/lqxnjk/0_liuxiaojing/issues",
"Homepage": "https://github.com/lqxnjk/0_liuxiaojing",
"Source": "https://github.com/lqxnjk/0_liuxiaojing"
},
"split_keywords": [
"ii",
" etls",
" lqxnjk",
" data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "896cdf552e86ee5c980b565bca29ece81bdfe5b070dbd8ecb59d825f2187abfe",
"md5": "feb79999e9a8ce8aacdf278561e15ac7",
"sha256": "1d842814562664b8a09450a97e86626ce2ee75413da8775269e6201a0851d12f"
},
"downloads": -1,
"filename": "0_liuxiaojing-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "feb79999e9a8ce8aacdf278561e15ac7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2288,
"upload_time": "2025-09-04T07:36:41",
"upload_time_iso_8601": "2025-09-04T07:36:41.083270Z",
"url": "https://files.pythonhosted.org/packages/89/6c/df552e86ee5c980b565bca29ece81bdfe5b070dbd8ecb59d825f2187abfe/0_liuxiaojing-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "57ca167a47aaffafafb5edf1d1ae084fc2fd3c5d9422905ee0d635ff8bba765b",
"md5": "719954f19480a72e904ff5f645675ec8",
"sha256": "f6ae9dcd611f8edd0470b382150480e19809a38bedef76ae2fe0f335a7fab582"
},
"downloads": -1,
"filename": "0_liuxiaojing-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "719954f19480a72e904ff5f645675ec8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3455,
"upload_time": "2025-09-04T07:36:42",
"upload_time_iso_8601": "2025-09-04T07:36:42.648573Z",
"url": "https://files.pythonhosted.org/packages/57/ca/167a47aaffafafb5edf1d1ae084fc2fd3c5d9422905ee0d635ff8bba765b/0_liuxiaojing-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-04 07:36:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lqxnjk",
"github_project": "0_liuxiaojing",
"github_not_found": true,
"lcname": "0-liuxiaojing"
}