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
Release history Release notifications | RSS feed
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
File details
Details for the file windows-oracle-finder-2020.3.10.tar.gz
.
File metadata
- Download URL: windows-oracle-finder-2020.3.10.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 292861feae4141bf8db85644595b30b9493f5313cacf67cf4a1946d5b7cb0ab6 |
|
MD5 | b6a756a930d516cbf09610999c2c1a4d |
|
BLAKE2b-256 | 142971c20b563510e43662ba7642e1eb6768108a15e41b801ae9a951a9cdbeeb |
File details
Details for the file windows_oracle_finder-2020.3.10-py3-none-any.whl
.
File metadata
- Download URL: windows_oracle_finder-2020.3.10-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d2a629cebbe2df643c125678bd8239aab02e61ee635e912a5b7e21b7e0e997 |
|
MD5 | 436c859f93cea386073b8e578363bcc3 |
|
BLAKE2b-256 | f5fd161d685f7a82d4718edf390dd9a259f040a915257192f04b0d971e82ad9d |