iiii [Four Eyes], a search engine that helps you look wider and deeper
Project description
iiii [Four Eyes] Search Engine
Four Eyes is a search engine that helps you look wider and deeper.
Installation
Use Python's virtual environment module to create your build environment, then with pip install the requirements file. Next, install Rust-nightly from the official website and ensure your $PATH
is properly configured for your system. With the Rust package manager cargo, build the binary folder targets.
python3 -m venv . && source bin/activate
python3 -m pip install -r requirements.txt
cargo build --release
cargo install --path .
Usage
user@computer$ iiii
[iiii]: <cool internet thing>
...
[RESULTS]
...
user@computer$ sudo iiii -f <random thing on file system>
...
[FILE MATCHES]
...
user@computer$ iiii -dl <favorite memes>
...
[RESULTS]
...
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iiii-0.1.1.tar.gz
(1.6 kB
view hashes)
Built Distribution
iiii-0.1.1-py3-none-any.whl
(2.6 kB
view hashes)