its-a-trial


Nameits-a-trial JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/MM21B038/my_first_trial_model
SummaryA package for your DL model
upload_time2024-08-07 22:20:29
maintainerNone
docs_urlNone
authorMM21B038
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Your Model Package

A package for your DL model.

## Installation

```sh
pip install my_first_trial_model

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MM21B038/my_first_trial_model",
    "name": "its-a-trial",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "MM21B038",
    "author_email": "mm21b038@smail.iitm.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/1a/63/bbe987ab7b478297f15611ae198fe4cf40ebf67814de26470ec4c06e9525/its_a_trial-1.0.2.tar.gz",
    "platform": null,
    "description": "# Your Model Package\r\n\r\nA package for your DL model.\r\n\r\n## Installation\r\n\r\n```sh\r\npip install my_first_trial_model\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for your DL model",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/MM21B038/my_first_trial_model"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5baacf42167b5f4c11d818f3383908b45adc72700d297b120f40db2b48af2a1",
                "md5": "1d17f969bca0ec3f3e7d942b7e808551",
                "sha256": "3c62559737d283cb2dbab758ce6082c6fab692f75a6f089daee6458257c21f78"
            },
            "downloads": -1,
            "filename": "its_a_trial-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d17f969bca0ec3f3e7d942b7e808551",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2559,
            "upload_time": "2024-08-07T22:20:28",
            "upload_time_iso_8601": "2024-08-07T22:20:28.134877Z",
            "url": "https://files.pythonhosted.org/packages/c5/ba/acf42167b5f4c11d818f3383908b45adc72700d297b120f40db2b48af2a1/its_a_trial-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a63bbe987ab7b478297f15611ae198fe4cf40ebf67814de26470ec4c06e9525",
                "md5": "3954fbce21040351adbd595ce4b77530",
                "sha256": "5e8361e110e425a0536dda87f79b3561c0958fb633853767670fadd8afd316c4"
            },
            "downloads": -1,
            "filename": "its_a_trial-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3954fbce21040351adbd595ce4b77530",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2089,
            "upload_time": "2024-08-07T22:20:29",
            "upload_time_iso_8601": "2024-08-07T22:20:29.573230Z",
            "url": "https://files.pythonhosted.org/packages/1a/63/bbe987ab7b478297f15611ae198fe4cf40ebf67814de26470ec4c06e9525/its_a_trial-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-07 22:20:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MM21B038",
    "github_project": "my_first_trial_model",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "its-a-trial"
}
        
Elapsed time: 0.45685s