Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astrojuanlu/scipy-feeds

Atom feeds for SciPy.
https://github.com/astrojuanlu/scipy-feeds

Last synced: about 1 month ago
JSON representation

Atom feeds for SciPy.

Awesome Lists containing this project

README

        

SciPy feeds
===========

To run the application:

* `$ virtualenv venv`
* `$ source venv/bin/activate`
* `(venv)$ pip install flask`
* `(venv)$ python run.py`
* Open http://127.0.0.1:5000/issues.xml?label=scipy.signal

If no label is specified, all issues are shown.