Skip to content

rabaarabaa/server

 
 

Repository files navigation

Gitter Build Status GitHub release Github All Releases Twitter Follow

This is project is under heavy development and not yet ready for deployment. If you want to speed up the development, please consider contributing.

Building

  1. install Python 3.5 and pip3 (and git if you haven't already)

    Note: Python 3.5 is currently the only supported version

  2. run: python3 bootstrap.py

    Windows users: If you get error: command '..\cl.exe' failed with exit status 2, download bitarray from here Install like this: .\env\Scripts\pip3.exe install bitarray.whl

Documentation

An online version of the doc can be found here

In case it's ever down, build the docs by running: python build_docs.py

Note: this requires pip3 install -r requirements-dev.txt)

Contributing

Please refer to doc

License

    Happypanda X is a cross platform manga/doujinshi manager with namespace & tag support;
    Copyright (C) 2017  Twiddly

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A (better) cross platform manga/doujinshi manager with namespace & tag support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.5%
  • JavaScript 32.7%
  • CSS 10.8%
  • HTML 2.9%
  • Mako 0.1%