No project description provided
Project description
7pack
What is 7pack?
7pack is not a replacement for pip. Instead, it works with pip. 7pack remedies some issues with pip, like the difficulty in installing all packages. In addition, it has a large repository, including nearly all of the most popular pip packages.
How to install
7pack is a little different from pip. First, you enter the packages. Then, at the end you put flags. To install, put --install. For example, to install urllib3, the most popular pip package, you wold run the command 7pack urllib3 --install
How to uninstall
Uninstalling with 7pack is like installing except the flag must be changed to --uninstall. To uninstall urllib3, you would run the command 7pack urrlib3 --uninstall
List packages
Since 7pack requires packages, you need to enter any random string in 7pack and apply the --list flag. When I list packages I use 7pack none --list
Upgrade Packages
Upgrading is just like installing and uninstalling. Just apply the --upgrade flag. To upgrade urllib3, run the command 7pack urllib3 --upgrade
.
Install/Uninstall all
This is the main reason 7pack was created. To uninstall/upgrade all, put one package, called "all". To upgrade all, run the command 7pack all --upgrade
, and to uninstall all, run the command 7pack all --uninstall
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 7pack-0.0.2.tar.gz
.
File metadata
- Download URL: 7pack-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89eec2d20227dc5a251e9eecd49247c08412506f7cda71064cc64ca4c2af0f2d |
|
MD5 | 575558f72bb2c8a6a7b7b48ee64b7a97 |
|
BLAKE2b-256 | 098a54d0eb20fd5a5887680d4f048a45f7caa63e724c98f0491828a0f40db8bf |
File details
Details for the file 7pack-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: 7pack-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bd62e4e20d186f9d6a0a0ebc5fff0945380399131a072012fc37b725c048e86 |
|
MD5 | aa19b1d75e5024d632835daa1f87d72e |
|
BLAKE2b-256 | 59e62499ae99fec48ff15096ea59784b03413a9690314eb98e8ca9116e945944 |