Skip to content

crustymonkey/pylibgal3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======
Install
=======

To install this libary, just do the usual Python setup:

# tar -xvzf libgal3-*.tar.gz
# cd libgal3-*
# python setup.py install

That's it for install.  You should be able to import the libg3 library after
that:

(In your python script)
import libg3

=============
Documentation
=============

See http://stuffivelearned.org/doku.php?id=programming:python:libgal3 for documentation info.

===========
Bug Reports
===========

Please post bug reports on github at: 
    https://github.com/crustymonkey/pylibgal3/issues

About

A Python library to wrap the Gallery 3 REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages