Skip to main content

E-Deposit AMQP wrappers for calibre convertor.

Project description

Introduction

This module provides wrapper for Calibre, to access it’s conversion functions using AMQP protocol.

Module provides only generic wrapper, not AMQP communication itself - that is handled by Calibredaemon from edeposit.amqp project.

Full module documentation is hosted at the ReadTheDocs.

Installation

Package can be installed using PIP:

pip install edeposit.amqp.calibre

Source codes are located at GitHub: https://github.com/jstavel/edeposit.amqp.calibre.

Acceptance tests

Robot Framework is used to test the sources, which are stored in src/edeposit/amqp/aleph/tests directory.

You can run them manually (from the root of the package):

$ pybot -W 80 --pythonpath src/edeposit/amqp/calibre/tests/:src src/edeposit/amqp/calibre/tests/

Or continuously using nosier:

$ nosier -p src -b 'export' "pybot -W 80 --pythonpath src/edeposit/amqp/calibre/tests/ --pythonpath src src/edeposit/amqp/calibre/tests/"

Contributors

Changelog

1.1.0

  • Fixed bug in calibre.py.

  • Added tests.

  • Data structures moved from init to structures.py.

  • Added documentation for structures.py.

1.0.1

  • Fixed bug in packaging system.

1.0.0

  • Code should be working.

  • Added Sphinx documentation.

  • ReadTheDocs activated.

  • Added UML diagram with communication details.

  • Version of package and documentation is automatically parsed from this file.

0.1-dev (unreleased)

  • Created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edeposit.amqp.calibre-1.1.0.tar.gz (179.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page