Bookmarks v1.0 released
Bookmarks is a simple personal web-based application to manage web bookmarks.
It’s written in Python 3.2+ and uses BottlePy web microframework and jQuery javascript library. Both are included with the package.
It was coded as a funny practice, but it includes some nice features: advanced search, tags cloud, years cloud.
I think this little application can be useful for anyone learning Python web programming.
It’s under GNU Affero GPL License version 3 or later.
More information, and download link at:
- [main] https://inigo.katxi.org/devel/bookmarks
- [code repository] https://bitbucket.org/inigoserna/bookmarks
Of course, all comments, suggestions etc. are welcome.