Metadata-Version: 2.4
Name: nxplora
Version: 0.15.261
Summary: NX — the operator. Terminal CLI for the Nexplora model layer.
Home-page: https://nexplora.ai
Author: Nexplora
License: Proprietary
Platform: macos
Platform: linux
Platform: windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27.0
Requires-Dist: requests>=2.28.0
Requires-Dist: dnspython>=2.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: textual>=0.80.0
Requires-Dist: prompt_toolkit>=3.0.0
Requires-Dist: supabase>=2.0.0
Requires-Dist: keyring>=24.0.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: playwright>=1.40
Requires-Dist: pynput>=1.7; sys_platform == "darwin"
Provides-Extra: rag
Requires-Dist: sentence-transformers; extra == "rag"
Requires-Dist: turbovec; extra == "rag"
Requires-Dist: rank-bm25; extra == "rag"
Requires-Dist: flashrank; extra == "rag"
Provides-Extra: browse
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

NX is an AI Operating System for business operators, built by Nexplora. This CLI signs in with your Nexplora account (OAuth device flow or API key) and streams NX responses in your terminal. Routing, billing, and model access are handled by the Nexplora gateway.
