newAI


NamenewAI JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/bthek1/newAI
SummarynewAi
upload_time2023-10-28 15:51:53
maintainer
docs_urlNone
authorBenedict Thekkel
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.
            # FastAI

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

This file will become your README and also the index of your
documentation.

## Step for git push

- nbdev_prepare

``` sh
nbdev_prepare
```

- Git stuff

``` sh
git add .
git commit -m "update"
git push
```

## After changing dependencies

``` sh
pip install newAI
```

``` sh
pip install -e '.[dev]'
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bthek1/newAI",
    "name": "newAI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Benedict Thekkel",
    "author_email": "bthekkel1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/4f/8b0337be0bfc18c3d710d6de67ea55cf069f8a84a0eee4802a16c19b3ce0/newAI-0.0.4.tar.gz",
    "platform": null,
    "description": "# FastAI\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Step for git push\n\n- nbdev_prepare\n\n``` sh\nnbdev_prepare\n```\n\n- Git stuff\n\n``` sh\ngit add .\ngit commit -m \"update\"\ngit push\n```\n\n## After changing dependencies\n\n``` sh\npip install newAI\n```\n\n``` sh\npip install -e '.[dev]'\n```\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "newAi",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/bthek1/newAI"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "603451397e85794897d23968e6d6f97454f14a1d49aff912ec39b5a10fba7fcf",
                "md5": "02e4c2b1b36657562745901aa7f00d16",
                "sha256": "e90104d28f24bec2d162de977c3fa8019660de621a0005a9c260b661d4271077"
            },
            "downloads": -1,
            "filename": "newAI-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02e4c2b1b36657562745901aa7f00d16",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 9857,
            "upload_time": "2023-10-28T15:51:51",
            "upload_time_iso_8601": "2023-10-28T15:51:51.941632Z",
            "url": "https://files.pythonhosted.org/packages/60/34/51397e85794897d23968e6d6f97454f14a1d49aff912ec39b5a10fba7fcf/newAI-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad4f8b0337be0bfc18c3d710d6de67ea55cf069f8a84a0eee4802a16c19b3ce0",
                "md5": "9d4338b1564d08b25473622306f3819b",
                "sha256": "070310b5bef2d606ff7ceb75e45487a935474c28317978d877902524593c3243"
            },
            "downloads": -1,
            "filename": "newAI-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9d4338b1564d08b25473622306f3819b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9689,
            "upload_time": "2023-10-28T15:51:53",
            "upload_time_iso_8601": "2023-10-28T15:51:53.793105Z",
            "url": "https://files.pythonhosted.org/packages/ad/4f/8b0337be0bfc18c3d710d6de67ea55cf069f8a84a0eee4802a16c19b3ce0/newAI-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 15:51:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bthek1",
    "github_project": "newAI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "newai"
}
        
Elapsed time: 0.12815s