lxj


Namelxj JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA small example package
upload_time2024-11-13 05:59:06
maintainerNone
docs_urlNone
authorlqxnjk
requires_pythonNone
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Hello Word!

git clone  https://github.com/kennethreitz/setup.py

python -m pip install --user --upgrade setuptools wheel

python setup.py sdist build
python setup.py bdist_wheel --universal
python setup.py sdist bdist_wheel

pip install twine
twine upload dist/*

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lxj",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "lqxnjk",
    "author_email": "lqxnjk@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/5b/66/f62e423ea78d414fedd585d4250d31ef80d278c3127e8b1ed3b32b660ff6/lxj-1.0.0.tar.gz",
    "platform": "all",
    "description": "Hello Word!\r\n\r\ngit clone  https://github.com/kennethreitz/setup.py\r\n\r\npython -m pip install --user --upgrade setuptools wheel\r\n\r\npython setup.py sdist build\r\npython setup.py bdist_wheel --universal\r\npython setup.py sdist bdist_wheel\r\n\r\npip install twine\r\ntwine upload dist/*\r\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "A small example package",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12ec4b1d2c46bfb5043c183009d0ee55a432b8ecdc3e81bec41a2db2733fd388",
                "md5": "7bd64311125a666c83784a4fb69f3c9a",
                "sha256": "f3dadbc8563a654c3e7f13b69399c8e2ccdb700c89fbff2387511b323b307412"
            },
            "downloads": -1,
            "filename": "lxj-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bd64311125a666c83784a4fb69f3c9a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1256,
            "upload_time": "2024-11-13T05:59:04",
            "upload_time_iso_8601": "2024-11-13T05:59:04.360317Z",
            "url": "https://files.pythonhosted.org/packages/12/ec/4b1d2c46bfb5043c183009d0ee55a432b8ecdc3e81bec41a2db2733fd388/lxj-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b66f62e423ea78d414fedd585d4250d31ef80d278c3127e8b1ed3b32b660ff6",
                "md5": "4035533843511035c0a3540ccd6cbb23",
                "sha256": "5d291d24808f56aff9b3d31356520300c076c7f4a9685c5bc8401599ecba66dd"
            },
            "downloads": -1,
            "filename": "lxj-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4035533843511035c0a3540ccd6cbb23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1148,
            "upload_time": "2024-11-13T05:59:06",
            "upload_time_iso_8601": "2024-11-13T05:59:06.202509Z",
            "url": "https://files.pythonhosted.org/packages/5b/66/f62e423ea78d414fedd585d4250d31ef80d278c3127e8b1ed3b32b660ff6/lxj-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 05:59:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lxj"
}
        
Elapsed time: 0.74050s