vershachi


Namevershachi JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryVershachi is a Python-based toolkit designed to streamline the development of machine learning and unlearning applications.
upload_time2024-03-03 12:22:16
maintainer
docs_urlNone
authormo_shahab
requires_python>=3.10,<4.0
licenseMIT
keywords machine learning unlearning toolkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vershachi-unlearning

A framework for machine unlearning.
https://pypi.org/project/vershachi/

```
pip install vershachi
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vershachi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "machine learning,unlearning,toolkit",
    "author": "mo_shahab",
    "author_email": "mohdshahabuddinsoharwardi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/83/77ca72750c81cc677fb9405cf703bd1f6415064372a135e66013271f9780/vershachi-0.1.1.tar.gz",
    "platform": null,
    "description": "# vershachi-unlearning\n\nA framework for machine unlearning.\nhttps://pypi.org/project/vershachi/\n\n```\npip install vershachi\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Vershachi is a Python-based toolkit designed to streamline the development of machine learning and unlearning applications.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "machine learning",
        "unlearning",
        "toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a573bdaa3f81642d71016c15558c0ff581b538f88f167825217119c0dc6b96f2",
                "md5": "9bfc98dfd841e3ab4e78f019586b560d",
                "sha256": "e7902c0589e504734d213d4cde6adac28dac53f9f2e5a1fe37c4978d61998e07"
            },
            "downloads": -1,
            "filename": "vershachi-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bfc98dfd841e3ab4e78f019586b560d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 26354,
            "upload_time": "2024-03-03T12:22:14",
            "upload_time_iso_8601": "2024-03-03T12:22:14.207263Z",
            "url": "https://files.pythonhosted.org/packages/a5/73/bdaa3f81642d71016c15558c0ff581b538f88f167825217119c0dc6b96f2/vershachi-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b28377ca72750c81cc677fb9405cf703bd1f6415064372a135e66013271f9780",
                "md5": "895a30cb1909a8e97b44682a6149e685",
                "sha256": "f2cbad998acdd5e1e97b31f83ad38d01eaef03517dcde2f74cc9db3c7f5c1b57"
            },
            "downloads": -1,
            "filename": "vershachi-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "895a30cb1909a8e97b44682a6149e685",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 21487,
            "upload_time": "2024-03-03T12:22:16",
            "upload_time_iso_8601": "2024-03-03T12:22:16.013904Z",
            "url": "https://files.pythonhosted.org/packages/b2/83/77ca72750c81cc677fb9405cf703bd1f6415064372a135e66013271f9780/vershachi-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 12:22:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vershachi"
}
        
Elapsed time: 0.19281s