Metadata-Version: 2.1
Name: yandex-conqueror
Version: 1.1
Summary: An opinion adder to inform the Russian public about what's going on in Ukraine
Home-page: https://git.dms-serwis.com.pl/yandex-conqueror/conqueror
Author: Piotr Maślanka
Author-email: pmaslanka@smok.co
License: UNKNOWN
Description: yandex-conqueror
        ================
        [![PyPI version](https://badge.fury.io/py/yandex-conqueror.svg)](https://badge.fury.io/py/yandex-conqueror)
        [![PyPI](https://img.shields.io/pypi/implementation/yandex-conqueror.svg)](https://pypi.python.org/pypi/yandex-conqueror)
        
        A tool to inform the general Russian population about what's going on in year 2022 on Ukraine via
        posting 5-star reviews to Yandex.
        
        List of [contributors](https://git.dms-serwis.com.pl/yandex-conqueror/conqueror/-/blob/main/CONTRIBUTORS.md) available in a separate file.
        
        How to use it?
        ==============
        
        At first, create a Yandex account. Make sure that you're able to log-in, ie. activate all mail and SMS passwords.
        
        Then install Python 3.10, necessarily adding Python to PATH.
        
        Then enter command line and type:
        
        ```bash
        pip install yandex-conqueror
        python -m conqueror <yandex email> <yandex password>
        ```
        
        Note that the browser window has to open in order for this to work. Ie. this cannot and will not work
        headless. Ie. you can't run this on a server without X.
        
        FAQ
        ===
        
        Why Cassandra?
        --------------
        
        Because we had a spare instance, and it doesn't require auth password (by default). Which is totally fine,
        as our Cassandra is not exposed externally.
        
        Aren't you afraid that your counter will get hacked?
        ----------------------------------------------------
        
        If we do, we'll block the offending e-mail addresses. Or we'll just add a whitelist with a couple
        of supported ones. We'll see how the situation develops...
        
Keywords: spam bot,bot,spam,yandex,russia,putin
Platform: UNKNOWN
Requires-Python: !=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
Description-Content-Type: text/markdown; charset=UTF-8
