You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
[](https://github.com/madduck/tptools/actions/workflows/0-testing.yml)
2
+
1
3
# tptools — Tools to export data from TournamentSoftware
2
4
3
5
`tptools` is a collection of Python tools to facilitate working with [TournamentSoftware](https://www.tournamentsoftware.com/) in the context of squash.
@@ -51,7 +53,7 @@ In addition to simple Python classes, `tptools` provides a command-line utility
51
53
1. it provides HTTP endpoints, currently only for
52
54
[Squore](https://squore.double-yellow.be/) via the `squoresrv` subcommand;
53
55
54
-
3. it pushes information about the tournament on every change to all URLs provided to the `post` plugin, as well as the console, if the `stdout` plugin is invoked.
56
+
1. it pushes information about the tournament on every change to all URLs provided to the `post` plugin, as well as the console, if the `stdout` plugin is invoked.
0 commit comments