Skip to main content

E-Deposit AMQP module providing communication with Aleph

Project description

Introduction

This package provides an AMQP middle-ware for communication with Aleph. Aleph is system used in libraries to store meta-data about books and authors.

You can read some documentation, but that is based on acceptance test and it’s not really actual.

Full documentation can be found in docstrings in each .py source file.

Installation

Module is hosted at PYPI and can be easily installed:

pip install edeposit.amqp.aleph

Sources can be found at github: https://github.com/jstavel/edeposit.amqp.aleph

Acceptance tests

They are written using Robot Framework and they are stored at src/edeposit/amqp/aleph/tests directory.

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

$ pybot -W 100 --pythonpath src/edeposit/amqp/aleph/tests/:src src/edeposit/amqp/aleph/tests/

Or continuously using nosier:

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

Status of acceptance tests

You can see results of tests at files

http://edeposit-amqp-aleph.readthedocs.org/cs/latest/_downloads/log.html

http://edeposit-amqp-aleph.readthedocs.org/cs/latest/_downloads/report.html

Contributors

Changelog

1.1.0

  • Project released at PYPI

1.0 (unrelease)

  • Communication with Aleph is now working

0.1-dev (unreleased)

  • Package created using templer

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.aleph-1.1.0.tar.gz (22.8 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