a free database library for python
Project description
SafeVaultDB
Description
SafeVaultDB is a library for managing a secure database stored as an encrypted JSON file. It provides a simple yet robust solution for storing and retrieving data with password protection.
Features
- Encrypts and decrypts JSON data using the cryptography library.
- Password protection ensures secure access to the database.
- Easy integration with existing Python projects.
- Supports CRUD operations (Create, Read, Update, Delete) on JSON data.
Installation
To install SafeVaultDB for python, you can use pip:
pip install safevaultdb
Contributing
Contributions are welcome! If you'd like to contribute to SafeVaultDB, please submit a pull request to the repository.
License
SafeVaultDB for python is released under the GNU GPL 3 License.
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
SafeVaultDB-0.0.3.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for SafeVaultDB-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c15354326d07c60f82a10e5ef28c5832fd39c17fc94fc5e4461e1590948b2169 |
|
MD5 | b600097cde22127100252d499671cb82 |
|
BLAKE2b-256 | 517a0830a16d399299a67ad661a0667e66257e4ffcf3fe344ae5a3286a701ace |