65 Commits

Author SHA1 Message Date
Muneeb Ali
be420df60a Update README.md v0.1 2014-12-22 11:00:00 -05:00
Muneeb Ali
04d0cb0d74 Merge branch 'ibrahimahmed443-feature_argparse' 2014-12-22 10:58:32 -05:00
Muneeb Ali
0ca48bba7a Renamed to opendig_cli.py and simplified bin/opendig imports 2014-12-22 10:50:32 -05:00
ibrahimahmed443
76609cdfbd complying with pep8 standards, fixing issue #5 2014-12-21 13:12:32 +05:00
ibrahimahmed443
d24df8496d code cleanup; confining to pep8 guidelines 2014-12-21 13:03:54 +05:00
Hassan Mehmood
8d9f9fe51a add missing import 2014-12-21 01:00:28 +05:00
Hassan Mehmood
3680684887 remove virtualenv dir 2014-12-21 00:56:33 +05:00
Hassan Mehmood
bb6e73bb9f add cli parsing using argparse 2014-12-21 00:49:14 +05:00
ibrahimahmed443
e404ea4605 remove namecoinrpc dependency since its no longer required and supplied 2014-12-18 18:32:39 +05:00
Muneeb Ali
143867d684 added requirement for coinrpc 2014-12-17 12:05:06 -05:00
Muneeb Ali
84ee9e36be Merge branch 'ibrahimahmed443-use_coinrpc'. Fixes issue #2 and issue #3 2014-12-17 12:02:29 -05:00
ibrahimahmed443
bc84f872b7 fix issue #3 2014-12-04 18:10:02 +05:00
ibrahimahmed443
b7b8724d59 fix the bug where different servers were not taken into account 2014-12-04 10:21:16 +05:00
ibrahimahmed443
69754c5d55 add a condition 2014-12-03 13:15:10 +05:00
ibrahimahmed443
054257b9f1 use coinrpc; fix issue #2 2014-12-03 13:08:25 +05:00
Ryan Shea
676833dc34 Update README.md 2014-11-10 10:19:42 -05:00
Muneeb Ali
1f6baa950c Update README.md 2014-10-23 19:47:09 -04:00
Ryan Shea
63c3e018d1 add in pypi pins 2014-09-17 10:53:48 -04:00
rxl
4202983a11 update output formatting to more closely match dig; add in .gitignore 2014-07-24 17:05:10 -07:00
Muneeb Ali
e1c54a7af4 removed a warning 2014-07-23 08:33:56 -07:00
Muneeb Ali
b8c060f8d9 Update README.md 2014-07-23 07:12:05 -07:00
Ryan Shea
34e5e3da7c Update README.md 2014-07-23 06:08:42 -07:00
Ryan Shea
0073d69c43 Update README.md 2014-07-23 06:02:30 -07:00
Ryan Shea
9cdec701ea Update README.md 2014-07-23 03:32:00 -07:00
Muneeb Ali
c9dda79534 Update README.md 2014-07-22 17:03:34 -07:00
Muneeb Ali
5cd786fba4 added dig-like formatting for output and tracking of executing (and not query) times 2014-07-22 16:56:55 -07:00
Muneeb Ali
098b1fd28c error reply if connection failed 2014-07-22 05:58:53 -07:00
Muneeb Ali
21de7e9cff Merge branch 'master' of github.com:opennamesystem/opendig 2014-07-22 05:53:32 -07:00
Muneeb Ali
7894211865 added support for checking with multiple servers and comparing data 2014-07-22 05:53:27 -07:00
Muneeb Ali
c1ee8b63ee Update README.md 2014-07-22 04:34:26 -07:00
Muneeb Ali
b288ba2aa3 Update README.md 2014-07-22 04:31:43 -07:00
Muneeb Ali
90edd08a35 Merge branch 'master' of github.com:opennamesystem/opendig 2014-07-22 04:13:19 -07:00
Muneeb Ali
bda52842bc added instructions for local config file 2014-07-22 04:13:15 -07:00
rxl
f6c3a7d079 update setup.py 2014-07-22 03:58:58 -07:00
Muneeb Ali
fc00fb187f Merge branch 'master' of github.com:opennamesystem/opendig 2014-07-22 03:54:28 -07:00
Muneeb Ali
1d5a18b75d Update README.md 2014-07-22 03:54:18 -07:00
Muneeb Ali
d00089476e removed u/ from input key 2014-07-22 03:52:24 -07:00
Muneeb Ali
bc0c15dbc7 removed u/ from input key 2014-07-22 03:52:10 -07:00
Muneeb Ali
eaa922bf0a updated to setup info 2014-07-22 03:24:00 -07:00
Muneeb Ali
d777700521 deleted 2014-07-22 03:23:49 -07:00
Muneeb Ali
f04c1b1527 small fixes to use namecoind 2014-07-22 03:23:23 -07:00
Muneeb Ali
0650c932d7 read user ini file, if not go to fallback config file 2014-07-22 03:23:09 -07:00
Muneeb Ali
32bf749011 renamed 2014-07-22 03:22:43 -07:00
Muneeb Ali
f90e527d94 added default fallback options, if a user doesn't specify a local ini file and servers 2014-07-22 03:22:09 -07:00
Muneeb Ali
bb5f1391d7 renamed to namecoinrpc (only supports few read-only calls for now) 2014-07-22 03:21:46 -07:00
Muneeb Ali
9c97c0891f updated setup 2014-07-22 02:29:10 -07:00
Muneeb Ali
e49e94c427 updated setup 2014-07-22 02:27:21 -07:00
Muneeb Ali
46e1d45ed4 Update README.md 2014-07-22 02:04:08 -07:00
Muneeb Ali
95f7c1365b adding LICENSE 2014-07-22 01:54:57 -07:00
Muneeb Ali
ba736a1ecb added pretty_dump() display 2014-07-22 01:41:53 -07:00