Skip to main content

A small package for windows machines to find where the installation of oracle client resides.

Project description

Windows Oracle Finder

"Windows Oracle Finder" is a module for python scirpts in order to find the correct version of the "Oracle Client" or "Oracle Instant Client" to use.

Purpose

The purpose of this module is not to be deployed to live system like webservers or similar. Following the guidelines of the oracle connection modules (like cx_Oracle) is strongly recommended.

This module is intended for use in scripts that are running on different client machines, that the oracle installation could be different in each one or has many oracle installations.

Getting Started

These instructions will get you a copy of the project up and running on your local machine on a windows system.

Prerequisites

In order to install this module you need to have:

  • A Windows Operating System
  • Python >= 3

Installing

Installation is pretty forward and it is done through pip

pip install windows-oracle-finder

A basic use can be achieved like:

import find_oracle

find_oracle.safely_set_oracle_path(None)

Built With

  • logzero - A simple library for easy logging (could change it to standard logging module)
  • pefile - A way to identify if a dll is 32bit or 64bit
  • pywin32 - Helper functions to get the certain OS specific data

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Charalampos Gkikas - Initial work - hargikas

License

This project is licensed under the MIT License - see the LICENSE file for details

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

windows-oracle-finder-2022.12.12.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file windows-oracle-finder-2022.12.12.tar.gz.

File metadata

File hashes

Hashes for windows-oracle-finder-2022.12.12.tar.gz
Algorithm Hash digest
SHA256 2cf0692af8bca87003ae23d56c53fb0fabcc0edb92a288f96811c2a62cdfa1dd
MD5 1a2a96228c8e9c306caa7d779c3d9229
BLAKE2b-256 9c139b1659bfec1f326c55bd0630f22594a854fa025bb0a121f68dcff5c72cc7

See more details on using hashes here.

Provenance

File details

Details for the file windows_oracle_finder-2022.12.12-py3-none-any.whl.

File metadata

File hashes

Hashes for windows_oracle_finder-2022.12.12-py3-none-any.whl
Algorithm Hash digest
SHA256 cd5082b2159162925fd2380c18883ec98760a1cf75b8d483a2cc8cc5d29a8b0e
MD5 bf43a2068549f711389f0508fb8df7b3
BLAKE2b-256 395a2687d01a38644854d0ecdc63b46b100e6bd3cb0735a850e74d45a4ceafe6

See more details on using hashes here.

Provenance

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