Skip to content

Legacy API to integrate the Creative Commons licensing engine into third party applications

License

Notifications You must be signed in to change notification settings

Global-localhost/cc.api

 
 

Repository files navigation

cc.api

https://api.creativecommons.org/docs/

Installation

To build/install with the current source:

apt-get remove python-setuptools
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py

#apt-get install apache2
#cd /var/www
#mkdir api.creativecommons.org

git clone https://github.com/creativecommons/i18n.git
cd i18n
python bootstrap.py
bin/buildout
python setup.py install

apt-get install libxslt-dev python-dev libz-dev
wget https://bootstrap.pypa.io/bootstrap-buildout.py
python bootstrap-buildout.py
bin/buildout

License

About

Legacy API to integrate the Creative Commons licensing engine into third party applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%