agnt-smth


Nameagnt-smth JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/stiproot/agnt-smth
SummaryA simple agentic workflow builder framework, ontop of LangChain and LangGraph.
upload_time2024-11-12 14:32:34
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/13/87/644ebf99f4281fda798b8988991b6d8f7367a1e6734be166709292917e3b/agnt_smth-0.5.0.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.5.0",
    "project_urls": {
        "Homepage": "https://github.com/stiproot/agnt-smth"
    },
    "split_keywords": [
        "python",
        " package",
        " langchain",
        " langgraph",
        " agentic",
        " beta"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f44c7156ec334f6dfc009426dd8c9b72f6775720b943b522a3f952610d50565",
                "md5": "91592d5538550f5bd258714c98fefc9a",
                "sha256": "4d75511b53cbc144298c8d9848bb3ff66be3097aa433709a01ff8399512a32dd"
            },
            "downloads": -1,
            "filename": "agnt_smth-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91592d5538550f5bd258714c98fefc9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18140,
            "upload_time": "2024-11-12T14:32:32",
            "upload_time_iso_8601": "2024-11-12T14:32:32.647698Z",
            "url": "https://files.pythonhosted.org/packages/4f/44/c7156ec334f6dfc009426dd8c9b72f6775720b943b522a3f952610d50565/agnt_smth-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1387644ebf99f4281fda798b8988991b6d8f7367a1e6734be166709292917e3b",
                "md5": "94bb60c7e5b0e3d49e3c20868fbdfd9c",
                "sha256": "98f258bb37abefabfc17aa2dfdf102f665c0e918d628888bf746f5483dc5f9ce"
            },
            "downloads": -1,
            "filename": "agnt_smth-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "94bb60c7e5b0e3d49e3c20868fbdfd9c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10762,
            "upload_time": "2024-11-12T14:32:34",
            "upload_time_iso_8601": "2024-11-12T14:32:34.164315Z",
            "url": "https://files.pythonhosted.org/packages/13/87/644ebf99f4281fda798b8988991b6d8f7367a1e6734be166709292917e3b/agnt_smth-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-12 14:32:34",
    "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.60027s