babytalk


Namebabytalk JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://github.com/Mutaib-yye/babytalk
SummaryA library to simplify Python programming for young learners using natural language commands.
upload_time2024-08-02 07:27:42
maintainerNone
docs_urlNone
authorMutaib
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <<<<<<< HEAD
# BabyTalk

BabyTalk is a Python library designed to simplify Python programming using natural language commands. It is intended to make Python more accessible for young learners by allowing them to write code as if they are writing sentences in English.

## Installation

To install BabyTalk, use pip:

```bash
pip install babytalk
=======
# BabyTalk

BabyTalk is a Python library designed to simplify Python programming using natural language commands. It is intended to make Python more accessible for young learners by allowing them to write code as if they are writing sentences in English.

## Installation

To install BabyTalk, use pip:

```bash
pip install babytalk
>>>>>>> 2a3303a7dd4c9f0fd4d140cf35bb62987d9665b4

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Mutaib-yye/babytalk",
    "name": "babytalk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mutaib",
    "author_email": "mutaibrather333@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/35/56d158fb2a104eb679b51e1fd90e537780d9467898c5581c5ee4db74f309/babytalk-2.2.0.tar.gz",
    "platform": null,
    "description": "<<<<<<< HEAD\r\n# BabyTalk\r\n\r\nBabyTalk is a Python library designed to simplify Python programming using natural language commands. It is intended to make Python more accessible for young learners by allowing them to write code as if they are writing sentences in English.\r\n\r\n## Installation\r\n\r\nTo install BabyTalk, use pip:\r\n\r\n```bash\r\npip install babytalk\r\n=======\r\n# BabyTalk\r\n\r\nBabyTalk is a Python library designed to simplify Python programming using natural language commands. It is intended to make Python more accessible for young learners by allowing them to write code as if they are writing sentences in English.\r\n\r\n## Installation\r\n\r\nTo install BabyTalk, use pip:\r\n\r\n```bash\r\npip install babytalk\r\n>>>>>>> 2a3303a7dd4c9f0fd4d140cf35bb62987d9665b4\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to simplify Python programming for young learners using natural language commands.",
    "version": "2.2.0",
    "project_urls": {
        "Homepage": "https://github.com/Mutaib-yye/babytalk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6eab86da56ad38ffdd60a71440d7592e87be08e8a3ff328927e86fc9e0aa7330",
                "md5": "91d61e040b2cae361449af33fcae59bc",
                "sha256": "7aa1eca1a7a34cd0ae026b3d5aae5f987ba5e2c5a2c3d7abde73b43692fc4537"
            },
            "downloads": -1,
            "filename": "babytalk-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91d61e040b2cae361449af33fcae59bc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8966,
            "upload_time": "2024-08-02T07:27:40",
            "upload_time_iso_8601": "2024-08-02T07:27:40.918758Z",
            "url": "https://files.pythonhosted.org/packages/6e/ab/86da56ad38ffdd60a71440d7592e87be08e8a3ff328927e86fc9e0aa7330/babytalk-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e43556d158fb2a104eb679b51e1fd90e537780d9467898c5581c5ee4db74f309",
                "md5": "c77828c0722f74020cf38d1176fb07a6",
                "sha256": "3dea5867760f8bfaa9ceec1e6c3c1d1287403835f2b7ae539e7d047883b3089d"
            },
            "downloads": -1,
            "filename": "babytalk-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c77828c0722f74020cf38d1176fb07a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6775,
            "upload_time": "2024-08-02T07:27:42",
            "upload_time_iso_8601": "2024-08-02T07:27:42.753171Z",
            "url": "https://files.pythonhosted.org/packages/e4/35/56d158fb2a104eb679b51e1fd90e537780d9467898c5581c5ee4db74f309/babytalk-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 07:27:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mutaib-yye",
    "github_project": "babytalk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "babytalk"
}
        
Elapsed time: 0.47418s