twiddli / happypanda

A cross platform manga/doujinshi manager with namespace & tag support
http://pewpew.moe/project/happypanda
Other
168 stars 32 forks source link

Code and structural changes to facilitate packaging and distribution #181

Closed Evolution0 closed 7 years ago

Evolution0 commented 7 years ago

Made the required changes to facilitate packaging and binary distribution + other minor tweaks.

Setup files have been created and requirements updated, readme has been converted to ReStructuredText to support PyPI and the other Markdown files converted for consistency.

Happypanda now uses AppDirs for proper version level appdata directories when using the new --home option, this directory is contained in: X:/Users/USER/AppData/local/Pewpews/Happypanda/VERSION/

Small tweaks included in this PR in addition to the packaging changes (but still relevant):

Evolution0 commented 7 years ago

Hold off on merging, I'd like all tests to pass properly and some issues with them seemed to have popped up.

rachmadaniHaryono commented 7 years ago

style.css error:

QIODevice::read (QFile, "/home/myusername/Downloads/some_folder/happypanda/happypanda/app_constants.py/res/style.css"): device not open

e: add pytest and __init__.py