<div dir="auto">Hello<div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Yes that's what I have been doing. </div><div dir="auto">Its almost ready.. Now integrating it with my front-end website.so that table is updated automatically.</div><div dir="auto">Will be mailing you very soon. All the screenshots. </div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 4, 2018, 1:05 AM Mojca Miklavec <<a href="mailto:mojca@macports.org">mojca@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Vishnu,<br>
<br>
On 3 April 2018 at 20:10, Vishnu wrote:<br>
><br>
> Hello<br>
><br>
> Yes portindex.json is very useful.<br>
><br>
> I tried my hands with python and sql.<br>
> And am successfully able to parse the json and store the data into the table .<br>
<br>
Thank you very much. The initial steps look promising.<br>
<br>
Now, try to integrate this into a simple django app with the database<br>
abstraction layer. A simple tutorial is here to demonstrate how to<br>
define simple python classes that automatically interoperate with<br>
database (so no need to write direct sql code at this step):<br>
    <a href="https://docs.djangoproject.com/en/2.0/intro/tutorial01/" rel="noreferrer noreferrer" target="_blank">https://docs.djangoproject.com/en/2.0/intro/tutorial01/</a><br>
<br>
Using SQLite is fine (for the production we would probably want to go<br>
for PostgreSQL, but now it doesn't make any difference).<br>
<br>
Mojca<br>
</blockquote></div>