| Name | pulkit-calculator JSON | 
            
| Version | 
                  0.1.4
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | Add your description here | 
            | upload_time | 2025-10-26 16:11:44 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | None | 
            
            | requires_python | >=3.13 | 
            
            
            | license | MIT License
        
        Copyright (c) 2025 Pulkit Dhingra
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
         | 
            | keywords | 
                
                    calculator
                
                     example
                
                     demo
                 | 
            | VCS | 
                
                    | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # Pulkit Calculator
A tiny example calculator package providing simple arithmetic helpers.
Install (from PyPI after publishing):
	pip install pulkit-calculator
Usage:
	>>> from pulkit_calculator import add
	>>> add(2, 3)
	5
Status
------
[](https://pypi.org/project/pulkit-calculator/)
[](https://pypi.org/project/pulkit-calculator/)
[](https://pypi.org/project/pulkit-calculator/)
[](https://github.com/Pulkit12dhingra/pulkit-calculator/actions)
These badges show the current PyPI release, supported Python versions, license, and CI status. The package is published as `pulkit-calculator` on PyPI; import it in Python as `pulkit_calculator`.
Try it quickly:
	python -m pip install --upgrade pip
	pip install pulkit-calculator
	python -c "import pulkit_calculator; print(pulkit_calculator.add(2,3))"
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "pulkit-calculator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": "calculator, example, demo",
    "author": null,
    "author_email": "Pulkit Dhingra <pulkit12dhingra@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c9/75/75332fbddfbba6311112341360ef2478feea86fef88edfe1c794d94eccff/pulkit_calculator-0.1.4.tar.gz",
    "platform": null,
    "description": "# Pulkit Calculator\n\nA tiny example calculator package providing simple arithmetic helpers.\n\nInstall (from PyPI after publishing):\n\n\tpip install pulkit-calculator\n\nUsage:\n\n\t>>> from pulkit_calculator import add\n\t>>> add(2, 3)\n\t5\n\n\n\nStatus\n------\n\n[](https://pypi.org/project/pulkit-calculator/)\n[](https://pypi.org/project/pulkit-calculator/)\n[](https://pypi.org/project/pulkit-calculator/)\n[](https://github.com/Pulkit12dhingra/pulkit-calculator/actions)\n\nThese badges show the current PyPI release, supported Python versions, license, and CI status. The package is published as `pulkit-calculator` on PyPI; import it in Python as `pulkit_calculator`.\n\nTry it quickly:\n\n\tpython -m pip install --upgrade pip\n\tpip install pulkit-calculator\n\tpython -c \"import pulkit_calculator; print(pulkit_calculator.add(2,3))\"\n\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 Pulkit Dhingra\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Add your description here",
    "version": "0.1.4",
    "project_urls": {
        "Documentation": "https://example.com/your-repo/docs",
        "Home": "https://example.com/your-repo",
        "Repository": "https://example.com/your-repo.git"
    },
    "split_keywords": [
        "calculator",
        " example",
        " demo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11ce0d2d24b953f404de152b5bff6ca51e6c5c15f6da073e331f132bed39b6cd",
                "md5": "54b31e4eb363b5b31285997b850c5d18",
                "sha256": "8597669cff432bda3e65fe9f2f912d15178b8e392ca1d8b7046ac5de0ab4c6e2"
            },
            "downloads": -1,
            "filename": "pulkit_calculator-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54b31e4eb363b5b31285997b850c5d18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 7457,
            "upload_time": "2025-10-26T16:11:43",
            "upload_time_iso_8601": "2025-10-26T16:11:43.242973Z",
            "url": "https://files.pythonhosted.org/packages/11/ce/0d2d24b953f404de152b5bff6ca51e6c5c15f6da073e331f132bed39b6cd/pulkit_calculator-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c97575332fbddfbba6311112341360ef2478feea86fef88edfe1c794d94eccff",
                "md5": "d53c264de18d6a54f8442a54778581f1",
                "sha256": "fb0b3abe78060ef623d6dcd0ac175340be21d69743385eba6cb888a97f0014a0"
            },
            "downloads": -1,
            "filename": "pulkit_calculator-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d53c264de18d6a54f8442a54778581f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 8572,
            "upload_time": "2025-10-26T16:11:44",
            "upload_time_iso_8601": "2025-10-26T16:11:44.403350Z",
            "url": "https://files.pythonhosted.org/packages/c9/75/75332fbddfbba6311112341360ef2478feea86fef88edfe1c794d94eccff/pulkit_calculator-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 16:11:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pulkit-calculator"
}