Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 467 Bytes

UnixTools

Reimplement Some Unix Commands in Python

  • Grep Command
  • Head Command
  • Tail Command
  • More Bash Commands

More Python

  • Activation Key Generator (for tokens in sending mails activation link)
  • Image Resizer (using PIL)
  • Watermark Images (using PIL)
  • Mail Sender
  • Mail Sender Django (It must be run with your django-app settings.py)
  • Storage in Bacterias
  • i18n for Localization (internationalization)