Metadata-Version: 2.1
Name: cp-assistant
Version: 1.0.2
Summary: CLI virtual assistant for competitive programming
Home-page: https://github.com/Saurav-Paul/Cp-assistant
Author: Saurav Paul
Author-email: sauravpaul.sunny@gmail.com
License: MIT License
Keywords: cp assistant
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: termcolor
Requires-Dist: tqdm
Requires-Dist: online-judge-api-client
Requires-Dist: online-judge-tools

# Cp-assistant

Build command,

"
    pip setup.py bdist_wheel
"

install command , 
"
pip install wheel
pip install cp-assistant
"

