# agntsmth-core
A simple agentic workflow builder framework, ontop of LangChain and LangGraph.
Raw data
{
"_id": null,
"home_page": "https://github.com/stiproot/agntsmth-core",
"name": "agntsmth-core",
"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/f2/c2/56b2b68d4329febfac0b776aed47a8664ed64684b797f09b9b51de696686/agntsmth_core-0.1.5.tar.gz",
"platform": null,
"description": "# agntsmth-core\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.5",
"project_urls": {
"Homepage": "https://github.com/stiproot/agntsmth-core"
},
"split_keywords": [
"python",
" package",
" langchain",
" langgraph",
" agentic",
" beta"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7857c87273602e8599cf07985a06ebea33ee8c8aedfe33536f25bd516dc760b2",
"md5": "078f3fdd2a0d7efb968a2c128d618460",
"sha256": "5261a671fb45905b4555d0b945dfae564befc1f262f2fdc8da5b59458894b3b5"
},
"downloads": -1,
"filename": "agntsmth_core-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "078f3fdd2a0d7efb968a2c128d618460",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 18423,
"upload_time": "2025-02-01T19:37:09",
"upload_time_iso_8601": "2025-02-01T19:37:09.275217Z",
"url": "https://files.pythonhosted.org/packages/78/57/c87273602e8599cf07985a06ebea33ee8c8aedfe33536f25bd516dc760b2/agntsmth_core-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f2c256b2b68d4329febfac0b776aed47a8664ed64684b797f09b9b51de696686",
"md5": "5e368eae05e273a0bd592880dae48995",
"sha256": "9e8bfe15a299aea9897258107e7aad915fa2944b5d15dc103c9862a424842e7e"
},
"downloads": -1,
"filename": "agntsmth_core-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "5e368eae05e273a0bd592880dae48995",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10884,
"upload_time": "2025-02-01T19:37:10",
"upload_time_iso_8601": "2025-02-01T19:37:10.846170Z",
"url": "https://files.pythonhosted.org/packages/f2/c2/56b2b68d4329febfac0b776aed47a8664ed64684b797f09b9b51de696686/agntsmth_core-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-01 19:37:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stiproot",
"github_project": "agntsmth-core",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "environs",
"specs": []
},
{
"name": "langchain",
"specs": []
},
{
"name": "langchain-chroma",
"specs": []
},
{
"name": "langchain-openai",
"specs": []
},
{
"name": "langchain-community",
"specs": []
},
{
"name": "bs4",
"specs": []
},
{
"name": "chromadb",
"specs": []
},
{
"name": "langgraph",
"specs": []
},
{
"name": "IPython",
"specs": []
},
{
"name": "pydantic",
"specs": []
},
{
"name": "rich",
"specs": []
}
],
"lcname": "agntsmth-core"
}