222


Name222 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/lqxnjk/222
SummaryA Python package for intelligent information bagging system
upload_time2025-09-04 07:54:49
maintainerNone
docs_urlNone
authorlqxnjk
requires_python>=3.7
licenseMIT
keywords ii etls lqxnjk data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ```
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
rmdir /s /q dist
```
```shell
python setup.py sdist bdist_wheel
```
```shell
python -m twine upload dist/*
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lqxnjk/222",
    "name": "222",
    "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/06/6c/0699a2a72a1311bff411e07364863ac5e0f0ff86b96577894510b78c434a/222-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\nrmdir /s /q dist\n```\n```shell\npython setup.py sdist bdist_wheel\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/222/issues",
        "Homepage": "https://github.com/lqxnjk/222",
        "Source": "https://github.com/lqxnjk/222"
    },
    "split_keywords": [
        "ii",
        " etls",
        " lqxnjk",
        " data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46a39c85fd5e78bebc19c51dc7c6447b20e9be3318bff9695c60a8de34163e4e",
                "md5": "216acfed943f021263913b59dc2a3837",
                "sha256": "af14077df8ef1034fcae3ebb316ee5e52a7b15adf02128d0db240f05cfefb9d3"
            },
            "downloads": -1,
            "filename": "222-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "216acfed943f021263913b59dc2a3837",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1955,
            "upload_time": "2025-09-04T07:54:48",
            "upload_time_iso_8601": "2025-09-04T07:54:48.763268Z",
            "url": "https://files.pythonhosted.org/packages/46/a3/9c85fd5e78bebc19c51dc7c6447b20e9be3318bff9695c60a8de34163e4e/222-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "066c0699a2a72a1311bff411e07364863ac5e0f0ff86b96577894510b78c434a",
                "md5": "5657465204ee9afcacb1dafe02b07557",
                "sha256": "8e61b8d533beed3ceb26c6b7ef24d834ad3414423c8a2f63e01f3396c3790ea1"
            },
            "downloads": -1,
            "filename": "222-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5657465204ee9afcacb1dafe02b07557",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3446,
            "upload_time": "2025-09-04T07:54:49",
            "upload_time_iso_8601": "2025-09-04T07:54:49.811698Z",
            "url": "https://files.pythonhosted.org/packages/06/6c/0699a2a72a1311bff411e07364863ac5e0f0ff86b96577894510b78c434a/222-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 07:54:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lqxnjk",
    "github_project": "222",
    "github_not_found": true,
    "lcname": "222"
}
        
Elapsed time: 0.51182s