Amine Aboura

Results 5 comments of Amine Aboura

Thanks for flagging this, documentation is work in progress.

Fantastic!, I'm trying to reproduce the same graphs that appeared [here](https://panamapapers.icij.org/graphs/) and add them later to the repo, would be great to have yours in the list.

Thanks, but this seems to truncate data from the original file, Can you check again ? else, you can still have a pretty print for raw JSON files by using...

Hello, Thanks for your interest. I haven't made any updates since then, mainly because the Firebase documentation is agnostic when it comes to working with different data models. The work...

Here's the snippet that i have tried ``` python #!/usr/bin/env python # -*- coding: utf-8 -*- from flask import Flask, request import os.path import sys try: import apiai except ImportError:...