Skip to content

Zeskbest/rr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

A selenium-based command-line Wikipedia search engine.

How to use:

Installation:

  1. Install python of version 3.8 or higher.

  2. Create a virtual environment:

    $ python3 -m venv venv

  3. Activate virtual environment

    windows: $ venv\Scripts\activate.bat

    other: $ . venv/bin/activate

  4. install this package:

    $ pip install https://github.com/Zeskbest/rr/archive/main.zip

Usage:

$ python -m robotic_researcher.main --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages