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
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
Built Distribution
Hashes for pipenv_tools-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b24cc507f4a4fd0b7e4d6df7517925eaacbcd864def9ac79e8ee949ffcd49b |
|
MD5 | df246c59b05a329e7ca97fa595976b8b |
|
BLAKE2b-256 | 1e46509d4843c44319ac8f74a41e69e6441ba8c8a5266880d17f4fd069915bbd |