mykit


Namemykit JSON
Version 9.1.0 PyPI version JSON
download
home_pagehttps://nvfp.github.io/mykit
SummaryPython utility library
upload_time2023-08-10 15:08:38
maintainer
docs_urlNone
authorNicholas Valentinus
requires_python>=3.8
licenseMIT
keywords python toolkit mykit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # myKit

[![Run tests](https://github.com/nvfp/mykit/actions/workflows/run-tests.yml/badge.svg)](https://github.com/nvfp/mykit/actions/workflows/run-tests.yml)
[![pypi version](https://img.shields.io/pypi/v/mykit?logo=pypi)](https://pypi.org/project/mykit/)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)

Python utility toolkit.

The aim of this project is to understand how things work by building them from the ground up, while also providing a lightweight version of something that already exists out there.

<!-- Use this link (don't use the relative path to the one in the repo) to be able to display the banner on PyPI -->
![mykit's banner](https://raw.githubusercontent.com/nvfp/mykit/master/assets/20230619-mykit-banner-360p.png)


## Installation

```sh
pip install mykit
```


## Usage

```python
from mykit.kit.text import byteFmt
from mykit.app.arrow import Arrow
from mykit.app.slider import Slider


x = byteFmt(3141592653589793)
print(x)  # 2.79 PiB
```


## Links

- [Documentation](https://nvfp.github.io/mykit)
- [Demo](https://nvfp.github.io/mykit/demo)
- [Supportsđź’™](https://nvfp.github.io/many-thanks)
- [Changelog](https://nvfp.github.io/mykit/changelog)
- [FAQs](https://nvfp.github.io/mykit/faqs)


## Troubleshoot

- To report bugs or ask questions, please open an issue or submit a pull request.


## License

This project is licensed under the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://nvfp.github.io/mykit",
    "name": "mykit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "python,toolkit,mykit",
    "author": "Nicholas Valentinus",
    "author_email": "nvfastplease@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bc/85/3e1851517443eb319e6c5cff5d271d399ec7d0546ab3aacf2e6a20563c27/mykit-9.1.0.tar.gz",
    "platform": null,
    "description": "# myKit\n\n[![Run tests](https://github.com/nvfp/mykit/actions/workflows/run-tests.yml/badge.svg)](https://github.com/nvfp/mykit/actions/workflows/run-tests.yml)\n[![pypi version](https://img.shields.io/pypi/v/mykit?logo=pypi)](https://pypi.org/project/mykit/)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)\n\nPython utility toolkit.\n\nThe aim of this project is to understand how things work by building them from the ground up, while also providing a lightweight version of something that already exists out there.\n\n<!-- Use this link (don't use the relative path to the one in the repo) to be able to display the banner on PyPI -->\n![mykit's banner](https://raw.githubusercontent.com/nvfp/mykit/master/assets/20230619-mykit-banner-360p.png)\n\n\n## Installation\n\n```sh\npip install mykit\n```\n\n\n## Usage\n\n```python\nfrom mykit.kit.text import byteFmt\nfrom mykit.app.arrow import Arrow\nfrom mykit.app.slider import Slider\n\n\nx = byteFmt(3141592653589793)\nprint(x)  # 2.79 PiB\n```\n\n\n## Links\n\n- [Documentation](https://nvfp.github.io/mykit)\n- [Demo](https://nvfp.github.io/mykit/demo)\n- [Supports\ud83d\udc99](https://nvfp.github.io/many-thanks)\n- [Changelog](https://nvfp.github.io/mykit/changelog)\n- [FAQs](https://nvfp.github.io/mykit/faqs)\n\n\n## Troubleshoot\n\n- To report bugs or ask questions, please open an issue or submit a pull request.\n\n\n## License\n\nThis project is licensed under the MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python utility library",
    "version": "9.1.0",
    "project_urls": {
        "Changelog": "https://nvfp.github.io/mykit/changelog",
        "Documentation": "https://nvfp.github.io/mykit/docs",
        "Homepage": "https://nvfp.github.io/mykit",
        "Report bugs": "https://github.com/nvfp/mykit/issues",
        "Repository": "https://github.com/nvfp/mykit"
    },
    "split_keywords": [
        "python",
        "toolkit",
        "mykit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddb9e0b0f228ce870c4f5c5e24fdb2aa7d8b37b78d5fea5aca51b0b81904fe2f",
                "md5": "7e40d4379265e263650e351533100e1e",
                "sha256": "3408585824bdfa91b8275f6bd12af1bfb0bab6ea8a5ce8ddf054bea3ebfb2e94"
            },
            "downloads": -1,
            "filename": "mykit-9.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e40d4379265e263650e351533100e1e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 51651,
            "upload_time": "2023-08-10T15:08:36",
            "upload_time_iso_8601": "2023-08-10T15:08:36.969612Z",
            "url": "https://files.pythonhosted.org/packages/dd/b9/e0b0f228ce870c4f5c5e24fdb2aa7d8b37b78d5fea5aca51b0b81904fe2f/mykit-9.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc853e1851517443eb319e6c5cff5d271d399ec7d0546ab3aacf2e6a20563c27",
                "md5": "5963615781c06ebcc49c1a0e64a57a3f",
                "sha256": "96e17c554c0369a17567bc2e321b1fa0ff6ad9a01ec9d5ef782bb564345c69b3"
            },
            "downloads": -1,
            "filename": "mykit-9.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5963615781c06ebcc49c1a0e64a57a3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39219,
            "upload_time": "2023-08-10T15:08:38",
            "upload_time_iso_8601": "2023-08-10T15:08:38.210569Z",
            "url": "https://files.pythonhosted.org/packages/bc/85/3e1851517443eb319e6c5cff5d271d399ec7d0546ab3aacf2e6a20563c27/mykit-9.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-10 15:08:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nvfp",
    "github_project": "mykit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mykit"
}
        
Elapsed time: 0.18167s