Re: [atomic-devel] Python interface for atomic scan

2016-10-20 Thread Dharmit Shah
Hi Brent, Thanks for your inputs. Responses are inline. On 18/10, Brent Baude wrote: > Hi Dharmit, > > Comments inline.  Feel free to grab me on irc (nick: baude) and we can > discuss further. I'm guessing it's #atomic on Freenode. But I couldn't find you there. You are available during US East

Re: [atomic-devel] Python interface for atomic scan

2016-10-18 Thread Brent Baude
Hi Dharmit, Comments inline.  Feel free to grab me on irc (nick: baude) and we can discuss further. On Tue, 2016-10-18 at 18:58 +0530, Dharmit Shah wrote: > Hi, > > I'm working on writing atomic scanner and would like to invoke them > from > a python program. However, I couldn't find documentati

[atomic-devel] Python interface for atomic scan

2016-10-18 Thread Dharmit Shah
Hi, I'm working on writing atomic scanner and would like to invoke them from a python program. However, I couldn't find documentation about it. Also, looking at the `Atomic/scan.py` and specifically scan function in that file, it seems like it is designed to be used from CLI only. At the moment,