Python Development Workflow for Humans

Edit Package python-pipenv
https://github.com/kennethreitz/pipenv

Pipenv is a tool that aims to bring the best of all packaging worlds
(bundler, composer, npm, cargo, yarn, etc.) to the Python world.

It automatically creates and manages a virtualenv for your projects,
as well as adds/removes packages from your Pipfile as you install/uninstall
packages. It also generates the ever–important Pipfile.lock, which is
used to produce deterministic builds.

Refresh
Refresh
Source Files
Filename Size Changed
pipenv-2018.11.26.tar.gz 0228057865 217 MB
python-pipenv-rpmlintrc 0000000257 257 Bytes
python-pipenv.changes 0000003313 3.24 KB
python-pipenv.spec 0000003579 3.5 KB
Latest Revision
Thomas Schraitle's avatar Thomas Schraitle (thomas-schraitle) committed (revision 8)
- Updated to 2018.11.26
  https://github.com/pypa/pipenv/releases/tag/v2018.11.26

- Spec file changes
  * Remove script "pewtwo" as it is not available anymore
  * Correct README.rst -> README.md
Comments 0
openSUSE Build Service is sponsored by