Code Monkey home page Code Monkey logo

comictagger's Introduction

This is a fork derived from google code:

https://code.google.com/p/comictagger/

Changes in this fork:

  • extended ComicVineTalker and ComicVineCacher to pull and cache publisher information
  • extended ComicArchive to extract a valid ZipArchive to some location
  • added description and site_detail_url to fields pulled for issues from Comic Vine

Todo:

  • extract RarArchive

Follows original readme:

ComicTagger is a multi-platform app for writing metadata to digital comics, written in Python and PyQt.

Features:

  • Runs on Mac OSX, Microsoft Windows, and Linux systems
  • Communicates with an online database (Comic Vine) for acquiring metadata
  • Uses image processing to automatically match a given archive with the correct issue data
  • Batch processing in the GUI for tagging hundreds or more comics at a time
  • Reads and writes multiple tagging schemes ( ComicBookLover and ComicRack, with more planned).
  • Reads and writes RAR and Zip archives (external tools needed for writing RAR)
  • Command line interface (CLI) on all platforms (including Windows), which supports batch operations, and which can be used in native scripts for complex operations. For example, to recusrively scrape and tag all archives in a folder comictagger.py -R -s -o -f -t cr -v -i --nooverwrite /path/to/comics/

For details, screenshots, release notes, and more, visit http://code.google.com/p/comictagger/

Requires:

  • python 2.6 or 2.7
  • configparser
  • python imaging (PIL) >= 1.1.6
  • beautifulsoup > 4.1

Optional requirement (for GUI):

  • pyqt4

Install and run:

  • ComicTagger can be run directly from this directory, using the launcher script "comictagger.py"

  • To install on your system use: "python setup.py install". Take note in the output where comictagger.py goes!

comictagger's People

Contributors

fcanc avatar tteggelit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.