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

https://github.com/dead-beef/cytube-bot

AsyncIO CyTube bot
https://github.com/dead-beef/cytube-bot

async asyncio bot bot-framework cytube cytube-bot python3-library python34

Last synced: about 1 month ago
JSON representation

AsyncIO CyTube bot

Awesome Lists containing this project

README

        

cytube-bot
==========

.. image:: https://img.shields.io/pypi/v/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/status/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/format/cytube-bot.svg
:target: https://pypi.python.org/pypi/cytube-bot
.. image:: https://img.shields.io/librariesio/github/dead-beef/cytube-bot.svg
:target: https://libraries.io/pypi/cytube-bot
.. image:: https://img.shields.io/pypi/pyversions/cytube-bot.svg
:target: https://python.org
.. image:: https://img.shields.io/pypi/l/cytube-bot.svg
:target: https://github.com/dead-beef/cytube-bot/blob/master/LICENSE

Overview
--------

AsyncIO `CyTube `__ bot

Requirements
------------

- `Python >=3.4 `__

Installation
------------

.. code:: bash

pip install cytube-bot
pip install cytube-bot[proxy]

.. code:: bash

git clone https://github.com/dead-beef/cytube-bot
cd cytube-bot
pip install -e .[dev]

Building
--------

.. code:: bash

./build.sh

Testing
-------

.. code:: bash

./test

Usage
-----

- `Module documentation `__
- `Examples `__

Licenses
--------

- `cytube-bot `__