prettify-py


Nameprettify-py JSON
Version 0.2.3.12 PyPI version JSON
download
home_pagehttp://www.codeberg/cap_jmk/prettify-py
SummaryCLI for prettifying Python
upload_time2023-01-26 12:35:18
maintainer
docs_urlNone
authorJulian M. Kleber
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prettify-py
[![Downloads](https://static.pepy.tech/personalized-badge/prettify-py?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/carate)
[![License: GPL v3](https://img.shields.io/badge/License-GPL_v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![Python Versions](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%20-blue) 
![Style Black](https://warehouse-camo.ingress.cmh1.psfhosted.org/fbfdc7754183ecf079bc71ddeabaf88f6cbc5c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64652532307374796c652d626c61636b2d3030303030302e737667) 


[![PyPI - Version](https://img.shields.io/pypi/v/prettify-py.svg)](https://pypi.org/project/prettify-py)


# Why 

Pretty Python files are necessary for productive Python development with high quality and safety standards. 

# What 

It is a simple command-line application formatting Python files written in Python. The package is yet highly experimental
but it was necessary to speed of maintenance and development speeds of software. It has not perfect stats on quality yet, but it is pretty good already. 

# Usage 

```bash
prettify-py format-file sample.py
prettify-py format-dir sample_dir/
```

# Installation

## Production Build 

```bash 
pip install prettify-py
```

## Dev Build
Clone the repository with

```bash 
git clone https://codeberg.org/cap_jmk/prettify-py
cd prettify-py/
```

### Linux 

Run with one of the follwing: 
```bash
bash install.sh
./install.sh
sh install.sh
```


### Windows

Double click on `install.bat` or run

```bash
install.bat
```

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.codeberg/cap_jmk/prettify-py",
    "name": "prettify-py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Julian M. Kleber",
    "author_email": "julian.kleber@sail.black",
    "download_url": "https://files.pythonhosted.org/packages/09/fa/8523d83701a2a2a65e0f7ba7d56ef5f1968726e6642d1b29944f2bdb31f0/prettify_py-0.2.3.12.tar.gz",
    "platform": null,
    "description": "# prettify-py\n[![Downloads](https://static.pepy.tech/personalized-badge/prettify-py?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/carate)\n[![License: GPL v3](https://img.shields.io/badge/License-GPL_v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![Python Versions](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%20-blue) \n![Style Black](https://warehouse-camo.ingress.cmh1.psfhosted.org/fbfdc7754183ecf079bc71ddeabaf88f6cbc5c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64652532307374796c652d626c61636b2d3030303030302e737667) \n\n\n[![PyPI - Version](https://img.shields.io/pypi/v/prettify-py.svg)](https://pypi.org/project/prettify-py)\n\n\n# Why \n\nPretty Python files are necessary for productive Python development with high quality and safety standards. \n\n# What \n\nIt is a simple command-line application formatting Python files written in Python. The package is yet highly experimental\nbut it was necessary to speed of maintenance and development speeds of software. It has not perfect stats on quality yet, but it is pretty good already. \n\n# Usage \n\n```bash\nprettify-py format-file sample.py\nprettify-py format-dir sample_dir/\n```\n\n# Installation\n\n## Production Build \n\n```bash \npip install prettify-py\n```\n\n## Dev Build\nClone the repository with\n\n```bash \ngit clone https://codeberg.org/cap_jmk/prettify-py\ncd prettify-py/\n```\n\n### Linux \n\nRun with one of the follwing: \n```bash\nbash install.sh\n./install.sh\nsh install.sh\n```\n\n\n### Windows\n\nDouble click on `install.bat` or run\n\n```bash\ninstall.bat\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "CLI for prettifying Python",
    "version": "0.2.3.12",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5328c28a348473dc608b6a6b137c9c25d89caf6a28da6d0946a796ebc9f0be94",
                "md5": "9a50af380d09b39ec7158289d30d45c8",
                "sha256": "91d71db0c908671a8e72537b457e4ea4884d3b488ff2bf4257fa7f865fbd3c78"
            },
            "downloads": -1,
            "filename": "prettify_py-0.2.3.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a50af380d09b39ec7158289d30d45c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6475,
            "upload_time": "2023-01-26T12:35:16",
            "upload_time_iso_8601": "2023-01-26T12:35:16.550011Z",
            "url": "https://files.pythonhosted.org/packages/53/28/c28a348473dc608b6a6b137c9c25d89caf6a28da6d0946a796ebc9f0be94/prettify_py-0.2.3.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09fa8523d83701a2a2a65e0f7ba7d56ef5f1968726e6642d1b29944f2bdb31f0",
                "md5": "785ce4c51ec9f9c817c07b1434b97f78",
                "sha256": "1d1e17a85d6d274ba4586d30e5db9ed0ec6523a938fc448d89c1c96b6b802f79"
            },
            "downloads": -1,
            "filename": "prettify_py-0.2.3.12.tar.gz",
            "has_sig": false,
            "md5_digest": "785ce4c51ec9f9c817c07b1434b97f78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5720,
            "upload_time": "2023-01-26T12:35:18",
            "upload_time_iso_8601": "2023-01-26T12:35:18.098573Z",
            "url": "https://files.pythonhosted.org/packages/09/fa/8523d83701a2a2a65e0f7ba7d56ef5f1968726e6642d1b29944f2bdb31f0/prettify_py-0.2.3.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 12:35:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "prettify-py"
}
        
Elapsed time: 0.16603s