Metadata-Version: 2.4
Name: askp
Version: 2.4.5
Summary: ASKP – Ask Perplexity CLI for advanced search and knowledge discovery
Home-page: https://github.com/caseyfenton/askp
Author: Casey Fenton
Author-email: Casey Fenton <caseyfenton@users.noreply.github.com>
License: MIT
Project-URL: Homepage, https://github.com/caseyfenton/askp
Project-URL: Issues, https://github.com/caseyfenton/askp/issues
Project-URL: Documentation, https://github.com/caseyfenton/askp#readme
Keywords: perplexity,ai,search,cli,knowledge,research,parallel,query expansion
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.0.0
Requires-Dist: requests>=2.25.0
Requires-Dist: rich>=10.0.0
Requires-Dist: matplotlib>=3.4.0
Requires-Dist: openai>=1.10.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# ASKP - Advanced Search Knowledge Processing

## About

ASKP is a powerful command-line tool that leverages the Perplexity API to provide advanced search capabilities with multiple parallel queries, deep research, and comprehensive analysis.

[... rest of the original README content ...]
