Skip to main content

Backporting tool

Project description

Install the package:

pip3 install backporting

After the command backporting should be available from CLI.

Additional commands to create venv if it's needed

Create www directory where project sites and environment dir

mkdir /var/envs && mkdir /var/envs/bin

Install virtualenvwrapper

sudo pip3 install virtualenvwrapper
sudo pip3 install --upgrade virtualenv

Add these to your bashrc virutualenvwrapper work

export WORKON_HOME=/var/envs
export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3
export PROJECT_HOME=/var/www
export VIRTUALENVWRAPPER_HOOK_DIR=/var/envs/bin
source /usr/local/bin/virtualenvwrapper.sh

Create virtualenv

mkvirtualenv --python=python3 test_env

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backporting-1.0.1.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

backporting-1.0.1-py2.py3-none-any.whl (20.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file backporting-1.0.1.tar.gz.

File metadata

  • Download URL: backporting-1.0.1.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for backporting-1.0.1.tar.gz
Algorithm Hash digest
SHA256 cea099449943499df52787ebc2a0b40c71e0837a3696c99da46df8e56c746efd
MD5 460df1a45785a63766e18c003a17346e
BLAKE2b-256 ed8c569e5821b032a9cce5dab28bd45f4107eee3ff152878b272b635ae2ab65b

See more details on using hashes here.

File details

Details for the file backporting-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for backporting-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1e3216af9686ed2f2e071eb086090efe1ecaa569d5ac27d5b84318497e4cbbfc
MD5 f48bbbd8272b4d57d37839cc6bcd39ba
BLAKE2b-256 c8046b1b670b7634c7678e64f2f7ac6a79bbc70105d9af901668f6501da8e705

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page