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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live 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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

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-2020.3.10.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

windows_oracle_finder-2020.3.10-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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