pryttier


Namepryttier JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA Python Tool Package
upload_time2024-12-22 08:45:07
maintainerNone
docs_urlNone
authorHussuBro010 (Hussain Vohra)
requires_pythonNone
licenseNone
keywords python pretty python-utils python-easy graphing math tools colors
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.1.2

Run:-

```commandline
pip install pryttier
```

or

Run for installing a specific version:-

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

## Updating

Run:

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

## Links

#### [Github Repository](https://github.com/HussuBro010/Pryttier/)

#### [Documentation](https://github.com/HussuBro010/Pryttier/wiki)

#### [PyPI](https://pypi.org/project/pryttier/)

            

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",
    "author": "HussuBro010 (Hussain Vohra)",
    "author_email": "<hussainv2807@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# Pryttier\r\n\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.1.2\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\r\n## Links\r\n\r\n#### [Github Repository](https://github.com/HussuBro010/Pryttier/)\r\n\r\n#### [Documentation](https://github.com/HussuBro010/Pryttier/wiki)\r\n\r\n#### [PyPI](https://pypi.org/project/pryttier/)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python Tool Package",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " pretty",
        " python-utils",
        " python-easy",
        " graphing",
        " math",
        " tools",
        " colors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a70cfb22318ccb73b966dc60c9135bb8dfccbf4153c73b61454accdac6dad8b",
                "md5": "c89fd669ed8d3fa9a95a46893c015cd2",
                "sha256": "e60ac5fe884c517624ee4d27dd96dfb7c79c3f55366ded0134b90c48193baa55"
            },
            "downloads": -1,
            "filename": "pryttier-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c89fd669ed8d3fa9a95a46893c015cd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12461,
            "upload_time": "2024-12-22T08:45:07",
            "upload_time_iso_8601": "2024-12-22T08:45:07.721959Z",
            "url": "https://files.pythonhosted.org/packages/4a/70/cfb22318ccb73b966dc60c9135bb8dfccbf4153c73b61454accdac6dad8b/pryttier-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-22 08:45:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pryttier"
}
        
Elapsed time: 0.99109s