<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div class="h5">Agreed, that&#39;s why I think it would be useful to simply put</div></div>

all meta data into a SQLite database file and ship that as<br>
static file as well. Local clients could then download the<br>
database file (probably only a few MB) and work on it locally.<br>
<br></blockquote><div>I don&#39;t think it would be easy to do that right now since the database store more informations than only the metadata of the all packages, you don&#39;t wanna give all the informations about users accounts by example...</div>
<div><br></div><div>And, I don&#39;t understand how it can be perform with always updated informations like ones on the pypi website, your database is always updated, than it&#39;s not possible to have a completely updated one...</div>
<div><br></div><div>Search might not by the big deal if the data and a good cache interface is implemented, the number of parallel connexion is something else...</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

This would also make searches in PyPI a lot faster... not only<br>
because searches could be done locally, but also because the<br>
server wouldn&#39;t have to handle the load of those searches from<br>
hundreds of clients.<br>
<div class="im"><br>
&gt; But, definitively, yes, I&#39;ll consider that.<br>
<br>
Thanks !<br>
<br>
--<br>
</div><div class="im">Marc-Andre Lemburg<br>
eGenix.com<br>
<br>
Professional Python Services directly from the Source  (#1, Jun 14 2010)<br>
&gt;&gt;&gt; Python/Zope Consulting and Support ...        <a href="http://www.egenix.com/" target="_blank">http://www.egenix.com/</a><br>
&gt;&gt;&gt; mxODBC.Zope.Database.Adapter ...             <a href="http://zope.egenix.com/" target="_blank">http://zope.egenix.com/</a><br>
&gt;&gt;&gt; mxODBC, mxDateTime, mxTextTools ...        <a href="http://python.egenix.com/" target="_blank">http://python.egenix.com/</a><br>
________________________________________________________________________<br>
2010-07-19: EuroPython 2010, Birmingham, UK                34 days to go<br>
<br>
::: Try our new mxODBC.Connect Python Database Interface for free ! ::::<br>
<br>
<br>
   eGenix.com Software, Skills and Services GmbH  Pastor-Loeh-Str.48<br>
    D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg<br>
           Registered at Amtsgericht Duesseldorf: HRB 46611<br>
               <a href="http://www.egenix.com/company/contact/" target="_blank">http://www.egenix.com/company/contact/</a><br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Catalog-SIG mailing list<br>
<a href="mailto:Catalog-SIG@python.org">Catalog-SIG@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/catalog-sig" target="_blank">http://mail.python.org/mailman/listinfo/catalog-sig</a><br>
</div></div></blockquote></div><br>