Metadata-Version: 2.1
Name: hktvtrack
Version: 0.0.2
Summary: HktvTrack
Home-page: UNKNOWN
Author: fung
Author-email: fung20052006@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4

Fung PUBLIC LICENSE
                       Version 3, 19 November 2019

Example:


from hktvtrack import track

print(track.getProductStatus('H0888001_S_P10021200'))

*********************************************************
Result [JSON]:

{"name": "可口可樂 - [原箱] 罐裝可口可樂汽水", "isBuy": true}


 Copyright (C) 2019 Fung Free Software Foundation, Inc. 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.




