jwtools-langflow


Namejwtools-langflow JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/kokhou/jwtools
SummaryA tools for langflow
upload_time2024-10-17 02:10:51
maintainerNone
docs_urlNone
authorkokhou
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jun Wei Tools

Tools for langflow


rm -rf dist/ build/ *.egg-info
python setup.py sdist bdist_wheel
twine upload dist/*

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kokhou/jwtools",
    "name": "jwtools-langflow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "kokhou",
    "author_email": "kokhou.choi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/28/b9a1ef9e3a5700e5a315c198e0ce2216df0ff6879e4028c0beeed86d85fa/jwtools_langflow-0.1.3.tar.gz",
    "platform": null,
    "description": "# Jun Wei Tools\n\nTools for langflow\n\n\nrm -rf dist/ build/ *.egg-info\npython setup.py sdist bdist_wheel\ntwine upload dist/*\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tools for langflow",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/kokhou/jwtools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5aa4bc4b9785e4a09754aed4951fe0502537a6cc8a5593dac945bc94d1749f5d",
                "md5": "da278363f03ced7e79bf7f6aff43fa50",
                "sha256": "d97740f35d28543da08b5340295c2a528e428bcb1723f16d420d8606f7b9348b"
            },
            "downloads": -1,
            "filename": "jwtools_langflow-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da278363f03ced7e79bf7f6aff43fa50",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3439,
            "upload_time": "2024-10-17T02:10:49",
            "upload_time_iso_8601": "2024-10-17T02:10:49.617599Z",
            "url": "https://files.pythonhosted.org/packages/5a/a4/bc4b9785e4a09754aed4951fe0502537a6cc8a5593dac945bc94d1749f5d/jwtools_langflow-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f328b9a1ef9e3a5700e5a315c198e0ce2216df0ff6879e4028c0beeed86d85fa",
                "md5": "5b514853c51e5cd524405c0ef67e1fb7",
                "sha256": "954454d44c5c99e67defeb43022eaa34e9d2a238bd49c981e8c55a8bd245477c"
            },
            "downloads": -1,
            "filename": "jwtools_langflow-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5b514853c51e5cd524405c0ef67e1fb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2623,
            "upload_time": "2024-10-17T02:10:51",
            "upload_time_iso_8601": "2024-10-17T02:10:51.514743Z",
            "url": "https://files.pythonhosted.org/packages/f3/28/b9a1ef9e3a5700e5a315c198e0ce2216df0ff6879e4028c0beeed86d85fa/jwtools_langflow-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 02:10:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kokhou",
    "github_project": "jwtools",
    "github_not_found": true,
    "lcname": "jwtools-langflow"
}
        
Elapsed time: 0.39122s