mic-toolkit


Namemic-toolkit JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryInternal toolkit for Microsoft Innovations Club VITC.
upload_time2024-10-26 14:12:07
maintainerNone
docs_urlNone
authorAmeen Shaikh
requires_python<4.0,>=3.12
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mic-toolkit

![PyPI - Version](https://img.shields.io/pypi/v/mic-toolkit?style=flat)
[![CI](https://github.com/micvitc/mic-toolkit/actions/workflows/ci.yaml/badge.svg)](https://github.com/micvitc/mic-toolkit/actions/workflows/ci.yaml)


Internal utility library for micvitc.

## Docs

https://micvitc.github.io/mic-toolkit/

## Installation

``` py
pip install mic-toolkit
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mic-toolkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ameen Shaikh",
    "author_email": "mohammedameen9011@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/d7/5749daf04d452d6f58371a67d0228bd7b21141844815fc3b5ffa377c5a19/mic_toolkit-0.2.3.tar.gz",
    "platform": null,
    "description": "# mic-toolkit\n\n![PyPI - Version](https://img.shields.io/pypi/v/mic-toolkit?style=flat)\n[![CI](https://github.com/micvitc/mic-toolkit/actions/workflows/ci.yaml/badge.svg)](https://github.com/micvitc/mic-toolkit/actions/workflows/ci.yaml)\n\n\nInternal utility library for micvitc.\n\n## Docs\n\nhttps://micvitc.github.io/mic-toolkit/\n\n## Installation\n\n``` py\npip install mic-toolkit\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Internal toolkit for Microsoft Innovations Club VITC.",
    "version": "0.2.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e194bd6455b064ae74b67edac15781e75fd6065c1561f54d03c0d72cf0688016",
                "md5": "6c9c954f893a92b9a39e7e2393852d1a",
                "sha256": "51284d39ca2fe4f933c8421c016c3d1492e2383efc1741df136c084af67bb728"
            },
            "downloads": -1,
            "filename": "mic_toolkit-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c9c954f893a92b9a39e7e2393852d1a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 3728,
            "upload_time": "2024-10-26T14:12:06",
            "upload_time_iso_8601": "2024-10-26T14:12:06.523490Z",
            "url": "https://files.pythonhosted.org/packages/e1/94/bd6455b064ae74b67edac15781e75fd6065c1561f54d03c0d72cf0688016/mic_toolkit-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd75749daf04d452d6f58371a67d0228bd7b21141844815fc3b5ffa377c5a19",
                "md5": "974eef8543cd4bc4132cbead89487607",
                "sha256": "f60bb7e42f7f48ab6ec2550616ef8735e9a5228d257695d22a09c4170b50d244"
            },
            "downloads": -1,
            "filename": "mic_toolkit-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "974eef8543cd4bc4132cbead89487607",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 2796,
            "upload_time": "2024-10-26T14:12:07",
            "upload_time_iso_8601": "2024-10-26T14:12:07.832348Z",
            "url": "https://files.pythonhosted.org/packages/4c/d7/5749daf04d452d6f58371a67d0228bd7b21141844815fc3b5ffa377c5a19/mic_toolkit-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-26 14:12:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mic-toolkit"
}
        
Elapsed time: 1.03252s