Metadata-Version: 2.1
Name: find-episodes
Version: 0.9.2
Summary: Easily find consecutive episodes using Selenium & chromedriver
Home-page: https://github.com/Hrissimir/find_episodes
Author: Hrissimir
Author-email: hrisimir.dakov@gmail.com
License: mit
Project-URL: Documentation, https://github.com/Hrissimir/find_episodes
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: hed-utils (>=4.1.2)
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: flake8 ; extra == 'testing'

=============
find_episodes
=============


Easily find consecutive episodes using Selenium & chromedriver



Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 3.2.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.


