Lightdb

Latest version: v2.0

Safety actively analyzes 688600 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0

---

Added
^^^^^
- Created `models.py` for model implementation
- Created `fields.py` for field implementation and validation
- Created `query.py` for executing queries on model data
- Created `exceptions.py` to define custom exceptions related to models
- Added tests for LightDB and models
- Updated `README.md` with documentation on using models
- Added an example of using models in `examples/models_usage.py`

1.4.0

-----

- Rename `LightDB.py` -> `core.py`
- Update license

1.3.3

-----

Added
^^^^^
- Rewrite code and docstrings
- Rewrite README
- Added tests

1.3.2

-----

Fixed
^^^^^
- Fixed error while getting non string key

1.3.1

-----

Fixed
^^^^^
- Fixed encoding error

1.3

---

Added
^^^^^
- Added methods: `set_key()`, `get_key()`, `pop_key()`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.