Metadata-Version: 2.1
Name: RJcalculator
Version: 0.3.0
Summary: A very basic calculator
Home-page: UNKNOWN
Author: Rachit Jain
Author-email: jrachit012@gmail.com
License: UNKNOWN
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3

To access this package, download the .whl file given in the download links. Now, run the command 'pip install <file name> in powershell in the directory in which you have saved the file. Now your package is downloaded and you can import it. Alternatively, you can copy the above command and run it in powershell. You can mail me to ask any query. If you already have this package installed and want to upgrade it to the latest version, run the command 'pip install --upgrade ProjectName'.


