User Tools

Site Tools


projects:pyaggr3g470r

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
projects:pyaggr3g470r [2015/03/08 14:01] cedricprojects:pyaggr3g470r [2015/08/05 18:04] – [Resources] cedric
Line 1: Line 1:
 ====== pyAggr3g470r ====== ====== pyAggr3g470r ======
-pyAggr3g470r is a web-based news aggregator.+[[https://bitbucket.org/cedricbonhomme/pyaggr3g470r | pyAggr3g470r]] is a web-based news aggregator.
  
 ===== Features ===== ===== Features =====
Line 6: Line 6:
   * multiple users can use the platform;   * multiple users can use the platform;
   * a RESTful API to manage your articles;   * a RESTful API to manage your articles;
-  * full-text indexing and searching thanks the [[https://bitbucket.org/mchaput/whoosh/ | Whoosh]] library; 
   * data liberation: export and import all your account with a JSON file;   * data liberation: export and import all your account with a JSON file;
   * export and import feeds with OPML files;   * export and import feeds with OPML files;
Line 19: Line 18:
 Python 3.4 is recommended. Python 3.4 is recommended.
  
-===== Links =====+===== Resources =====
   * [[https://bitbucket.org/cedricbonhomme/pyaggr3g470r | Home page]];   * [[https://bitbucket.org/cedricbonhomme/pyaggr3g470r | Home page]];
-  * Getting pyAggr3g470r: +  * last stable version[[https://bitbucket.org/cedricbonhomme/pyaggr3g470r/get/6.7.tar.gz | 6.7]]; 
-    * git clone https://bitbucket.org/cedricbonhomme/pyaggr3g470r.git //(main)// +  source code: https://bitbucket.org/cedricbonhomme/pyaggr3g470r.git
-    * git clone https://github.com/cedricbonhomme/pyAggr3g470r.git //(backup)// +
-    git clone https://git.gitorious.org/pyaggr3g470r/pyaggr3g470r.git //(backup)//+
   * [[https://git.cedricbonhomme.org/?p=pyaggr3g470r.git;a=blob_plain;f=NEWS.rst;hb=HEAD | project news]];   * [[https://git.cedricbonhomme.org/?p=pyaggr3g470r.git;a=blob_plain;f=NEWS.rst;hb=HEAD | project news]];
-  * [[https://pyaggr3g470r.readthedocs.org | documentation]];+  * [[https://pyaggr3g470r.readthedocs.org | documentation]]
 + 
 +===== Links =====
   * [[https://www.openhub.net/p/pyAggr3g470r | Open Hub page]] of pyAggr3g470r;   * [[https://www.openhub.net/p/pyAggr3g470r | Open Hub page]] of pyAggr3g470r;
   * [[http://freecode.com/projects/pyaggr3g470r | Freecode page]] of pyAggr3g470r.   * [[http://freecode.com/projects/pyaggr3g470r | Freecode page]] of pyAggr3g470r.