Skip to content

laws-africa/liiweb-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liiweb-client-python

A python client for the LIIWeb Drupal JSON API.

Installation

pip install -e git+https://github.com/laws-africa/liiweb-client-python.git@master#egg=liiweb-client

Usage

from liiweb import LIIWebClient

lii = LIIWebClient('https://example.com', 'username', 'password')
lii.list_legislation('za')

License

MIT License

About

A python client for the LIIWeb Drupal JSON API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages