759e3f6419
Use new module name
2019-08-01 17:23:17 +02:00
065eb1fdac
Focus on Iterator protocol - tests passing!
...
Too much naming copy/pasta will probably confuse Python programmers when
we have generator/iterators and I suppose we have streams but that is
just so generic that it won't help.
So, better make it explicit that this is an iterator.
It also seems to the fit the usage of the other implementors.
2019-08-01 17:21:28 +02:00
43ecd33215
Fix documentation to render correctly
2019-08-01 13:15:07 +02:00
45e24073d2
Another pass: rough shape of tree and tests
...
It isn't working yet, the tests don't pass.
But it is on the way!
2019-08-01 13:06:32 +02:00
c89cafe022
Try to draw out the first API draft of the generator
2019-07-14 13:14:02 +02:00
e85c106707
Expose the API (first draft for now)
2019-07-14 13:13:54 +02:00
ab9ff1e396
Generate documentation for the generator
2019-07-14 13:13:45 +02:00
06f31117ea
Specify attrs and flat_tree as dependencies
2019-07-14 13:13:30 +02:00
4d9e548945
Fix naming hyphenation from boilerplate
2019-07-08 13:04:00 +02:00
c3e75cad74
Add more documentation placeholders
2019-07-08 12:17:36 +02:00
e7d96b3427
Add a Github funding file
2019-07-08 12:00:45 +02:00
580fe3537d
Add introduction documentation
2019-07-08 11:56:54 +02:00
5f08b3e960
Use TOC header
2019-07-08 11:50:09 +02:00
5dd3fb186a
Adjust license badge to match
2019-07-08 11:45:11 +02:00
1af9c06d5a
Initialise the new module boilerplate
2019-07-08 11:40:40 +02:00