pictuga
|
438c32a312
|
Remove sqlite & mysql cache backends
Obsoleted since the introduction of diskcache & redis
|
2 months ago |
pictuga
|
32645548c2
|
pytest: first batch with test_feeds
And multiple related fixes
|
1 year ago |
pictuga
|
ef14567d87
|
Handle `morss-helper` with `setup.py`
|
1 year ago |
pictuga
|
7751792942
|
Shift htaccess to README
|
1 year ago |
pictuga
|
ac9859d955
|
setup: add setproctitle to full install for gunicorn
Also update the readme section regarding the full install
|
1 year ago |
pictuga
|
bef7899cdd
|
setup.py: min python version
|
1 year ago |
pictuga
|
7513a3e74d
|
setup: source code & bug tracker link
|
1 year ago |
pictuga
|
d2d9d7f22e
|
setup: long desc md
|
1 year ago |
pictuga
|
29ae99c24d
|
setup: long desc from readme
|
1 year ago |
pictuga
|
ed06ae6398
|
setup: clean up author string
|
1 year ago |
pictuga
|
c3318d4af0
|
setup: auto version based on date (yyyymmdd.hhmm)
|
1 year ago |
pictuga
|
4e577d3266
|
setup: proper email to suit pypi
|
1 year ago |
pictuga
|
11bc9f643e
|
setup: add [dev] for pylint
|
1 year ago |
pictuga
|
5422d4e14c
|
Move away from gevent
Might not be that reliable
|
1 year ago |
pictuga
|
37e08f8b4c
|
Include gunicorn and gevent in [full]
|
1 year ago |
pictuga
|
8de309f2d4
|
caching: add diskcache backend
|
1 year ago |
pictuga
|
7d86972e58
|
Add Redis cache backend
|
1 year ago |
pictuga
|
75bb69f0fd
|
Make mysql optdep
|
1 year ago |
pictuga
|
4fd730b983
|
Further isort implementation
|
1 year ago |
pictuga
|
2456dd9bbc
|
Fix broken pieces
Including #43
|
2 years ago |
pictuga
|
fe82b19c91
|
Merge .xsl & html template
Turns out they somehow serve a similar purpose
|
3 years ago |
pictuga
|
b0ad7c259d
|
Add README & LICENSE to data_files
|
3 years ago |
pictuga
|
39b0a1d7cc
|
setup.py: fix deps & files
|
3 years ago |
pictuga
|
2b50b7a570
|
setup.py: update licence info
|
3 years ago |
pictuga
|
8fd21ec9fd
|
Add reader template to python package
|
9 years ago |
pictuga
|
fb8c0eeabc
|
Update author in setup.py
|
9 years ago |
pictuga
|
f01efb7334
|
Make most of the code pep8-compliant
Thanks a lot to github.com/SamuelMarks for his nice work
|
9 years ago |
pictuga
|
da0a8feadd
|
Replace TABS with FOUR SPACES in .py
(you might want to use: git diff -w)
|
9 years ago |
pictuga
|
3c859423b3
|
Add requirements, edit setup.py and README
|
9 years ago |
pictuga
|
f90958149e
|
Add :reader
Uses wheezy.template, which is said to be fast and light. Provided template file is really basic, custom css suggested.
|
9 years ago |
pictuga
|
bcbcf3b559
|
Update dependencies (setup.py)
|
9 years ago |
pictuga
|
ca72c397fb
|
Update setup.py
Deprecated var name (stupid google), add feedify.ini (still not sure what to do with .htaccess)
|
9 years ago |
pictuga
|
5feb061bf7
|
First attempt at decent folder structure
Use setup.py, subfolder for code.
|
9 years ago |