Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.043 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'url:bitbucket': 0.05; 'gpl': 0.07; 'practice,': 0.07; 'subject:ANN': 0.07; 'welcome.': 0.07; 'python': 0.11; 'affero': 0.16; 'to:addr:python-announce- list': 0.16; 'written': 0.21; 'jquery': 0.24; 'package.': 0.24; 'programming.': 0.30; 'message-id:@mail.gmail.com': 0.30; 'included': 0.31; 'coded': 0.31; 'comments,': 0.31; 'anyone': 0.31; 'at:': 0.34; 'there,': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'library.': 0.36; 'useful': 0.36; 'url:org': 0.36; 'application': 0.37; 'little': 0.38; 'to:addr:python.org': 0.39; 'from:charset:utf-8': 0.61; 'information,': 0.61; 'simple': 0.61; 'advanced': 0.63; 'personal': 0.63; 'more': 0.64; 'license': 0.66; 'funny': 0.74; 'search,': 0.74; 'features:': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TleqA6wMDNh/yW/Pu7h4gvg5gYiAjcW7yU0fVVPTRxU=; b=Ru/v82gdqBaIsfhZlClIiNaSn6PhjEDq9+/JLoOETeOR2Ib2Gqvx2tJBNkXcYswFgy WJGWcDE0kG3DToThZKWMhzwyvbffom1aewokKgw+PYuDQHKy6itTgEXNnMZxUJSubHvH kXwVy3IkGkmRBVsczaD4dIwLQfACirHF83l1srAh+bv9T/31IdL4ugM3W2cMhqMku/2d A3qD/2WN2ZVGBwVP07Wfs4+RqFSk+zJUAgGFQlUDTdqoFj4IRBP97g8rQjhTVDeh9bzx ZJJeoV/HAMdbyqHrQHfmhM7X8B3Sn7KNUr3JKB6+NlrFPLLsFg4f1zEt8AkeU/r6a0Z6 3YWQ== MIME-Version: 1.0 X-Received: by 10.58.38.166 with SMTP id h6mr1675382vek.22.1397401827054; Sun, 13 Apr 2014 08:10:27 -0700 (PDT) Date: Sun, 13 Apr 2014 17:10:27 +0200 Subject: ANN: Bookmarks v1.0 From: =?UTF-8?B?ScOxaWdvIFNlcm5h?= To: python-announce-list@python.org X-Mailman-Approved-At: Mon, 14 Apr 2014 11:28:54 +0200 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397467735 news.xs4all.nl 2963 [2001:888:2000:d::a6]:56402 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1259 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=C3=B1igo Serna