Alexandre Bonnasseau

Results 29 issues of Alexandre Bonnasseau

- [ ] finalise interfaces for both resources and processors - [x] detailed documentation for the core resources and processors - [ ] a good documentation of how to write...

feature
planned

An auto processor should be able to understand what to do according to the input and the ouput resources For exemple : insert a csv into a table, extract fils...

feature
planned
processor

- [ ] collection resource - [ ] js processor

feature
scheme

A `virtual://` that does not produce anything could help in situations where you want to do an actions after a resource is produced. For exemple, sending a mail after a...

feature
scheme

- [ ] a spreadshit resource, with nice functionnalities in `auto`, like loading to/from database tables or csv files - [ ] a spreadshit processor, for some exotic operations ?

feature
processor
scheme

help wanted
processor

When a process is run, it can declare at runtime that it used a resource. This could be used for : - following changes in python modules without having to...

feature

Bundle your workflow in a package you can distribute, to allow other people to apply the same workflow to their data without installing neither tuttle nor your project

feature

for operation that break guarantiy of consistency between code and the data produced... _Ok, I know what I'm doing_ : - I've only added a comment, but I really know...

feature

Implement a strict parser with a nice grammar Could be the occasion to allow list of resources an several lines, and the processor on its own line

enhancement