This package provides official Python Database API 2.0-compliant driver for the open source relational database Firebird®. In addition to the minimal feature set of the standard Python DB API, this ...
Abstract: The increasing demand for the simultaneous transaction and review of the data for either decision making or forecasting has created a need for faster and ...
$ python >>> from nocasedict import NocaseDict >>> dict1 = NocaseDict({'Alpha': 1, 'Beta': 2}) >>> dict1['ALPHA'] # Lookup by key is case-insensitive 1 >>> print ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results