Skip to main content

A database object creator

Project description

Database Object Creator (D.O.C.)

This library provides a method of creating database connector objects for quick and easy access to multiple databases (both types and servers).


DOC Setup

This library can be installed directly from GitHub or locally:

Run pip install Cython before proceeding with either install. This package is required prior to installing this library.

To install via GitHub

  1. Run the command pip install git+ssh://github.com/haagimus/DbObjectCreator.git

To install locally

  1. Clone the repo to your local machine using the Clone or Download button in the upper left or click this download link. https://github.com/BridgeCr/DOC/archive/master.zip
  2. In a terminal window navigate to the location the file was downloaded
  3. Execute the following command pip install DOC-master.zip (change DOC-master.zip if you named it something else.)

DOC Usage

  1. Import the library into your project using from DbObjectCreator import DbObjectCreator
  2. Create a new DbObject using new_db = DbObjectCreator.DbObject()
  3. new_db can now be used to call multiple methods against the database.

This library supports both Windows and OSX architecture. If installing on OSX you will need FreeTDS installed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DbObjectCreator-1.0.11.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file DbObjectCreator-1.0.11.tar.gz.

File metadata

  • Download URL: DbObjectCreator-1.0.11.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3

File hashes

Hashes for DbObjectCreator-1.0.11.tar.gz
Algorithm Hash digest
SHA256 7a3eabbc6aa7c51b9f63eaca50e7230a87d67e92519fa03dfab3e8c8f9787779
MD5 0eecc63ab30b3ae2ec950dd7b8b17a46
BLAKE2b-256 0ae9d2b12e2a017f21f4bd8f480b7aeedb0c2c8532c066bd147a4a1498266bd2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page