sneaky-package
v1.0.1 Stable Release
Fixes:
- Added support for all file extensions, saving files with the same extension (
write.py
). - Passwords now accept
int
as an argument instead ofstr
.
Additions:
display.py
has been implemented with all three features:show
,clip
, andwrite
.