Metadata-Version: 1.1
Name: oracler
Version: 0.0.3
Summary: oracle tools: carefully acccess, etc.
Home-page: https://anad.site/
Author: dais.cns@gmail.com
Author-email: dais.cns@gmail.com
License: MIT
Description: oracler
        =======
        
        oracle tools for development..... in anad labo
        
        -  the situation cx\_Oracle can not be installed
        -  must be using sqlPlus
        
        Installation
        ------------
        
        ::
        
            pip install oracler
        
        Usage
        -----
        
        ::
        
            python -m oracler
            ... edit config file: oracler_conf.yaml
            ... invoke again
            python -m oracler
            ... the result will print out on STD-OUT and out.txt on default
        
        not yet edit
        ^^^^^^^^^^^^
        
        --------------
        
        | any questions to:
        | dais.cns@gmail.com
        
Keywords: oracle tools develop coding
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.5
