a-a-a-a-a


Namea-a-a-a-a JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/lqxnjk/a_a_a_a_a
SummaryA Python package for intelligent information bagging system
upload_time2025-09-04 09:13:38
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/a_a_a_a_a",
    "name": "a-a-a-a-a",
    "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/7a/63/e34e6b667abc34268257debdf9ad718ffa00c2297404b5cea755d0ace05b/a_a_a_a_a-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/a_a_a_a_a/issues",
        "Homepage": "https://github.com/lqxnjk/a_a_a_a_a",
        "Source": "https://github.com/lqxnjk/a_a_a_a_a"
    },
    "split_keywords": [
        "ii",
        " etls",
        " lqxnjk",
        " data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22275e8d934459bf768b1c8241283edea42265869370c8f02f7fd04a29d37d2f",
                "md5": "654766fb0be1d550cb88468615a6988c",
                "sha256": "04748ad3aff6d84fd7072e319f024663f8918a47f6a5cd70a25a6db29ac5633d"
            },
            "downloads": -1,
            "filename": "a_a_a_a_a-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "654766fb0be1d550cb88468615a6988c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2368,
            "upload_time": "2025-09-04T09:13:37",
            "upload_time_iso_8601": "2025-09-04T09:13:37.744691Z",
            "url": "https://files.pythonhosted.org/packages/22/27/5e8d934459bf768b1c8241283edea42265869370c8f02f7fd04a29d37d2f/a_a_a_a_a-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a63e34e6b667abc34268257debdf9ad718ffa00c2297404b5cea755d0ace05b",
                "md5": "31d8ac1b455f0b5d1e59daaf7e49b25c",
                "sha256": "ed54f719a3f4c1dfbcd8790fafe8a8009ab4ae6f03127667b268956d5256b7f6"
            },
            "downloads": -1,
            "filename": "a_a_a_a_a-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "31d8ac1b455f0b5d1e59daaf7e49b25c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3487,
            "upload_time": "2025-09-04T09:13:38",
            "upload_time_iso_8601": "2025-09-04T09:13:38.855932Z",
            "url": "https://files.pythonhosted.org/packages/7a/63/e34e6b667abc34268257debdf9ad718ffa00c2297404b5cea755d0ace05b/a_a_a_a_a-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 09:13:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lqxnjk",
    "github_project": "a_a_a_a_a",
    "github_not_found": true,
    "lcname": "a-a-a-a-a"
}
        
Elapsed time: 0.82893s