An open API service indexing awesome lists of open source software.

https://github.com/puttehi/slacktube

GitHub Actions and modern Python package exploration
https://github.com/puttehi/slacktube

actions cookiecutter pypi python readthedocs

Last synced: 2 months ago
JSON representation

GitHub Actions and modern Python package exploration

Awesome Lists containing this project

README

          

# SlackTube

[![PyPI - Version](https://img.shields.io/pypi/v/slacktube.svg)](https://pypi.python.org/pypi/slacktube)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/slacktube.svg)](https://pypi.python.org/pypi/slacktube)
[![Tests](https://github.com/puttehi/slacktube/workflows/tests/badge.svg)](https://github.com/puttehi/slacktube/actions?workflow=tests)
[![Read the Docs](https://readthedocs.org/projects/slacktube/badge/)](https://slacktube.readthedocs.io/)
[![PyPI - License](https://img.shields.io/pypi/l/slacktube.svg)](https://pypi.python.org/pypi/slacktube)

[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)

Sync new Slack messages to YouTube playlists

* GitHub repo:
* Documentation:
* Free software: MIT

## Features

* TODO

## Quickstart

TODO

## Credits

This package was created with [Cookiecutter][cookiecutter] and the [fedejaure/cookiecutter-modern-pypackage][cookiecutter-modern-pypackage] project template.

[cookiecutter]: https://github.com/cookiecutter/cookiecutter
[cookiecutter-modern-pypackage]: https://github.com/fedejaure/cookiecutter-modern-pypackage