saycan


Namesaycan JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/kyegomez/paper
SummaryPaper - Pytorch
upload_time2023-09-12 04:34:53
maintainer
docs_urlNone
authorKye Gomez
requires_python>=3.6,<4.0
licenseMIT
keywords artificial intelligence deep learning optimizers prompt engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)

# Python Package Template
A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much much more


## Installation

You can install the package using pip

```bash
pip install saycan
```
## Usage
```


```

# License
MIT




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyegomez/paper",
    "name": "saycan",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
    "author": "Kye Gomez",
    "author_email": "kye@apac.ai",
    "download_url": "https://files.pythonhosted.org/packages/c7/0d/8c69ed2dbe78cad358053bbc298525d7884bcecc721a4a428d1d799f72f5/saycan-0.0.1.tar.gz",
    "platform": null,
    "description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# Python Package Template\nA easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much much more\n\n\n## Installation\n\nYou can install the package using pip\n\n```bash\npip install saycan\n```\n## Usage\n```\n\n\n```\n\n# License\nMIT\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Paper - Pytorch",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/kyegomez/paper",
        "Repository": "https://github.com/kyegomez/paper"
    },
    "split_keywords": [
        "artificial intelligence",
        "deep learning",
        "optimizers",
        "prompt engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b08baef4929972c1ea5c32427e06f627000ea215dfc3d218544c3fd98372086a",
                "md5": "aa4e80e6148f8b7013bb8d64c684554a",
                "sha256": "68c9c1c87e7e77e676233bf08b2d088cd68faf42e09f0bd407051e4041d16c9e"
            },
            "downloads": -1,
            "filename": "saycan-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa4e80e6148f8b7013bb8d64c684554a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 21781,
            "upload_time": "2023-09-12T04:34:52",
            "upload_time_iso_8601": "2023-09-12T04:34:52.168600Z",
            "url": "https://files.pythonhosted.org/packages/b0/8b/aef4929972c1ea5c32427e06f627000ea215dfc3d218544c3fd98372086a/saycan-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c70d8c69ed2dbe78cad358053bbc298525d7884bcecc721a4a428d1d799f72f5",
                "md5": "9a2ec8ddd3408ff6ed30fb77ff6b55ff",
                "sha256": "5819fa172a6640c8ffff52f020e6968b352841ee53d5d7eaa5dfe2300c3a8664"
            },
            "downloads": -1,
            "filename": "saycan-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9a2ec8ddd3408ff6ed30fb77ff6b55ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 20808,
            "upload_time": "2023-09-12T04:34:53",
            "upload_time_iso_8601": "2023-09-12T04:34:53.993881Z",
            "url": "https://files.pythonhosted.org/packages/c7/0d/8c69ed2dbe78cad358053bbc298525d7884bcecc721a4a428d1d799f72f5/saycan-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 04:34:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyegomez",
    "github_project": "paper",
    "github_not_found": true,
    "lcname": "saycan"
}
        
Elapsed time: 0.22743s