golem-garden


Namegolem-garden JSON
Version 0.6.0 PyPI version JSON
download
home_page
SummaryWelcome to the Garden - We're so glad you're here <3
upload_time2023-07-01 23:35:29
maintainer
docs_urlNone
authorJonathan Samir Matthis
requires_python>=3.8, <4
license
keywords chat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to the Garden 

We're so glad you're here 🌱✨

In a terminal with a Python (3.10 or so) environment enabled, enter:
```bash
pip install -e .
```
Then:
```bash
golem_garden
```


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "golem-garden",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8, <4",
    "maintainer_email": "",
    "keywords": "chat",
    "author": "Jonathan Samir Matthis",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/35/27/39e44433eb42e281bfe3b03c823a5ae93eed16a9c1e0bcf832dd477275fb/golem_garden-0.6.0.tar.gz",
    "platform": null,
    "description": "# Welcome to the Garden \n\nWe're so glad you're here \ud83c\udf31\u2728\n\nIn a terminal with a Python (3.10 or so) environment enabled, enter:\n```bash\npip install -e .\n```\nThen:\n```bash\ngolem_garden\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Welcome to the Garden - We're so glad you're here <3",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/jonmatthis/golem_garden"
    },
    "split_keywords": [
        "chat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2326dc5643d9d1665aeb481c691373e7529ea2364b1940d4a96d1b58b15e0c25",
                "md5": "f1a47fdd2027ee1d900ebdefeb3de380",
                "sha256": "542b9bbd03fe672268594474221e215a40c3a364af76c37db4a5254ca38acd03"
            },
            "downloads": -1,
            "filename": "golem_garden-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1a47fdd2027ee1d900ebdefeb3de380",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <4",
            "size": 65459,
            "upload_time": "2023-07-01T23:35:27",
            "upload_time_iso_8601": "2023-07-01T23:35:27.075172Z",
            "url": "https://files.pythonhosted.org/packages/23/26/dc5643d9d1665aeb481c691373e7529ea2364b1940d4a96d1b58b15e0c25/golem_garden-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "352739e44433eb42e281bfe3b03c823a5ae93eed16a9c1e0bcf832dd477275fb",
                "md5": "c0068201fa1c7d9fae631ef45aa0ee3e",
                "sha256": "6f60b680114a8952936f9a1f9239c8ef67170c9fbd9b04c0a424c608470a9aa9"
            },
            "downloads": -1,
            "filename": "golem_garden-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c0068201fa1c7d9fae631ef45aa0ee3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8, <4",
            "size": 178370,
            "upload_time": "2023-07-01T23:35:29",
            "upload_time_iso_8601": "2023-07-01T23:35:29.017726Z",
            "url": "https://files.pythonhosted.org/packages/35/27/39e44433eb42e281bfe3b03c823a5ae93eed16a9c1e0bcf832dd477275fb/golem_garden-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-01 23:35:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jonmatthis",
    "github_project": "golem_garden",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "golem-garden"
}
        
Elapsed time: 0.68880s