Данный модуль , заменяет другие database если вам не удобно их использовать!
Project description
Модуль db_simple предоставляет простой способ работы с файлами JSON.
Для работы с модулем нужно создать объект класса Database, указав имя файла без расширения .json
from db_simple import File
database = File("путь").load()
database.data["имя переменной"] = значение
database.save()
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
db-simple-0.0.4.tar.gz
(1.2 kB
view hashes)
Built Distribution
Close
Hashes for db_simple-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aecbb53aa2c22ae671c167f57d5edf9dc748d0e231605ad1a83ae64d0bba43b |
|
MD5 | c713bebf2b97e70c0b362fd59c1724c4 |
|
BLAKE2b-256 | 0dd004f21cb4fcfd2a9d313a7fa0a85aab3c077278b051c3b8ce0a16e3d1dc39 |