{ "info": { "author": "juspay", "author_email": "support@juspay.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Python Library for Juspay Express Checkout API\n\n\nInstallation\n\n\nPrerequisites:\n\n Ensure that you have installed the 'requests' package for python,\n\n If not, open the terminal and type 'pip install requests'\n\n NOTE: If pip is not installed, install pip by download get_pip.py from the https://bootstrap.pypa.io/get-pip.py and\n run the script in your terminal\n\nProcedure\n\n Run the following command in your terminal\n\n pip install expresscheckout\n\n You can use the library by including the following import statement in your python script\n import expresscheckout as Juspay\n\n Now, you can use the library as follows\n\n Juspay.api_key = 'your_api_key'\n Juspay.Orders.create(order_id=1,amount=100.0)\n\nFor more instructions on how to use the library, please refer to the documentation at https://apidocs.juspay.in\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.juspay.in", "keywords": "juspay expresscheckout payments", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "expresscheckout", "package_url": "https://pypi.org/project/expresscheckout/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/expresscheckout/", "project_urls": { "Homepage": "https://www.juspay.in" }, "release_url": "https://pypi.org/project/expresscheckout/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "A Python package for interacting with the Juspay Express Checkout API", "version": "1.0.4" }, "last_serial": 2257087, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "cea1956acf4d92a5c729bd0130049efb", "sha256": "fc0af074c5713e4a7cbff975b182a2c3b9363d51ddb4b2f93e85e180b776d934" }, "downloads": -1, "filename": "expresscheckout-1.0.2.tar.gz", "has_sig": false, "md5_digest": "cea1956acf4d92a5c729bd0130049efb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5783, "upload_time": "2016-06-09T17:01:25", "url": "https://files.pythonhosted.org/packages/89/c4/7a5e1db6ae9422eb16fbfb12dc20366249aa302047cf7f74a5b445b6f43d/expresscheckout-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "0159c8e7b364c77d0034260e62f7e015", "sha256": "642abea2509c07b589b9cced135cfb3493b6650b16134142222516f60b2795b3" }, "downloads": -1, "filename": "expresscheckout-1.0.3.tar.gz", "has_sig": false, "md5_digest": "0159c8e7b364c77d0034260e62f7e015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5777, "upload_time": "2016-06-09T17:15:09", "url": "https://files.pythonhosted.org/packages/62/f8/f1f79d1b8b25c8048911cdf33b288996aa593a0d65205e67562933bb9e27/expresscheckout-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "e6a6770eea2be9292ac9a39b368976cb", "sha256": "6357b47020c9ab9066710481f313ad227866db1f97e3b5471f4e5dea729f5f3c" }, "downloads": -1, "filename": "expresscheckout-1.0.4.tar.gz", "has_sig": false, "md5_digest": "e6a6770eea2be9292ac9a39b368976cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6770, "upload_time": "2016-06-14T08:21:32", "url": "https://files.pythonhosted.org/packages/33/11/bfad98e613c12062f8ee1f2919007f2b06c3b0374396e0182a3ab529b577/expresscheckout-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6a6770eea2be9292ac9a39b368976cb", "sha256": "6357b47020c9ab9066710481f313ad227866db1f97e3b5471f4e5dea729f5f3c" }, "downloads": -1, "filename": "expresscheckout-1.0.4.tar.gz", "has_sig": false, "md5_digest": "e6a6770eea2be9292ac9a39b368976cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6770, "upload_time": "2016-06-14T08:21:32", "url": "https://files.pythonhosted.org/packages/33/11/bfad98e613c12062f8ee1f2919007f2b06c3b0374396e0182a3ab529b577/expresscheckout-1.0.4.tar.gz" } ] }