pryttier


Namepryttier JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python Tool Package
upload_time2024-11-07 10:07:14
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.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
```

## 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.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\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.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " pretty",
        " python-utils",
        " python-easy",
        " graphing",
        " math",
        " tools",
        " colors"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac0d857bca0c115a40b9921e6f8e9c3d1d16034c787d4a4889d9cae1c7083c79",
                "md5": "8254f86faf13d08eba00e5cb76913d7f",
                "sha256": "4878bfefbe0772d41c0cf4edf263a3d1ea67614aa13c930c9df9e0ba323ffb15"
            },
            "downloads": -1,
            "filename": "pryttier-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8254f86faf13d08eba00e5cb76913d7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9128,
            "upload_time": "2024-11-07T10:07:14",
            "upload_time_iso_8601": "2024-11-07T10:07:14.697307Z",
            "url": "https://files.pythonhosted.org/packages/ac/0d/857bca0c115a40b9921e6f8e9c3d1d16034c787d4a4889d9cae1c7083c79/pryttier-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 10:07:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pryttier"
}
        
Elapsed time: 0.40007s