Metadata-Version: 2.4
Name: promptpricer
Version: 0.1.0
Summary: Instant token count and cost estimate across all major LLMs
Project-URL: Homepage, https://github.com/Sreechandh22/Prompt-cost
Project-URL: Repository, https://github.com/Sreechandh22/Prompt-cost
Author: Sreechandh
License: MIT
Keywords: anthropic,cost,gemini,llm,openai,pricing,tokens
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: pyperclip
Requires-Dist: rich
Requires-Dist: tiktoken
