All Projects → jodal → Comics

jodal / Comics

Licence: agpl-3.0
comics is a web comics aggregator

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Comics

Tenma
Comic book server with in-browser reader
Stars: ✭ 207 (+91.67%)
Mutual labels:  django, comics
Beatserver
Beatserver, a periodic task scheduler for Django 🎵
Stars: ✭ 106 (-1.85%)
Mutual labels:  django
Wq.db
☁🌐 wq's db library, extending Django REST framework to support apps for geospatial field data collection, citizen science, and crowdsourcing.
Stars: ✭ 101 (-6.48%)
Mutual labels:  django
Django Notifs
Modular Notifications (InApp, Email, SMS, CustomBackend etc) for Django
Stars: ✭ 105 (-2.78%)
Mutual labels:  django
Hexopress
A tiny blogging platform that lets you write posts in Google Docs and syncs with a Google Drive directory.
Stars: ✭ 102 (-5.56%)
Mutual labels:  django
Django Cc
Django wallet for Bitcoin and other cryptocurrencies
Stars: ✭ 105 (-2.78%)
Mutual labels:  django
Covid19 Dashboard
🦠 Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on 🕶Awesome-list
Stars: ✭ 100 (-7.41%)
Mutual labels:  django
Django Oauth2 Server
OAuth2 server written in Python with Django
Stars: ✭ 108 (+0%)
Mutual labels:  django
Banking System
A banking System Created Using Django Python Web Framework
Stars: ✭ 105 (-2.78%)
Mutual labels:  django
Smcsystem
运维使用的主机与应用管理系统
Stars: ✭ 105 (-2.78%)
Mutual labels:  django
Django Contacts
A Django address book application.
Stars: ✭ 103 (-4.63%)
Mutual labels:  django
Django Filer
File and Image Management Application for django
Stars: ✭ 1,384 (+1181.48%)
Mutual labels:  django
Django Brake
Django Brake - a versatile ratelimiting app for Django.
Stars: ✭ 105 (-2.78%)
Mutual labels:  django
Django Cacheops
A slick ORM cache with automatic granular event-driven invalidation.
Stars: ✭ 1,379 (+1176.85%)
Mutual labels:  django
Django Celery
Old Celery integration project for Django
Stars: ✭ 1,439 (+1232.41%)
Mutual labels:  django
Wger
Self hosted FLOSS fitness/workout, nutrition and weight tracker written with Django
Stars: ✭ 1,372 (+1170.37%)
Mutual labels:  django
Django Fluent Pages
A flexible, scalable CMS with custom node types, and flexible block content.
Stars: ✭ 103 (-4.63%)
Mutual labels:  django
Django Wiki
A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models.
Stars: ✭ 1,485 (+1275%)
Mutual labels:  django
Django Dashboard Black
Django Dashboard - Black Design | AppSeed
Stars: ✭ 108 (+0%)
Mutual labels:  django
Q comic
一款仿知音漫客的漫画APP
Stars: ✭ 107 (-0.93%)
Mutual labels:  comics

comics

comics is a web comics aggregator. Out of the box it can crawl and archive about two hundred comics every day. The comics are made available through an easy to use web interface were users can build personalized collections of their favorite comics, and then read them on the site or export them using feeds.

Adding a new comic to your installation requires only the addition of a single Python file with some metadata and a few lines of code. To make crawler development easy, comics comes with both documentation and powerful APIs for crawling web sites and feeds.

comics runs on Python and Django. It is licensed under the GNU Affero General Public License version 3.

  • Source code <https://github.com/jodal/comics>_
  • Documentation <https://comics.readthedocs.io/>_
  • Issues <https://github.com/jodal/comics/issues>_
  • Contributors <https://github.com/jodal/comics/contributors>_

.. image:: https://img.shields.io/circleci/build/github/jodal/comics/ :target: https://circleci.com/gh/jodal/comics :alt: CircleCI build status

.. image:: https://img.shields.io/readthedocs/comics/ :target: https://comics.readthedocs.io/ :alt: Read the Docs build status

.. image:: https://img.shields.io/codecov/c/github/jodal/comics/ :target: https://codecov.io/gh/jodal/comics :alt: Test coverage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].