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 via Pypi.org[https://pypi.org/project/DbObjectCreator/] or locally:
Run pip install Cython before proceeding with either install. This package is required prior to installing this library.
This library can now be installed by running pip install DbObjectCreator
DOC Usage
- Import the library into your project using
from DbObjectCreator import DbObjectCreator - Create a new DbObject using
new_db = DbObjectCreator.DbObject() - 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file DbObjectCreator-1.0.15.tar.gz.
File metadata
- Download URL: DbObjectCreator-1.0.15.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.3 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72ba33e8f4f393d32af01dad18db8de08fa9a8e4cd247fdd8f9f374a14ab6593
|
|
| MD5 |
b9da671a717c902510f996f824f62512
|
|
| BLAKE2b-256 |
fc7bbf08dc39dd512c14d722f0718d0dbeff32946f4dd05cc3d554191129b1b6
|
File details
Details for the file DbObjectCreator-1.0.15-py3-none-any.whl.
File metadata
- Download URL: DbObjectCreator-1.0.15-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.3 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0156a7e44563cee64fb60580a83b5c6016110e61f9ba7ebddeac62b8e4bae35f
|
|
| MD5 |
ab66d596e58c0d4a8089c7e9c92c5c6b
|
|
| BLAKE2b-256 |
5f105f766af62be4c1c8625c3a43ed46af959cdc662b75b2ef9200dc6dee6369
|