Sembra interessante, non lo conoscevo.<br><br><div class="gmail_quote">2011/3/9 Alessandro Dentella <span dir="ltr"><<a href="mailto:sandro@e-den.it">sandro@e-den.it</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Ho rilasciato l'ultima release di Sqlkit. In passato su questa lista<br>
qualcuno ha manifestato dei problemi nella installazione di PyGTK, su cui è<br>
basato Sqlkit. Nel frattempo è stato rilasciato un installer unico per GTK +<br>
PyGTK che facilita molto l'installazione. Nella sezione download spiego ogni<br>
dettaglio, suggerendo anche un modo alternativo.<br>
<br>
È disponibile anche il pacchetto Ubuntu per il quale ringrazio Pietro Battiston.<br>
<br>
In questa occasione ho anche rinnovato la home page nella speranza di essere<br>
più comunicativo.<br>
<br>
<br>
ANNOUNCE: sqlkit 0.9.3<br>
<br>
March, 3 - 2011<br>
<br>
<br>
I'm happy to announce release 0.9.3 of sqlkit package for Python.<br>
<br>
<a href="http://sqlkit.argolinux.org/" target="_blank">http://sqlkit.argolinux.org/</a><br>
<br>
This release<br>
------------<br>
<br>
This is a release with a great number of changes and new features,<br>
the main important ones are:<br>
<br>
* Added image/file fields<br>
* Added enum-like field<br>
* Correctly implemented duplication of records<br>
* Removed dependancy on glade<br>
* Moved toward a better MVC pattern<br>
* Fixed behaviour of hooks that allows better interaction/customization<br>
* Many bug fixes<br>
<br>
The python package<br>
------------------<br>
SQLkit PyGtk package provides Mask and Table widgets to edit database<br>
data. It's meant as a base for database desktop applications.<br>
<br>
The application<br>
---------------<br>
It also provides 'sqledit' a PyGTK application based on sqlkit that can be<br>
used from command line to browse and edit data.<br>
<br>
The package has 2 very rich demo suites for sql widgets (the main one in<br>
sqlkit/demo/sql/demo.py) and for layout creation<br>
<br>
Translations<br>
------------<br>
<br>
If you like sqlkit and want to help translating, you may find the project on:<br>
<br>
<a href="https://launchpad.net/sqlkit" target="_blank">https://launchpad.net/sqlkit</a><br>
<br>
Main features of sqlkit:<br>
------------------------<br>
<br>
* editor of databases in 2 modes: table & mask<br>
* based on sqlalchemy: can cope with many different databases<br>
* very powerfull filtering capabilities:<br>
- each field can be used to filter records<br>
- filter may span relationship<br>
- date filtering possible also on relative basis (good for saved<br>
queries)<br>
* completion on all text field and foreign keys<br>
* very easy way to draw a layout for mask views<br>
* completely effortless editing of relationships<br>
* very easy way to set defaults<br>
* possibility to display totals of numeric fields<br>
* any possible sql constraint can be attached to a Mask or a<br>
Table. It can be expressed as a normal sqlalchemy query or with<br>
django-like syntax<br>
* sqledit: the application to edit db<br>
<br>
<br>
Sqlkit is based on:<br>
-------------------<br>
* python (>= 2.5)<br>
* PyGtk<br>
* Sqlalchemy (>= 0.5.4)<br>
* python-dateutil<br>
* babel (localization)<br>
* your db driver of choice<br>
<br>
Dowload & more:<br>
---------------<br>
<br>
* Download: <a href="http://sqlkit.argolinux.org/sqlkit/download.html" target="_blank">http://sqlkit.argolinux.org/sqlkit/download.html</a><br>
easy_install sqlkit<br>
* Source: hg clone <a href="http://hg.argolinux.org/py/sqlkit" target="_blank">http://hg.argolinux.org/py/sqlkit</a><br>
* Google Group: <a href="http://groups.google.it/group/sqlkit/" target="_blank">http://groups.google.it/group/sqlkit/</a><br>
* Translation: <a href="https://launchpad.net/sqlkit" target="_blank">https://launchpad.net/sqlkit</a><br>
* Tutorial: <a href="http://sqlkit.argolinux.org/misc/tutorials.html" target="_blank">http://sqlkit.argolinux.org/misc/tutorials.html</a><br>
* Changelog: <a href="http://sqlkit.argolinux.org/download/Changelog" target="_blank">http://sqlkit.argolinux.org/download/Changelog</a><br>
* License: GNU GPLv3<br>
<font color="#888888"><br>
<br>
--<br>
Sandro Dentella *:-)<br>
<a href="http://www.reteisi.org" target="_blank">http://www.reteisi.org</a> Soluzioni libere per le scuole<br>
<a href="http://sqlkit.argolinux.org" target="_blank">http://sqlkit.argolinux.org</a> SQLkit home page - PyGTK/python/sqlalchemy<br>
_______________________________________________<br>
Python mailing list<br>
<a href="mailto:Python@lists.python.it">Python@lists.python.it</a><br>
<a href="http://lists.python.it/mailman/listinfo/python" target="_blank">http://lists.python.it/mailman/listinfo/python</a><br>
</font></blockquote></div><br>