Metadata-Version: 2.1
Name: qsense
Version: 0.2.0
Summary: qsense is a useful library and command line tool for qliksense
Home-page: https://gitlab.com/matteoredaelli/qsense
Author: Matteo Redaelli
Author-email: matteo.redaelli@gmail.com
License: GPL
Description: # qsense
        
        qsense is an useful library and command line for qliksense
        
        ## installation
        
        pip install qsense
        
        ## Useful commands
        
        ### export_remove_old_apps
        
        qsense export_delete_old_apps qliksense.redaelli.org /home/matteo/certificates/qlik/client.pem  --target_path '/tmp' --modified_days=300 --last_reload_days=300
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
