Metadata-Version: 1.1
Name: vk2tg
Version: 0.1.1
Summary: Integration vk with Telegram
Home-page: https://github.com/uburuntu/vk2tg
Author: uburuntu
Author-email: bekbulatov.ramzan@ya.ru
License: GNU General Public License v3.0, see LICENSE file
Download-URL: https://github.com/uburuntu/vk2tg/archive/master.zip
Description-Content-Type: UNKNOWN
Description: vk2tg

        =====

        

        |PyPI|

        

        Integration vk with Telegram

        

        Install

        -------

        

        Using pip

        ~~~~~~~~~

        

        ::

        

            pip install vk2tg

        

        Upgrade if needed:

        

        ::

        

            pip install vk2tg --upgrade

        

        From source

        ~~~~~~~~~~~

        

        ::

        

            git clone https://github.com/uburuntu/vk2tg.git

            cd vk2tg

            python setup.py install

        

        Usage

        -----

        

        Examples:

        

        -  `Duplicate all vk events to Telegram <./examples/notify_all.py>`__

        -  `Repost all wall posts to Telegram <./examples/reposter.py>`__

        

        .. |PyPI| image:: https://img.shields.io/pypi/v/vk2tg.svg

           :target: https://pypi.python.org/pypi/vk2tg

        
Platform: UNKNOWN
