issues
search
eight04
/
vpip
A CLI which aims to provide an npm-like experience when installing Python packages.
MIT License
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`install_editable` doesn't support pyproject
#53
eight04
opened
3 weeks ago
0
WIP: try to fix show issue
#52
eight04
opened
4 months ago
0
Fix: unable to list global packages if extra is used
#51
eight04
closed
4 months ago
0
AttributeError when `vpip install`
#50
eight04
opened
5 months ago
1
Does pinning dependencies really make sense in python project?
#49
eight04
opened
7 months ago
0
Fix: ignore unsupported version number
#48
eight04
closed
9 months ago
0
update_venv may break the environment if python version bumped?
#47
eight04
opened
9 months ago
0
Invalid version on paramiko
#46
eight04
closed
9 months ago
0
Add: toml support
#45
eight04
closed
1 year ago
0
Fix: evaluate env marker
#44
eight04
closed
2 years ago
0
Change: pin deps when installing packages
#43
eight04
closed
2 years ago
0
`vpip update` should ignore packages if env marker evaluated to false
#42
eight04
closed
2 years ago
0
Upgrading subdependencies may cause dependency conflicts?
#41
eight04
closed
2 years ago
2
Change: preinstall wheel
#40
eight04
closed
2 years ago
0
Change: support multiple packages in pip_api.install
#39
eight04
closed
2 years ago
0
Add: support installing from http URL
#38
eight04
closed
2 years ago
0
Fix: check if scripts folders are in env path
#37
eight04
closed
2 years ago
0
The folder getter didn't check if the path is in the path/exists
#36
eight04
closed
2 years ago
0
Support github repo (and tag or branch?)
#35
eight04
closed
2 years ago
2
Pre-install wheel and setuptools?
#34
eight04
closed
2 years ago
2
Change: drop setuptools, pkg_resources. Don't use pip internal for global scripts folder
#33
eight04
closed
2 years ago
0
Version is not always numbers
#32
eight04
closed
2 years ago
1
Command to update sub dependencies?
#31
eight04
closed
2 years ago
1
pip backtrack
#30
eight04
opened
3 years ago
1
Drop pkg_resources
#29
eight04
closed
2 years ago
0
Fix: don't break sub-dependencies when uninstall
#28
eight04
closed
4 years ago
0
Don't uninstall a package if it is a subdependency
#27
eight04
closed
4 years ago
0
Fix: don't throw when setup.py doesn't exist and generate one automatically if needed
#26
eight04
closed
5 years ago
0
Fix: use utf8 encoding when capturing
#25
eight04
closed
5 years ago
0
Don't run "pip install -e ." when there is no setup.py?
#24
eight04
closed
5 years ago
0
UnicodeDecodeError while running vpip install -g poetry
#23
andoresuperesu
closed
5 years ago
1
Fix: rebuild egg file when getting an incompatible update
#22
eight04
closed
5 years ago
0
Add: clean unused packages after uninstalling
#21
eight04
closed
5 years ago
0
Add: update_venv command
#20
eight04
closed
5 years ago
0
Run install_editable after updating a prod dependency
#19
eight04
closed
5 years ago
0
Uninstall sub-dependencies
#18
eight04
closed
5 years ago
0
Add "update-venv" command
#17
eight04
closed
5 years ago
1
Fix: suport link on Unix system
#16
eight04
closed
5 years ago
0
~/local/bin installation
#15
jayvdb
closed
5 years ago
13
link_console_script global install tries to write to /usr/bin
#14
jayvdb
closed
5 years ago
6
venv.py: Use os.pathsep
#13
jayvdb
closed
5 years ago
1
Add: generate a lock file
#12
eight04
closed
5 years ago
0
Dependency-less vpip
#11
jayvdb
opened
5 years ago
4
Upgraded pip not used
#10
jayvdb
closed
5 years ago
8
ContextualVersionConflict error when building rpm
#9
jayvdb
opened
5 years ago
9
Unpinned pylint errors
#8
jayvdb
closed
5 years ago
0
venv.py: PATH must be uppercase
#7
jayvdb
closed
5 years ago
0
pylint vs six breaking CI
#6
jayvdb
closed
5 years ago
2
Lowercase envvar path
#5
jayvdb
closed
5 years ago
1
pip will install packages to user site by default
#4
eight04
closed
2 years ago
2
Next