pipsi-tool is set of helpers for https://github.com/mitsuhiko/pipsi
Project description
pipsi-tool is set of helpers for pipsi.
Current stable version
1.0.3
Available commands
pipsi-tool reinstall-all
pipsi-tool upgrade-all
Python version
versionner works only with Python 3.5+. Older versions are unsupported.
Configuration
None currently.
Installation
Using PIP
pipsi-tool should work on any platform where Python is available, it means Linux, Windows, MacOS X etc.
Simplest way is to use Python’s built-in package system:
pip3 install pipsi-tool
Using sources
Download sources from Github:
wget -O 1.0.3.zip https://github.com/msztolcman/pipsi-tool/archive/1.0.3.zip
or
curl -o 1.0.3.zip https://github.com/msztolcman/pipsi-tool/archive/1.0.3.zip
Unpack:
unzip 1.0.3.zip
And install
cd pipsi-tool-1.0.3 python3 setup.py install
Voila!
Contact
If you like or dislike this software, please do not hesitate to tell me about this me via email (marcin@urzenia.net).
If you find bug or have an idea to enhance this tool, please use GitHub’s issues.
License
The MIT License (MIT)
Copyright (c) 2016 Marcin Sztolcman
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
ChangeLog
v1.0.3
Minor fixes
v1.0.2
Documentation and other minor fixes
v1.0.1
Fixed README, few improvements
v1.0.0
First public version with commands: reinstall-all, upgrade-all
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 Distributions
Built Distribution
Hashes for pipsi_tool-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1833815a4673e1f41dfbcc23ede3bd45502e668c26867b85afd54f29ea73b2fa |
|
MD5 | 938cd90e4032be639d983198b1a9a4a2 |
|
BLAKE2b-256 | a3377eb7e2af99a871550e74bce857ac8a1582b0a8d9f41528a9adef92f649e0 |