Skip to content

code-on/python-nutrifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python-nutrifacts

Python Client for Nutrifacts API

Usage example:

import nutrifacts

nutrifacts.api_domain = 'qa.api.nutrifacts.com'
nutrifacts.GLN = '111111111111'
nutrifacts.encryption_key = 'e0d!23f%3cx342e0'

print nutrifacts.get_product('000011220044', 'en', '1b93a00be242442dd411beeb957210dfca48c8cc')

About

Python Client for Nutrifacts API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages