314


Name314 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/lqxnjk/314
SummaryA Python package for intelligent information bagging system
upload_time2025-09-04 07:52:34
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/314",
    "name": "314",
    "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/ff/2e/83cf21e71444bbbc9f2036bcc12159d556d113f8085e99bea9082b120fd8/314-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/314/issues",
        "Homepage": "https://github.com/lqxnjk/314",
        "Source": "https://github.com/lqxnjk/314"
    },
    "split_keywords": [
        "ii",
        " etls",
        " lqxnjk",
        " data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "729328a45a543e2c8788f278a332ecd788c0a788d0b6201351f163c952ce2f5f",
                "md5": "79f32fe0c1935fcaca8590966588e0ee",
                "sha256": "227b5565f961a9723966bf13b9c38ef99d08541c5dfbb3f7f1c5a6a87dbc1569"
            },
            "downloads": -1,
            "filename": "314-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79f32fe0c1935fcaca8590966588e0ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1957,
            "upload_time": "2025-09-04T07:52:32",
            "upload_time_iso_8601": "2025-09-04T07:52:32.967479Z",
            "url": "https://files.pythonhosted.org/packages/72/93/28a45a543e2c8788f278a332ecd788c0a788d0b6201351f163c952ce2f5f/314-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff2e83cf21e71444bbbc9f2036bcc12159d556d113f8085e99bea9082b120fd8",
                "md5": "be27932609eed0eb416710dd2d2573b9",
                "sha256": "2f3b4865f189b4cc9686bd075c51b13ed62f65a10b5c8f5caabff9f05a00d16d"
            },
            "downloads": -1,
            "filename": "314-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "be27932609eed0eb416710dd2d2573b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3445,
            "upload_time": "2025-09-04T07:52:34",
            "upload_time_iso_8601": "2025-09-04T07:52:34.099320Z",
            "url": "https://files.pythonhosted.org/packages/ff/2e/83cf21e71444bbbc9f2036bcc12159d556d113f8085e99bea9082b120fd8/314-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 07:52:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lqxnjk",
    "github_project": "314",
    "github_not_found": true,
    "lcname": "314"
}
        
Elapsed time: 0.82307s