pryttier


Namepryttier JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA Python Tool Package
upload_time2025-08-22 11:09:09
maintainerNone
docs_urlNone
authorHussuBro010 (Hussain Vohra)
requires_pythonNone
licenseNone
keywords python pretty python-utils python-easy graphing math tools colors sound
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pryttier

[![Github Repository](https://img.shields.io/badge/Github%20Repository-db6038)](https://github.com/HussuBro010/Pryttier/)
[![Documentation](https://img.shields.io/badge/Documentation-db7d38)](https://github.com/HussuBro010/Pryttier/wiki)
[![PyPI](https://img.shields.io/badge/PyPi-dba738)](https://pypi.org/project/pryttier/)
### A Python package full of little tools to make code simpler and easier

Pryttier has many functions from custom infix operations to making use of matplotlib easier and efficient

## Installation

#### Current Latest Version of the package:- 0.2.0

Run:-

```commandline
pip install pryttier
```

or

Run for installing a specific version:-

```commandline
pip install pryttier==VERSION
```

## Updating

Run:

```commandline
pip install pryttier --upgrade
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pryttier",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, pretty, python-utils, python-easy, graphing, math, tools, colors, sound",
    "author": "HussuBro010 (Hussain Vohra)",
    "author_email": "<hussainv2807@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# Pryttier\r\n\r\n[![Github Repository](https://img.shields.io/badge/Github%20Repository-db6038)](https://github.com/HussuBro010/Pryttier/)\r\n[![Documentation](https://img.shields.io/badge/Documentation-db7d38)](https://github.com/HussuBro010/Pryttier/wiki)\r\n[![PyPI](https://img.shields.io/badge/PyPi-dba738)](https://pypi.org/project/pryttier/)\r\n### A Python package full of little tools to make code simpler and easier\r\n\r\nPryttier has many functions from custom infix operations to making use of matplotlib easier and efficient\r\n\r\n## Installation\r\n\r\n#### Current Latest Version of the package:- 0.2.0\r\n\r\nRun:-\r\n\r\n```commandline\r\npip install pryttier\r\n```\r\n\r\nor\r\n\r\nRun for installing a specific version:-\r\n\r\n```commandline\r\npip install pryttier==VERSION\r\n```\r\n\r\n## Updating\r\n\r\nRun:\r\n\r\n```commandline\r\npip install pryttier --upgrade\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python Tool Package",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " pretty",
        " python-utils",
        " python-easy",
        " graphing",
        " math",
        " tools",
        " colors",
        " sound"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e118d16a317eed42a777ff7fcb96d46adbeb384b2f0c036a3b853283446d445",
                "md5": "64d3d2e733864d4edd6b36a37d8c3b5a",
                "sha256": "c770c29a36418ce46351f361be60675078abaa531f4f817c1d06379ff93923d6"
            },
            "downloads": -1,
            "filename": "pryttier-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64d3d2e733864d4edd6b36a37d8c3b5a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29304,
            "upload_time": "2025-08-22T11:09:09",
            "upload_time_iso_8601": "2025-08-22T11:09:09.509504Z",
            "url": "https://files.pythonhosted.org/packages/4e/11/8d16a317eed42a777ff7fcb96d46adbeb384b2f0c036a3b853283446d445/pryttier-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-22 11:09:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pryttier"
}
        
Elapsed time: 2.86854s