pyWhat

(β˜… 7,310)

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! πŸ§™β€β™€οΈ

File Explorer

ZIP Download
  • .codecov.yml
  • .coveragerc
  • .flake8
  • .gitignore
  • conftest.py
  • CONTRIBUTING.md
  • Dockerfile
  • LICENSE
  • noxfile.py
  • poetry.lock
  • pyproject.toml
  • README.md

# Installation Guide

python
Prerequisites

Setup Steps

pip3 install pywhat

Install the pywhat package.

pywhat --help

Check the help information for pywhat.

Key Commands

pip3 install pywhat

Install pywhat package with basic dependencies.

pip3 install pywhat[optimize]

Install pywhat with optional optimization dependencies for improved speed.

pywhat "0x52908400098527886E0F7030069857D2E4169EE7"

Identify what something is from text or files.

On macOS, you can also install via Homebrew using 'brew install pywhat'.

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

πŸ”

brew install

View Details β–Ό

Install a Homebrew formula or cask.

brew install {{formula|cask}}

Install a formula/cask:

brew install {{[-s|--build-from-source]}} {{formula}}

Build and install a formula from source (dependencies will still be installed from bottles):

brew install {{[-n|--dry-run]}} {{formula|cask}}

Download the manifest, print what would be installed but don't actually install anything:

πŸ”

pip3

View Details β–Ό

This command is an alias of `pip`.

tldr pip

View documentation for the original command:

# Project Badges

  • No description
// repository documentation