Skip to main content

The missing tools for pipenv.

Project description

# pipenv_tools

The missing tools for Pipenv

## Install

pipenv install pipenv_tools

## The Tools

### build

pipenv tools prepare_setup –options –params

This command will parse the contents of your Pipfile and generate a setup.py file and other required artifacts.

If passing –plain only a setup.py will be created, but by default it creates

setup.py, setup.py, pyproject.toml and MANIFEST.in files.

> NOTE: by default the MANIFEST.in will be generated according to your VCS files .gitignore for example. Or taking argument from your Pipfile.

### Publish

pipenv tools publish –options

Uses twine to release your package to PyPI but before it will execute a check for safety issues and also if –bump minor|major|fix is passed it will also invoke pipenv tools bumpversion

Project details


Download files

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

Source Distribution

pipenv_tools-0.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pipenv_tools-0.0.1-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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