Ctypes-ejdb

Latest version: v0.4.7

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

Scan your dependencies

Page 2 of 3

0.4.1

---------------------

* Fix missing ``NOBLOCK`` constant.

0.4

---------------------

* Move command line interface dependencies to extras. New installations now needs to run ``pip install ctypes-ejdb[cli]`` to install it. This is better for those who want only the core library.

0.3.3

---------------------

* Fix Python 2 compatibility.

0.3.2

---------------------

* Fix attribute lookup in ``DatabaseError`` construction.
* Add options to config EJDB path by environ or ``.cfg`` file.
* Make document repr look like a dict so it prints better.

0.3.1

---------------------

* Fixed context manager usage opening a ``Database``.
* Fixed attribute error in ``Collection.count``.
* Fixed document iterator slicing.
* Experimental CLI utility ``ejdb.cli`` based on Click and ptpython.

0.3

---------------------

* Make EJDB path configurable with ``ejdb.init(path)``.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.