Python (maybe sys or os module) to get a unique identifier of client's machine -
i want use (maybe os or sys module or other module) python unique identifier of client. such cpu number or else fixed , never changes. how possible?
i'd take
https://pypi.python.org/pypi/pycpuid
or question: get unique computer id in python on windows , linux
Comments
Post a Comment