Metadata-Version: 2.1
Name: pytoqlik
Version: 0.0.3
Summary: This lib allows you to integrate qlik with jupyter notebook.
Home-page: https://github.com/bixtecnologia/pytoqlik
Author: Angelo Baruffi Nogueira
Author-email: angelo.baruffi@bixtecnologia.com.br
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/bixtecnologia/pytoqlik/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# pytoqlik (Building)

This lib allows you to integrate qlik with jupyter notebook. You can:

1. Open an app inside the jupyter
2. Create a qlik app with data from a pandas dataframe
3. Get data from a qlik object and create a pandas data frame

Essa lib permite integrar o qlik junto do jupyter notebook. You can:
1. Abrir um app dentro do jupyter
2. Criar um app do qlik com os dados de um pandas dataframe
3. Pegar os dados de um objeto do qlik e criar um pandas data frame

<img src="toPy.gif" />


