Commit Graph

33 Commits

Author SHA1 Message Date
decentral1se 71526e64aa
Merge pull request #3 from datpy/cleanups-gardening
Meta/Docs cleanup and bytes fix
2019-10-06 16:19:47 +02:00
Luke Murphy 173c911f28
Inline tox defs 2019-10-06 16:12:49 +02:00
Luke Murphy 896afc7675
Handle versions better 2019-10-06 16:12:37 +02:00
Luke Murphy af31c92fa6
Make towncrier work 2019-10-06 16:12:27 +02:00
Luke Murphy 3a0da1e2d6
Add example and fix links 2019-10-06 16:12:19 +02:00
Luke Murphy de42d4f509
Simplify contrib docs 2019-10-06 16:12:11 +02:00
Luke Murphy dd1c0776b2
Return bytes instead of str
Closes https://github.com/datpy/merkle-tree-stream/issues/2.
2019-10-06 16:11:49 +02:00
Luke Murphy 1c4fe9533f
Mark envs with version only 2019-10-06 16:11:27 +02:00
Luke Murphy 227feb3967
Fix link to module 2019-08-07 08:36:21 +02:00
Luke Murphy 050589e3b1
Fix link 2019-08-07 08:08:55 +02:00
Luke Murphy 37bc8b4404
Mark change log entry for first alpha release 2019-08-07 07:58:58 +02:00
Luke Murphy a769d84e15
Remove CoC reference in README (in docs) 2019-08-07 07:58:43 +02:00
Luke Murphy 4ad3aa6b74
Finalise on naming and module imports 2019-08-07 07:58:26 +02:00
Luke Murphy c20948a471
Add Travis CI badge to the README 2019-08-04 00:56:49 +02:00
Luke Murphy dbad0c1cfa
Enable Travis
Not a fan of this company but until my own CI is up and running, I am
going to take advantage of it. This is a temporary stop gap.
2019-08-04 00:49:57 +02:00
Luke Murphy e67d062f45
Fix introduction 2019-08-04 00:45:41 +02:00
Luke Murphy ec7bd1600c
Add mirroring links 2019-08-04 00:42:48 +02:00
Luke Murphy 6ab147af7d
Use the correct extras for Tox 2019-08-01 17:25:08 +02:00
Luke Murphy 759e3f6419
Use new module name 2019-08-01 17:23:17 +02:00
Luke Murphy 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
Luke Murphy 43ecd33215
Fix documentation to render correctly 2019-08-01 13:15:07 +02:00
Luke Murphy 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
Luke Murphy c89cafe022
Try to draw out the first API draft of the generator 2019-07-14 13:14:02 +02:00
Luke Murphy e85c106707
Expose the API (first draft for now) 2019-07-14 13:13:54 +02:00
Luke Murphy ab9ff1e396
Generate documentation for the generator 2019-07-14 13:13:45 +02:00
Luke Murphy 06f31117ea
Specify attrs and flat_tree as dependencies 2019-07-14 13:13:30 +02:00
Luke Murphy 4d9e548945
Fix naming hyphenation from boilerplate 2019-07-08 13:04:00 +02:00
Luke Murphy c3e75cad74
Add more documentation placeholders 2019-07-08 12:17:36 +02:00
Luke Murphy e7d96b3427
Add a Github funding file 2019-07-08 12:00:45 +02:00
Luke Murphy 580fe3537d
Add introduction documentation 2019-07-08 11:56:54 +02:00
Luke Murphy 5f08b3e960
Use TOC header 2019-07-08 11:50:09 +02:00
Luke Murphy 5dd3fb186a
Adjust license badge to match 2019-07-08 11:45:11 +02:00
Luke Murphy 1af9c06d5a
Initialise the new module boilerplate 2019-07-08 11:40:40 +02:00