-
Updated
Jan 11, 2021 - Python
#
pipenv
Here are 497 public repositories matching this topic...
python
testing
docker
security
pypi
poetry
dependency-graph
conda
versioning
project-management
pip
release
pipfile
dependencies
venv
wheels
license-management
dependency-resolution
pipenv
flit
python
heroku
api
json-api
rest-api
python3
pip
webapp
pipenv
deaths
fastapi
ncov
coronavirus
coronavirus-real-time
recoveries
coronavirus-tracker
covid-19
covid19
-
Updated
Aug 16, 2021 - Python
-
Updated
Aug 17, 2021 - JavaScript
(已完结)《极客时间数据分析实战45讲-详细笔记》包含markdown、图片、思维导图、代码 、数据。 可直接阅读代码、测试!
python
python3
data-analytics
data-analysis
pyenv
pipenv
python-data-science
python-data-analysis
notebook-jupyter
in-action
-
Updated
Jun 22, 2021 - Python
Python best practices project cookiecutter 🍪
python
best-practices
pre-commit
cookiecutter
pytest
flake8
black
mypy
cookiecutter-template
isort
pipenv
python-best-practices
-
Updated
May 26, 2021 - Python
How to create an executable file from a Python script?
-
Updated
Oct 16, 2020 - Python
-
Updated
Dec 20, 2020 - Shell
A PipEnv Environment Switcher
-
Updated
Jun 1, 2021 - Python
Example using Docker, Django, multiple Postgres databases, NginX, Gunicorn, pipenv, GitLab CI and tox.
-
Updated
Jun 10, 2021 - Python
A Django sample app running with uWSGI and Nginx on AWS Elastic Beanstalk.
-
Updated
Feb 15, 2019 - HTML
A tool for converting between pip-style and pipfile requirements - maintained by the pipenv team
-
Updated
Aug 11, 2021 - Python
Cookiecutter Python Package Template with Pipenv
-
Updated
Apr 30, 2021 - Python
A Sublime Text 3 plugin for Pipenv projects!
-
Updated
Apr 18, 2018 - Python
Resolve abstract dependencies into concrete ones
-
Updated
Jul 29, 2021 - Python
Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.
-
Updated
Jun 1, 2021 - Python
Vim Meets Poetry and Pipenv Virtual Environments
-
Updated
Jan 6, 2021 - Vim script
iluxonchik
commented
Apr 2, 2018
Currently, the tool will fail to run from the command-line in Windows.
This is because the command-line functionality is based on shebangs, which do not work on Windows
#!/usr/bin/env python3
A CLI tool to covert Pipfile/Pipfile.lock to requirments.txt
-
Updated
Mar 13, 2021 - Python
Security audit Python project dependencies against security advisory databases.
python
security-audit
dependency-analysis
poetry
dependency-graph
gemnasium
pip
click
safety
work-in-progress
command-line-tool
vulnerabilities
vulnerability-detection
osv
pipenv
cvssv3
cvssv2
safety-db
github-security-advisories
pyup
-
Updated
Aug 17, 2021 - Python
A simple command line utility that organises files in a directory into subdirectories
python
cli
utility
command-line
docopt
clean
python3
cleanup
file-management
cleaner
command-line-tool
hue
file-organiser
pipenv
file-organization
-
Updated
Jun 15, 2019 - Python
A Restful api which allows you to book sports events or update existing odds.
-
Updated
Oct 29, 2020 - Python
Improve this page
Add a description, image, and links to the pipenv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipenv topic, visit your repo's landing page and select "manage topics."
i've got a bunch of Pipenv shell buffers and don't know which is which. It would be handy to name them when you create them, like I can do with ^U M-x shell. (I tend to name my shell buffers for the dir I'm in working in to help me remember).
Thanks for pipenv.el.