Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytemedirk/turbo-stream
A module for easily down-streaming data from a selection of vendors.
https://github.com/bytemedirk/turbo-stream
aws google google-analytics google-search-console onesignal-api python s3
Last synced: 13 days ago
JSON representation
A module for easily down-streaming data from a selection of vendors.
- Host: GitHub
- URL: https://github.com/bytemedirk/turbo-stream
- Owner: ByteMeDirk
- License: mit
- Created: 2022-02-09T06:27:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T22:17:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-26T09:31:53.807Z (about 1 month ago)
- Topics: aws, google, google-analytics, google-search-console, onesignal-api, python, s3
- Language: Python
- Homepage:
- Size: 3.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
```
Welcome to:
@+####################################################################+@
@+ _____ _ __ _ +@
@+/__ \_ _ _ __| |__ ___ / _\ |_ _ __ ___ __ _ _ __ ___ +@
@+ / /\/ | | | '__| '_ \ / _ \ _____\ \| __| '__/ _ \/ _` | '_ ` _ \+@
@+ / / | |_| | | | |_) | (_) |_____|\ \ |_| | | __/ (_| | | | | | |+@
@+ \/ \__,_|_| |_.__/ \___/ \__/\__|_| \___|\__,_|_| |_| |_|+@
@+--------------------------------------------------------------------+@
@+ It is dangerous to go alone, take this... +@
@+ \ /\ +@
@+ ) ( ') < meow... +@
@+ ( / ) +@
@+ \(__)| +@
@+####################################################################+@
By: DirksCGM
```A module for down-streaming data from a selection of vendors.
[![tests](https://github.com/DirksCGM/turbo-stream/actions/workflows/tests.yml/badge.svg)](https://github.com/DirksCGM/turbo-stream/actions/workflows/tests.yml)
[![publish to pypi](https://github.com/DirksCGM/turbo-stream/actions/workflows/publish.yml/badge.svg)](https://github.com/DirksCGM/turbo-stream/actions/workflows/publish.yml)
![PyPI](https://img.shields.io/pypi/v/turbo_stream)
![PyPI - Downloads](https://img.shields.io/pypi/dm/turbo_stream)
[![CodeQL](https://github.com/DirksCGM/turbo-stream/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/DirksCGM/turbo-stream/actions/workflows/codeql-analysis.yml)The solution is still under early stages of development, along with the wiki that can be found [Here](https://github.com/DirksCGM/turbo-stream.wiki.git).
Current support includes:
* [Google Analytics V4 Reporting Api](https://github.com/DirksCGM/turbo-stream/wiki/Google-Analytics-V4-Reporting-Api)
* [Google Search Console Api](https://github.com/DirksCGM/turbo-stream/wiki/Google-Search-Console-Api)
* [Onesignal Api](https://github.com/DirksCGM/turbo-stream/wiki/Onesignal-Api)