MLexamples


NameMLexamples JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/bthek1/ML
SummaryMachine Learning
upload_time2023-10-28 16:57:14
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.
            # ML

<!-- 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 ML
```

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bthek1/ML",
    "name": "MLexamples",
    "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/87/b9/fb503f9cb2a017f17316436a48175e282e0534758aaede57a85fda6da9ad/MLexamples-0.0.5.tar.gz",
    "platform": null,
    "description": "# ML\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 ML\n```\n\n``` sh\npip install -e '.[dev]'\n```\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Machine Learning",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/bthek1/ML"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19d653a07c8b28cd6cb4f182a407239619357d4555de529d25fb548b5d2ce765",
                "md5": "46e33c80688ecb37f6e75108a5422756",
                "sha256": "41dfc6eca467fb5d109170217df267c6cc8f9aa4a52ebf42cc66a720a0bd7f3a"
            },
            "downloads": -1,
            "filename": "MLexamples-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46e33c80688ecb37f6e75108a5422756",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10873,
            "upload_time": "2023-10-28T16:57:12",
            "upload_time_iso_8601": "2023-10-28T16:57:12.474189Z",
            "url": "https://files.pythonhosted.org/packages/19/d6/53a07c8b28cd6cb4f182a407239619357d4555de529d25fb548b5d2ce765/MLexamples-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87b9fb503f9cb2a017f17316436a48175e282e0534758aaede57a85fda6da9ad",
                "md5": "460664f893ae76cccf8ad42af384a0b3",
                "sha256": "72ea040ece68d74cfff1ce84cf1ca5b81cefc16f440a215987859c3f8aa38fe8"
            },
            "downloads": -1,
            "filename": "MLexamples-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "460664f893ae76cccf8ad42af384a0b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10297,
            "upload_time": "2023-10-28T16:57:14",
            "upload_time_iso_8601": "2023-10-28T16:57:14.009900Z",
            "url": "https://files.pythonhosted.org/packages/87/b9/fb503f9cb2a017f17316436a48175e282e0534758aaede57a85fda6da9ad/MLexamples-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-28 16:57:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bthek1",
    "github_project": "ML",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mlexamples"
}
        
Elapsed time: 0.13239s