Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install openaccess-epub

How to install openaccess_epub

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install openaccess-epub
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.4.3 Available View build log
0.4.3 Available View build log
 
Author
Lastest release
version 0.4.3 on Sep 20th, 2013

OpenAccess_EPUB is a program for converting OpenAccess Academic Journal articles into the ePub format.

OpenAccess_EPUB's development is focusing primarily on PLoS at the moment, but is being designed with extensibility for additional publishers in mind.

Documentation for the project can be found at [Read the Docs](https://openaccess_epub.readthedocs.org/en/latest/)

Getting Started

To get started with OpenAccess_EPUB, one should download the source code and then navigate to the top-level directory in the source code. Then install the program with Python3 (the program's officially supported Python version). The command shown below may or may not work verbatim, replace "python3" with the appropriate link to the Python3 executable.

For Linux users:

sudo python3 setup.py install

For Mac and Windows, enter:

python3 setup.py install

Windows systems may require additional configuration (see the wiki).

The next step is to execute OpenAccess_EPUB's configuration script. This will allow one to define some helpful default behavior.

oae-quickstart

Using the configuration script with the "-d" flag will automatically generate the system configuration file with all default values. It should inform you of where the config file is located for inspection.

Now you are prepared to use OpenAccess_EPUB's main script "oaepub". The following command would instruct OpenAccess_EPUB to convert the article.xml file into an ePub file.

oaepub -i my/article.xml

Many more options are available as command line flags, and you can learn more about them by executing:

oaepub --help

How to Contribute

If you would like to contribute to the project, there are many ways to do so. If you know Python and would like to assist in development, contact me and we can discuss how you may help. Feedback regarding bugs, presentation, formatting, and accessibility are all quite valuable.

Author

Paul Barton (SavinaRoja)

Subscribe to package updates

Last updated Sep 20th, 2013

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.