pyunique package¶
Submodules¶
pyunique.archive module¶
pyunique.configs module¶
All configurations for pyunique
- class pyunique.configs.ConfigAlgo[source]¶
Bases:
Config
Parameters at the core of the algorithm
- digest = 'sha256'¶
- encoding = 'utf-8'¶
pyunique.digest module¶
pyunique.main module¶
main entry point to the program
pyunique.static module¶
version which can be consumed from within the module