webagents


Namewebagents JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/tdchaitanya/webagents
SummaryA simple Python library to build webagents
upload_time2024-07-19 18:35:33
maintainerNone
docs_urlNone
authorChaitanya Devaguptapu
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # webagents


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

**IMPORTANT:** This library is a work in progress and something that
will actively change, at this stage the project is not ready for public
use

## Install

``` sh
pip install webagents
```

## Acknowledgement

- [nbdev](https://nbdev.fast.ai/) – Used for maintaing the whole project
- [answerdotai](https://github.com/answerDotAI) – Borrowed best
  practices for building with nbdev

<!-- ## How to use -->

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tdchaitanya/webagents",
    "name": "webagents",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "nbdev jupyter notebook python",
    "author": "Chaitanya Devaguptapu",
    "author_email": "tdchaitanya@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/3a/3eaf2ab0a3fbb94c0453b4399eba415816dbb887259085ff650addfc6c4e/webagents-0.0.1.tar.gz",
    "platform": null,
    "description": "# webagents\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n**IMPORTANT:** This library is a work in progress and something that\nwill actively change, at this stage the project is not ready for public\nuse\n\n## Install\n\n``` sh\npip install webagents\n```\n\n## Acknowledgement\n\n- [nbdev](https://nbdev.fast.ai/) \u2013 Used for maintaing the whole project\n- [answerdotai](https://github.com/answerDotAI) \u2013 Borrowed best\n  practices for building with nbdev\n\n<!-- ## How to use -->\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A simple Python library to build webagents",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/tdchaitanya/webagents"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64e3c9872ff24ce69a882c8471c4db63ffcc4e9b535edf353dc4d2284d73bc62",
                "md5": "f5d0714cb47b3659d0f2d48fc1896ecd",
                "sha256": "91aa3dd3510412d07c7d454332cef7011976fdcf52ac3a256ccb28c61cf409a3"
            },
            "downloads": -1,
            "filename": "webagents-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5d0714cb47b3659d0f2d48fc1896ecd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8728,
            "upload_time": "2024-07-19T18:35:31",
            "upload_time_iso_8601": "2024-07-19T18:35:31.821583Z",
            "url": "https://files.pythonhosted.org/packages/64/e3/c9872ff24ce69a882c8471c4db63ffcc4e9b535edf353dc4d2284d73bc62/webagents-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a93a3eaf2ab0a3fbb94c0453b4399eba415816dbb887259085ff650addfc6c4e",
                "md5": "d3f134788e0a3807305378b1e93f05af",
                "sha256": "9e7e0c7520dc2c3e2bb250dfa5e76384f9af3ef80fa36221b25d3ea6304ed06f"
            },
            "downloads": -1,
            "filename": "webagents-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d3f134788e0a3807305378b1e93f05af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9352,
            "upload_time": "2024-07-19T18:35:33",
            "upload_time_iso_8601": "2024-07-19T18:35:33.531536Z",
            "url": "https://files.pythonhosted.org/packages/a9/3a/3eaf2ab0a3fbb94c0453b4399eba415816dbb887259085ff650addfc6c4e/webagents-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-19 18:35:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tdchaitanya",
    "github_project": "webagents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "webagents"
}
        
Elapsed time: 0.30470s