CodeBase Database Tools For Programmers
Search   
Advanced Search
products   order   consulting   reviews   downloads   links   support   contact   about us    home  
• Products Home

• Product Comparison

• Windows & .NET
  - C/C++, C++.NET, C#
  - Visual Basic, VB.NET
  - Delphi
• Windows CE
• SQL 2.0 for Windows
  - ADO / ADO .NET
  - ODBC
• Linux
• UNIX
• Java
• Java - JDBC/SQL
• Kylix
• Mac, DOS, Excel,
  PowerBASIC,
  Perl, Python

• CodeBase Subscription
• File System
• 64-bit Support
• VCL Components
  - C++ Builder
  - Delphi
• CodeBase File Utility
• RapidSort
• CodeBase File System
• 3rd Party Tools
CodeBase

for Python Developers

There are currently two available CodeBase interfaces for Python, produced by different sources independently.

The one offered by CodeBase Software has been tested in the Python 1.5 environment running under 32-bit Windows, Windows CE, and Linux. It contains the most important subset of the CodeBase functions, the ones necessary for basic database creation and manipulation. In addition, it has seven exclusive functions that encapsulate several CodeBase functions, so that common operations such as appending records can be executed with a single command. The interface is implemented inside a C source file that is built directly into the latest Win32, Windows CE, or Linux version of the CodeBase 6.5 library. The interface can be downloaded from here

The other implementation is offered by developer Hakki Dogusan on his website. The interface comes as a Python Module that uses the Win32 c4dll.dll included with CodeBase 6.5. It has been tested under versions 1.5 and newer of the Python environment.

Sequiter Software Inc.