Metadata-Version: 2.0
Name: flowtool-python
Version: 0.7.46
Summary: Shortcuts for python devs.
Home-page: https://github.com/isnok/py-flowlib
Author: Konstantin Martini
Author-email: k@tuxcode.org
License: UNKNOWN
Keywords: git,flow,shell,local,remote,commandline
Platform: Debian/GNU Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Environment :: Console
Requires-Dist: flowtool-base (>=0.7.56)

[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/flowtool-python.svg)](https://pypi.python.org/pypi/flowtool-python)
[![PyPI Latest Version](https://img.shields.io/pypi/v/flowtool-python.svg)](https://pypi.python.org/pypi/flowtool-python)
[![PyPI Distribution Format](https://img.shields.io/pypi/format/flowtool-python.svg)](https://pypi.python.org/pypi/flowtool-python)

# flowtool-python

Helpers for python devs.

## Contents

The `flowtool-python` package currently contains one new command for `flowtool`:

* `py-clean` - recursively cleans temporary files (`*.pyc`) and directories (`__pycache__`).

The hooks have been moved to `flowtool-githooks-demo`



