Skip to main content

Bapy Package.

Project description

Bash, Ansible and Python Utils.

Install

Docker

docker pull kalilinux/kali:latest
apt update -y; apt full-upgrade -y; apt install -y kali-linux-everything
sudo python3 -m pip install --upgrade bapy

With pip available

No python

sudo apt update -y; apt install python3.8 python3-pip -y
sudo python3 -m pip install --upgrade bapy

With sudo in debian/kali or macos in bootstrap if brew not installed

sudo python3 -m pip install --upgrade bapy

When brew installed:

python3 -m pip install --upgrade bapy

Upload & Upgrade

rebashrc

Update secrets (token, etc.) and ssh keys on source server and other servers

On the git source code server

Update the repository and:

rc secrets  # secrets-push.sh
rebash

On other servers

rc secrets  #secrets-pull.sh 
rebash

Other PyPi Projects Upload and Upgrade

On the git source code server

Perform any tests and:

rc up  # project-upload.sh <path> <major|minor> <j5pu|jose-nferx|pypi>

On other servers

upgrade.sh name

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

bapy-1.0.26.tar.gz (133.1 kB view hashes)

Uploaded Source

Built Distribution

bapy-1.0.26-py2.py3-none-any.whl (145.9 kB view hashes)

Uploaded Python 2 Python 3

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