agnt-smth


Nameagnt-smth JSON
Version 0.1.10 PyPI version JSON
download
home_pagehttps://github.com/stiproot/agnt-smth
SummaryA simple agentic workflow builder framework, ontop of LangChain and LangGraph.
upload_time2024-10-27 09:10:39
maintainerNone
docs_urlNone
authorSimon Stipcich
requires_pythonNone
licenseMIT
keywords python package langchain langgraph agentic beta
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # agnt-smth

A simple agentic workflow builder framework, ontop of LangChain and LangGraph.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stiproot/agnt-smth",
    "name": "agnt-smth",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, package, langchain, langgraph, agentic, beta",
    "author": "Simon Stipcich",
    "author_email": "stipcich.simon@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/83/ca772cdaaa1f1430bfa7996e269d9d10c575bd8e135f99d9df863ac814c4/agnt_smth-0.1.10.tar.gz",
    "platform": null,
    "description": "# agnt-smth\n\nA simple agentic workflow builder framework, ontop of LangChain and LangGraph.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple agentic workflow builder framework, ontop of LangChain and LangGraph.",
    "version": "0.1.10",
    "project_urls": {
        "Homepage": "https://github.com/stiproot/agnt-smth"
    },
    "split_keywords": [
        "python",
        " package",
        " langchain",
        " langgraph",
        " agentic",
        " beta"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed6477356f6cf6004d2aefbc1ff9d3e82259bd6b64f833896f21401d9d060e0c",
                "md5": "24563dae14ddae814e77ddafa74f47d4",
                "sha256": "7d21d5619f25d72fec3741b4e20ca7d3faa07e6d65f124edee810e266d3c7453"
            },
            "downloads": -1,
            "filename": "agnt_smth-0.1.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24563dae14ddae814e77ddafa74f47d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15023,
            "upload_time": "2024-10-27T09:10:38",
            "upload_time_iso_8601": "2024-10-27T09:10:38.251343Z",
            "url": "https://files.pythonhosted.org/packages/ed/64/77356f6cf6004d2aefbc1ff9d3e82259bd6b64f833896f21401d9d060e0c/agnt_smth-0.1.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c83ca772cdaaa1f1430bfa7996e269d9d10c575bd8e135f99d9df863ac814c4",
                "md5": "de12117d19d8409b64704557bbed928f",
                "sha256": "3b8f18478abfd71b87e8ee30f7410eede046f72ce48a1a6a2934d1bf38a71f2c"
            },
            "downloads": -1,
            "filename": "agnt_smth-0.1.10.tar.gz",
            "has_sig": false,
            "md5_digest": "de12117d19d8409b64704557bbed928f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8927,
            "upload_time": "2024-10-27T09:10:39",
            "upload_time_iso_8601": "2024-10-27T09:10:39.953754Z",
            "url": "https://files.pythonhosted.org/packages/3c/83/ca772cdaaa1f1430bfa7996e269d9d10c575bd8e135f99d9df863ac814c4/agnt_smth-0.1.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-27 09:10:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stiproot",
    "github_project": "agnt-smth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "agnt-smth"
}
        
Elapsed time: 0.38709s