Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 461 Bytes

python-utils

bin: Useful binaries that use the utilities

python_utils: Main library of Python utilities

  • common - Useful common modules, like exceptions
  • net - Useful networking utilities like HTTP, curl, socket modules, etc.
  • openstack - Utilities that rely and work with OpenStack Cloud Software (neutron, keystone, etc.) and associated VMs.
  • shell - Utilities that help with using a Unix shell.