Secure File Handler
This module provides secure removing files and folders with content.
Module was created as school project for MI-PYT class at FIT CTU.
Task description
See file https://github.com/dvorakj31/securefile_handler/blob/master/TASK.rst
Documentation
https://securefile-handler.readthedocs.io/en/latest/index.html
Installation
This module works on Python 3.6+.
Unix-like system users
Ensure you have installed c compiler on your device
Ensure you have installed python version >= 3.6
You can install this module manually via github:
Click on clone or download on this page and download ZIP
Dowload this repository on your drive
Unzip downloaded file
Run command-line and change directory to unzipped directory
Run python setup.py install
Another way is installing this module via pip.
Run command-line
Run command python -m pip install securefile-handler
Windows system users
Ensure you have correctly set and installed C Windows Compiler (you can follow https://wiki.python.org/moin/WindowsCompilers)
Ensure you have installed python version >= 3.6
You can install this module manually via github:
Click on clone or download on this page and download ZIP
Dowload this repository on your drive
Unzip downloaded file
Run command-line and change directory to unzipped directory
Run py -3 setup.py install
Another way is installing this module via pip.
Run command-line
Run command py -3 -m pip install securefile-handler
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file securefile_handler-0.1.2.tar.gz.
File metadata
- Download URL: securefile_handler-0.1.2.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77568f24639759ad79d9c757e58363c9a98cecab505a0f4e225b8e0d8dd2f68
|
|
| MD5 |
3c4e54c33831a08b3c9480f2dc1249c8
|
|
| BLAKE2b-256 |
f9a48b358fe4014ed1f7b968ba1cef9cb1115939a4fd9132f23dc89974aea184
|