Metadata-Version: 2.1
Name: pipx
Version: 0.13.1.0
Summary: execute binaries from Python packages in isolated environments
Home-page: https://github.com/pipxproject/pipx
Author: Chad Smith
Author-email: grassfedcode@gmail.com
License: License :: OSI Approved :: MIT License
Description: <!---
        Do not edit this file. This file rendered from templates/readme.md.
        See Contributing for how to update this file.
        --->
        <p align="center">
        <a href="https://pipxproject.github.io/pipx/">
        <img align="center" src="https://github.com/pipxproject/pipx/raw/master/logo.png"/>
        </a>
        </p>
        
        # pipx: execute binaries from Python packages in isolated environments
        
        <p align="center">
        <a href="https://github.com/pipxproject/pipx/raw/master/pipx_demo.gif">
        <img src="https://github.com/pipxproject/pipx/raw/master/pipx_demo.gif"/>
        </a>
        </p>
        
        <p align="center">
        <a href="https://travis-ci.org/pipxproject/pipx"><img src="https://travis-ci.org/pipxproject/pipx.svg?branch=master" /></a>
        
        <a href="https://pypi.python.org/pypi/pipx/">
        <img src="https://img.shields.io/badge/pypi-0.13.1.0-blue.svg" /></a>
        <a href="https://github.com/ambv/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
        </p>
        
        # [Documentation](https://pipxproject.github.io/pipx/)
        
        https://pipxproject.github.io/pipx/
Keywords: pip,install,cli,workflow,Virtual Environment
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
