Skip to content

whit/python-heurekacz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python library to communicate with Heureka.cz
=============================================

Usage::

    ov = Overeno('xbG32nDsa...')
    ov.set_email('customer@example.com')
    ov.add_product('Some product')
    ...
    ov.add_product('Another product')
    ov.send(timeout=2)

About

Python library to communicate with Heureka.cz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages