Metadata-Version: 2.1
Name: renfepy
Version: 2.0.0
Summary: Python library for crawl trains from renfe
Author-email: tekofx <tekofxx@gmail.com>
Project-URL: Homepage, https://github.com/tekofx/renfepy
Keywords: trains,crawl,selenium
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev

<h1 align="center">Renfepy</h1>

<p align="center"><img width=50% src="./assets/logo.png"></p>
<p align="center">Python library to search for trains on renfe.es<p>

# Installation
`pip3 install renfepy`

If chromium is not installed Renfepy will install a it. In case of error it is recommended to install it.

# Usage
## Normal execution
`renfepy <origin> <destination> <going_date>`

## Parameters
-g, --gui: Show browser

-r, --return: Set return date

-v, --verbose: Show more information
