Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1259 > unrolled thread

ANN: Bookmarks v1.0

Started byIñigo Serna <inigoserna@gmail.com>
First post2014-04-13 17:10 +0200
Last post2014-04-13 17:10 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: Bookmarks v1.0 Iñigo Serna <inigoserna@gmail.com> - 2014-04-13 17:10 +0200

#1259 — ANN: Bookmarks v1.0

FromIñigo Serna <inigoserna@gmail.com>
Date2014-04-13 17:10 +0200
SubjectANN: Bookmarks v1.0
Message-ID<mailman.9244.1397467735.18130.python-announce-list@python.org>
Hi there,

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.

Best regards,
Iñigo Serna

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web