Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1""" 

2@file 

3@brief Shortcuts to *args*. 

4""" 

5 

6from .args_images import image2base64, base642image, image2array, bytes2string, string2bytes 

7from .encrypt_helper import encrypt_password, encrypt_passwords, load_passwords 

8from .zip_helper import unzip_bytes, zip_dict