Skip to content

fabiobatalha/Webservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webservices from SciELO ORG databases

Installation:

== Easy_install:

wget http://peak.telecommunity.com/dist/ez_setup.py

python ez_setup.py

== Install virtualenv:

easy_install virtualenv

== Create a virtual enviroment:

virtualenv --distribute --no-site-packages webservices-env

== Activing the env: 

source webservices-env/bin/activate

Now the easy_install the packages only in this env

easy_install couchdb

easy_install uuid (isis2couch)

easy_install couchapp

About

Webservices from SciELO Regional databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published