Skip to main content

pip extended

Project description

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Description: ## Introduction

pipx extends pip with ability to automatically register packages upon installation.

## Installation

pip install pipx

## Usage ### Install a package pipx install django

The above command will install django and register it at dependencies in project.json file.

For installing development dependencies pass -d or –dev flag.

pipx install -d pytest

The above command will install pytest and register it at dev-dependencies in project.json file.

### Uninstall a package pipx uninstall django

### Update a package pipx update django

For updating development package pass -d or –dev flag.

pipx update -d pytest

### Setup a project Issue setup without any flags during deployment. The command will install all the packages in dependencies section.

pipx setup

If the setup is for development, pass -d or –dev flag. This will install packages in both dependencies and dev-dependencies sections.

pipx -d setup

Keywords: pip Platform: UNKNOWN

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipx-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

pipx-0.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file pipx-0.1.0.tar.gz.

File metadata

  • Download URL: pipx-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pipx-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4510deec325fae68108aeeeb3aafff7f8c51893fa5d9847c1e99ec2cdab15749
MD5 b962d43ba21ea5ec47619c38cb0bbdf4
BLAKE2b-256 1b10e64ef98f50026895c7438222f2fc47a4e6bbeee5dc1943c4122b4973aca9

See more details on using hashes here.

File details

Details for the file pipx-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pipx-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a465b07afdc8a8cc4971c4d0652d2fcf653e360f1064b9090775ad7d06ef7af5
MD5 1f2610cfa1f01d26c8b6faece915a2fe
BLAKE2b-256 98c2308e288e615d84bf15a103147ccb202eef022fa58c41065600e811d3476d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page