Metadata-Version: 2.4
Name: messytool
Version: 1.0.7
Summary: Some useful tools...(Maybe)
Author: Ruize,Dai
Author-email: a_cloudclear@163.com
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

###message.py:A package sending message.functions:send(title,message),send_warning(message),send_error(message)It only works on Windows.Dont't use macOS orLunix system except ERRORS.
###vote.py:A simple vote counter.class:VoteCounterApp()
###calculator.py:A simple claculator.(add in 1.0.4)class:CalculatorApp()
###stickynote.py:A simple stickynote.(add in 1.0.7)class:StickyNoteApp()
