mlnotes


Namemlnotes JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/pypa/sampleproject
SummarySave information of your ml projects
upload_time2023-09-21 11:12:06
maintainer
docs_urlNone
authorSatyam Mishra
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # *** Save information of your ml projects ***
### ---- Save eda information and access any time
### ---- Save ml project information and access any time
### ---- It saves your project information in ai_info.json file on your own computer
### ---- No one will able to see your data execpt you
### ---- Your project data is saved on your pc not in any database

# *** All commandas ***

## 1. mlnotes.add_notes(note_id, your note goes here)
## 2. mlnotes.show_notes(note_id)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypa/sampleproject",
    "name": "mlnotes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Satyam Mishra",
    "author_email": "tubex998@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/65/de/7108abeb4c2dd82d7ed21965fa6473db12d0cc410e232d6d48ff29f1303b/mlnotes-0.0.2.tar.gz",
    "platform": null,
    "description": "# *** Save information of your ml projects ***\r\n### ---- Save eda information and access any time\r\n### ---- Save ml project information and access any time\r\n### ---- It saves your project information in ai_info.json file on your own computer\r\n### ---- No one will able to see your data execpt you\r\n### ---- Your project data is saved on your pc not in any database\r\n\r\n# *** All commandas ***\r\n\r\n## 1. mlnotes.add_notes(note_id, your note goes here)\r\n## 2. mlnotes.show_notes(note_id)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Save information of your ml projects",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87ba737ad80f7bdfa730a3c517071c14a2041be75758419d40ff178e7f8176a7",
                "md5": "a74be6a5500eaea3405b75e28e4c0a05",
                "sha256": "3010522a90dd540965f3349754a8650051b6620e2fbde7bc5917fab9e6415bae"
            },
            "downloads": -1,
            "filename": "mlnotes-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a74be6a5500eaea3405b75e28e4c0a05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2622,
            "upload_time": "2023-09-21T11:12:05",
            "upload_time_iso_8601": "2023-09-21T11:12:05.310316Z",
            "url": "https://files.pythonhosted.org/packages/87/ba/737ad80f7bdfa730a3c517071c14a2041be75758419d40ff178e7f8176a7/mlnotes-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65de7108abeb4c2dd82d7ed21965fa6473db12d0cc410e232d6d48ff29f1303b",
                "md5": "04671982125e0f196b49c3bd6515c4d0",
                "sha256": "669c66ca58c2ea29e7324ddc1b5460cc0e043685c0bb8686ec4846459ce71e17"
            },
            "downloads": -1,
            "filename": "mlnotes-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "04671982125e0f196b49c3bd6515c4d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2099,
            "upload_time": "2023-09-21T11:12:06",
            "upload_time_iso_8601": "2023-09-21T11:12:06.926541Z",
            "url": "https://files.pythonhosted.org/packages/65/de/7108abeb4c2dd82d7ed21965fa6473db12d0cc410e232d6d48ff29f1303b/mlnotes-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 11:12:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "mlnotes"
}
        
Elapsed time: 0.25201s