Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

rbkcli beta portable

Pre-release
Pre-release
Compare
Choose a tag to compare
@Bmanesco Bmanesco released this 12 Jul 13:49
· 129 commits to master since this release
c17e985

rbkcli beta portable

This is the portable version of rbkcli, it is an executable file (.pex), which you can run in your environment without having to install any other python module.
The .pex file is created with a minimum environment, containing all necessary packages to run sealed.

Packages

Following are the packages present in rbkcli.pex file:

  • argcomplete 1.10.0ributions :: Packaging pycparser
  • bcrypt 3.1.6
  • chardet 3.0.4
  • idna 2.8
  • cffi 1.12.3
  • certifi 2019.3.9
  • cryptography 2.7
  • pycparser 2.19
  • PyYAML 5.1.1
  • asn1crypto 0.24.0
  • PyNaCl 1.3.0
  • urllib3 1.25.3
  • requests 2.22.0
  • six 1.12.0
  • paramiko 2.5.0
  • rbkcli 1.0.0