README.md
setup.py
py_restfull_gazie/__init__.py
py_restfull_gazie/config.py
py_restfull_gazie/dependencies.py
py_restfull_gazie/main.py
py_restfull_gazie.egg-info/PKG-INFO
py_restfull_gazie.egg-info/SOURCES.txt
py_restfull_gazie.egg-info/dependency_links.txt
py_restfull_gazie.egg-info/requires.txt
py_restfull_gazie.egg-info/top_level.txt
py_restfull_gazie/models/__init__.py
py_restfull_gazie/models/product.py
py_restfull_gazie/models/response_all.py
py_restfull_gazie/resources/__init__.py
py_restfull_gazie/resources/anagra.py
py_restfull_gazie/resources/company.py
py_restfull_gazie/resources/customer.py
py_restfull_gazie/resources/health.py
py_restfull_gazie/resources/product.py
tests/__init__.py
tests/helpers.py
tests/test_app.py
tests/test_config.py
tests/test_global.py
tests/test_models_product.py
tests/test_models_response_all.py
tests/test_resources_anagra.py
tests/test_resources_company.py
tests/test_resources_customer.py
tests/test_resources_health.py
tests/test_resources_product.py