Skip to content

kartarake/karDataUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

karDFM

karDFM is a low level data file management system for python. It aims to save some time while coding with its pre-defined functions for handling files. It is currently still in developement.

License

MIT License

For more information click the badge above to be redirected to a website which contains information about it or read the LICENSE file.

Features

Our DFM has pre-defined functions providing features such as

  • File handling
  • Encryption (ChaCha20-Poly1305)
  • Backup system

Acknowledgements