Skip to content

LibraryOfCongress/freemix-akara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freemix-akara
=============
This library provides the following Akara modules  for Freemix data transformation and augmentation

 * freemix_akara.load_data
 * freemix_akara.augment_data
 * freemix_akara.contentdm

Installation
------------
To install all requirements, run the following commands from the root of the source tree
 $ pip install -r requirements.txt
 $ python setup.py install

Edit etc/akara.conf to modify the ServerRoot and host/port if necessary

Alternatively, Akara provides a fabric[1] script for secure installation to a remote ubuntu host[2].

Testing
-------
To run the nose[3] test suite, run the following commands:
 $ pip install nose
 $ nosetests



[1]: http://fabfile.org
[2]: https://github.com/zepheira/akara/tree/master/etc/fabric
[3]: http://pypi.python.org/pypi/nose/

About

Akara modules suitable for freemix

Resources

Stars

Watchers

Forks

Packages

No packages published