pyfie is a simple Python script, that you can use to encrypt and decrypt files.
Project description
Thank you for choosing pyfie!
Here are the (shared) things you can use:
tile(value, password = None)
tile() is a shared class, that’s used to make instances that can be encrypted into files.
write(path: str, value: tile)
write() is a shared function, that tries to write an encrypted tile class instance into the file in path.
read(path: str, password = None)
read() is a shared function, which is used to (try to) return a decrypted tile class instance from the file in path.
Last changes:
0.6.2 - completely new system
0.5.6 - new files tree
0.5.2 - sorted things into specific files
0.5.1 - now pyfie is even more secure
0.4.8 - made the password argument default (as None)
Project details
Release history Release notifications | RSS feed
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 pyfie-0.6.2.tar.gz.
File metadata
- Download URL: pyfie-0.6.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bebb2adc05a317bd3a674f02c6e0645dcc6fbac428ed9a5c427a6a5ce944c52f
|
|
| MD5 |
98f852ba7ec369f0096d19e4f1697bc1
|
|
| BLAKE2b-256 |
ebde7755449bb9aa912058b7d4fde9a7b739fef21aba4a676f53e7ae37f55b34
|