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
File details
Details for the file pipenv_tools-0.0.1.tar.gz
.
File metadata
- Download URL: pipenv_tools-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a2af86c7d3c6a0bed068976118d84248ca351daca9a2d76f19acbb75e469d5c |
|
MD5 | 086c1ecdd6e0b76586694f36311e8f99 |
|
BLAKE2b-256 | 888805b9a2c6460166182bd4b5e8c22d6f3c94a88d03a668912b15024bbaaa55 |
Provenance
File details
Details for the file pipenv_tools-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pipenv_tools-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43b24cc507f4a4fd0b7e4d6df7517925eaacbcd864def9ac79e8ee949ffcd49b |
|
MD5 | df246c59b05a329e7ca97fa595976b8b |
|
BLAKE2b-256 | 1e46509d4843c44319ac8f74a41e69e6441ba8c8a5266880d17f4fd069915bbd |