Metadata-Version: 1.1
Name: selenium-astride
Version: 0.1.0
Summary: Framework to use Selenium loud and clear, astride. Use it with Django, Flask or your favourite web framework.
Home-page: https://github.com/jlmadurga/python_selenium_astride
Author: Juan Madurga
Author-email: jlmadurga@gmail.com
License: MIT license
Description: ===============================
        Selenium Astride
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/python_selenium_astride.svg
                :target: https://pypi.python.org/pypi/python_selenium_astride
        
        .. image:: https://img.shields.io/travis/jlmadurga/python_selenium_astride.svg
                :target: https://travis-ci.org/jlmadurga/python_selenium_astride
        
        .. image:: https://readthedocs.org/projects/python-selenium-astride/badge/?version=latest
                :target: https://python-selenium-astride.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/jlmadurga/python_selenium_astride/shield.svg
             :target: https://pyup.io/repos/github/jlmadurga/python_selenium_astride/
             :alt: Updates
        
        .. image:: https://coveralls.io/repos/github/jlmadurga/python_selenium_astride/badge.svg?branch=master
            :target: https://coveralls.io/github/jlmadurga/python_selenium_astride?branch=master
        
        
        Framework to use Selenium loud and clear, astride. Use it with Django, Flask or your favourite web framework.
        
        
        * Free software: MIT license
        * Documentation: https://python-selenium-astride.readthedocs.io.
        
        
        Features
        --------
        
        *
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-01-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: selenium_astride
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
