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
Luke Murphy
c36f157585
Take a cleaning pass on the README
Also note that we're migrating to Python 3.
5 years ago
Luke Murphy
6fd24eb6cb
Migrate to Python 3
5 years ago
Luke Murphy
d978c942f0
Remove package folders
5 years ago
Luke Murphy
88a8a2e5df
Add link to change log and remove empty spaces/lines
5 years ago
Luke Murphy
55fc3867c6
Capitalise the "tagline"
5 years ago
mb
7fd8cdd1d9
adding some markdown markup
5 years ago
mb
192e1c614b
adding some markdown markup
5 years ago
mb
b11c57fe52
Update 'README.md'
5 years ago
mb
ff8418f4b6
Update 'README.md'
5 years ago
mb
4926d109d9
Update 'README.md'
5 years ago
mb
19f47eafd3
small change in the readme text
5 years ago
mb
96c9b01a19
adding a ,
5 years ago
manetta
72e87000fc
removing the pump img
5 years ago
manetta
41a199717d
renaming all files to etherpump + adding a etherpump readme
5 years ago
colm
b59e8df4bf
adding python-dateutil to the requirements inside setup.py to enable pip install -e . when installing etherdump
5 years ago
Luke Murphy
e82ac2db33
Add `__PUBLISH__` logic
Closes https://gitlab.constantvzw.org/aa/etherdump/issues/3 .
This allows for the following to be run:
etherdump pull --publish-opt-in --all --pub mydump
And if `__PUBLISH__` is not present on the pads, then the pad will not
be archived. It is also possible to configure this magic word by
specifying the `--publish ...` option.
6 years ago
mb
810a990d13
changed the readme back to etherdump readme
5 years ago
manetta
6223ef7f05
converting the etherdump readme > etherpump readme
5 years ago
Michael Murtaugh
4a8219b48c
updated settext to py3
6 years ago
Michael Murtaugh
59de1fa7ca
updated pull to use localapiurl when present
6 years ago
Michael Murtaugh
26f3d4af24
make files behaviour optional and default false in index
7 years ago
Michael Murtaugh
09cd972065
basename in index grouper
7 years ago