On Mon, Jul 9, 2012 at 8:40 AM, Erik I Islo wrote:
> Hello,
>
> Megan and I have been working on the CSV export functionality that was being
> discussed a little over a week ago, and given the recent discussion, we
> would like to clarify the expected/desired implementation of this feature.
>
> We
> Is this available yet?
Yep - https://github.com/gsathya/pyonionoo It's pretty hacky(it was
meant to be a prototype to see if Cyclone was a good idea - and well,
i like it) and will probably have to be refactored.
> So we need to decide on both some milestones and also what various people
> ough
On 7/6/12 10:34 AM, Sathyanarayanan Gunasekaran wrote:>> OK; Megan and
Erik, after you incorporate the export function into
>> Descriptor in stem, please start reading through the Django tutorial.
>
> I'm not sure if Django is a good choice for this project. We don't
> require such a heavy web
Hello,
Megan and I have been working on the CSV export functionality that was
being discussed a little over a week ago, and given the recent discussion,
we would like to clarify the expected/desired implementation of this
feature.
We have created an export.py module within /stem/descriptor, which