Skip to main content

Python wrapper for Legifrance API

Project description

Leginorma

Build Status Documentation Code Coverage

Python wrapper for Legifrance API


Quick Start

from leginorma import LegifranceText, LegifranceClient

client = LegifranceClient('client_id', 'client_secret')
text = LegifranceText.from_dict(client.consult_law_decree('JORFTEXT000034429274'))

Installation

Stable Release: pip install leginorma
Development Head: pip install git+https://github.com/envinorma/leginorma.git

Documentation

For full package documentation please visit envinorma.github.io/leginorma.

Development

See CONTRIBUTING.md for information related to developing the code.

MIT license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leginorma-0.0.4.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

leginorma-0.0.4-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page