We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffd509 commit 8e1e50fCopy full SHA for 8e1e50f
README.md
@@ -1,13 +1,16 @@
1

2
# easyaccess
3
-refactored version of trivialAccess for accessing the DB
+Refactored version of trivialAccess for accessing the DES DB
4
5
Python Command Line Interpreter to access Oracle DES DB
6
using cx_Oracle
7
8
For a short tutorial chek [here](http://deslogin.cosmology.illinois.edu/~mcarras2/data/DESDM.html)
9
(Using des credentials)
10
11
+
12
+current version = 1.0.5
13
14
## Requirements
15
16
- Oracle Client > 11g.2 (External library, no python)
0 commit comments