Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/astrojuanlu/scipy-feeds
- Owner: astrojuanlu
- License: bsd-2-clause
- Created: 2013-08-03T15:43:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-03T15:44:53.000Z (over 11 years ago)
- Last Synced: 2024-10-14T19:59:20.542Z (2 months ago)
- Language: Python
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
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.signalIf no label is specified, all issues are shown.