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
`tap-sleeper` is a Singer tap for the [Sleeper](https://sleeper.app/)[api](https://docs.sleeper.app/).
10
-
11
-
Built with the [Meltano Tap SDK](https://sdk.meltano.com) for Singer Taps.
9
+
`tap-sleeper` is a [Singer](https://hub.meltano.com/singer/spec) tap for the [Sleeper](https://sleeper.app/)[api](https://docs.sleeper.app/), built with the [Meltano Tap SDK](https://sdk.meltano.com), which makes it easy to pull the latest news about any NFL players, trending players, or granular information about your fantasy football league.
12
10
13
11
14
12
## Installation
15
13
16
-
-[ ]`Developer TODO:` Update the below as needed to correctly describe the install procedure. For instance, if you do not have a PyPi repo, or if you want users to directly install from your git repo, you can modify this step as appropriate.
17
-
18
14
```bash
19
15
pipx install tap-sleeper
20
16
```
@@ -23,7 +19,12 @@ pipx install tap-sleeper
23
19
24
20
### Accepted Config Options
25
21
26
-
-[ ]`Developer TODO:` Provide a list of config options accepted by the tap.
-[ ]`Developer TODO:` As a first step, scan the entire project for the text "`TODO:`" and complete any recommended steps, deleting the "TODO" references once completed.
0 commit comments