Luke Murphy
dc63cac8aa
Skip chunking, rely solely on trio
5 years ago
Luke Murphy
4facb64bf8
Bump to 0.0.10
5 years ago
Luke Murphy
e4574e7ecc
Use async I/O as well
5 years ago
Luke Murphy
838b764615
Bump to 0.0.9
5 years ago
Luke Murphy
407186e530
Lower case that
5 years ago
Luke Murphy
0977ab8cd8
Also mention asks
5 years ago
Luke Murphy
58ec1a9445
Fix formatting
5 years ago
decentral1se
05875dd046
Merge branch 'asyncpads' of decentral1se/etherpump into master
5 years ago
Luke Murphy
7b4322aa60
Add notes on this new feature
5 years ago
Luke Murphy
f43bfc433a
Wrap that comment
5 years ago
Luke Murphy
142d1d4f5a
An initial stab at a async ready pull
5 years ago
Luke Murphy
2c38e5a267
Add asks, trio and specify Python version
5 years ago
Luke Murphy
b82f39a42d
Move pad pulling into own function
5 years ago
Luke Murphy
97bcca145b
Refactor arg parsing into own function
5 years ago
Luke Murphy
e1bce18d2d
Fix typo
5 years ago
Luke Murphy
debcecd1fe
Link to section
5 years ago
Luke Murphy
360db194ac
Bump that version
5 years ago
Luke Murphy
9eb656e75c
Actually, don't want to be taken the wrong way here
5 years ago
Luke Murphy
22ebaf1629
Revert to argparse absed API
Easier and better because you can pass in everything you need without
having to deal with decorators which after a look at are quite
complicated to play with.
5 years ago
Luke Murphy
7c449cb887
Remove those, they'll probably go out of date soon
5 years ago
Luke Murphy
b37351ec61
OK, better be clearer on this
5 years ago
Luke Murphy
844efe8a49
Bump to next version
5 years ago
Luke Murphy
d9988a932c
Fix command listing to work on pip package installs
5 years ago
Luke Murphy
e1691830b1
Add the experimentation API
Closes #2 .
5 years ago
Luke Murphy
c7d7f15922
Remove comment
5 years ago
Luke Murphy
6c02c5ed3d
Add fancy progress bar
5 years ago
Luke Murphy
5d500ea8b6
Ignore the default pad data folder
5 years ago
Luke Murphy
172978a64a
Add links to EP stuff
5 years ago
Luke Murphy
86c135b2db
Add silly badges
5 years ago
Luke Murphy
39e166239f
Appease the formatter
5 years ago
Luke Murphy
8b9309ff4b
Mark next version bump
5 years ago
Luke Murphy
0e940df399
Improve help. Add missing dependencies
5 years ago
Luke Murphy
fa9acea169
Sort listed commands
5 years ago
Luke Murphy
8f6645e362
Bump to the next experimental version
5 years ago
Luke Murphy
9f17a039a4
Avoid encoding issues with Python 3
5 years ago
Luke Murphy
bc3f0bb703
Correctly handle subcommand help
etherdump --help and etherdump CMD --help should work.
5 years ago
Luke Murphy
0f3edc0970
Add subcommand pretty listing
5 years ago
Luke Murphy
7677c7b250
Get some ASCII art going
5 years ago
Luke Murphy
73ac351bdd
Fix version handling
See https://packaging.python.org/guides/single-sourcing-package-version/ .
5 years ago
Luke Murphy
8f18594833
Add maintenance tools and run them
5 years ago
Luke Murphy
159165d2d5
Woops, fix that wrong rename
5 years ago
Luke Murphy
689649c8ae
Add a proper description for the PyPi site
5 years ago
Luke Murphy
5471eabbfd
Package etherpump with setuptools
5 years ago
Luke Murphy
fc9c82c9e5
Remove Python 2 cruft
5 years ago
Luke Murphy
b3ae2ba776
Don't fake the version anymore
5 years ago
Luke Murphy
889987cdc9
Clean up setuptools file
5 years ago
Luke Murphy
a2658a01df
Remove tabs
5 years ago
decentral1se
549ebabafd
Merge branch 'fake-etherpump-versioning-and-help' of decentral1se/etherpump into master
5 years ago
Luke Murphy
9268ec1ff7
Fake versioning and help output
5 years ago
decentral1se
64b16ba5a3
Merge branch 'migrate-to-python3' of decentral1se/etherpump into master
5 years ago