{ "info": { "author": "Integree Bussines Solutions", "author_email": "hello@integree.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "# PayU API\n\n![Python version](https://img.shields.io/pypi/pyversions/django-payu-api.svg)\n![Django version](https://img.shields.io/badge/django-1.11%20or%20newer-green.svg)\n![PyPI version](https://img.shields.io/pypi/v/django-payu-api.svg)\n![Licence](https://img.shields.io/pypi/l/django-payu-api.svg)\n![Downloads](https://img.shields.io/pypi/dm/django-payu-api.svg)\n\nPayU API is a solution that allows you to make payments through the PayU payment gateway.\n\n----\n\n## Requirements\n\nPayU API requires Python 2.7 or Python 3.3 or newer and Django 1.11.\n\n## Installation\n\nTo install payu-api, run the following command inside this directory::\n\n```\npython setup.py install\n```\n\nYou can also install the package with a symlink, so that changes to the source files will be immediately available to other users of the package on your system::\n\n```\npython setup.py develop\n```\n\nIf you have the Python `easy_install` utility available, you can also type the following to download and install in one step:\n\n```\neasy_install intgr-payu-api\n```\n\nOr if you're using `pip`:\n\n```\npip install intgr-payu-api\n```\n\nTo install payu-api from SVN directly:\n\n```\npip install -e svn+http://example.com/svn/intgr_bir_api/trunk#egg=bir_api\n```\n\nor, if you need install from branch:\n\n```\npip install -e svn+http://example.com/svn/intgr_bir_api/branches/dev_0_2#egg=bir_api\n```\n\nOr if you'd prefer you can simply place the included `payu_api` directory somewhere on your python path, or symlink to it from somewhere on your Python path.\n\n## Authors\n\nThis project was implemented by [Integree Bussines Solutions](https://www.integree.eu) from Warsaw, Poland", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/integree/payu_api", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-payu-api", "package_url": "https://pypi.org/project/django-payu-api/", "platform": "", "project_url": "https://pypi.org/project/django-payu-api/", "project_urls": { "Homepage": "https://gitlab.com/integree/payu_api" }, "release_url": "https://pypi.org/project/django-payu-api/1.0.6/", "requires_dist": null, "requires_python": "", "summary": "PayU API is a solution that allows you to make payments through the PayU payment gateway.", "version": "1.0.6" }, "last_serial": 5334679, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "969b5853e0c5642028db43ed81ae5e80", "sha256": "3f04106844063f58b4ede573fe1ac55c6020f1978f01563696680c5737043fa2" }, "downloads": -1, "filename": "django-payu-api-1.0.5.tar.gz", "has_sig": false, "md5_digest": "969b5853e0c5642028db43ed81ae5e80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9471, "upload_time": "2019-05-29T22:11:18", "url": "https://files.pythonhosted.org/packages/a1/c9/6c9884c869f2f9d0d05a07adaf6e7af033f5579252a3bcc15caffc227cbb/django-payu-api-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "208de3337738400f4f2c6b56ff2259a3", "sha256": "b9657d9cde97c74d7e48d97fab678f39f1819497df46b589aa87980a64ddace7" }, "downloads": -1, "filename": "django-payu-api-1.0.6.tar.gz", "has_sig": false, "md5_digest": "208de3337738400f4f2c6b56ff2259a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9339, "upload_time": "2019-05-29T22:15:20", "url": "https://files.pythonhosted.org/packages/4c/7a/97228d6e26877c1f48e3a8f8509a52e2daa0901edfac82fdfb7b78289af5/django-payu-api-1.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "208de3337738400f4f2c6b56ff2259a3", "sha256": "b9657d9cde97c74d7e48d97fab678f39f1819497df46b589aa87980a64ddace7" }, "downloads": -1, "filename": "django-payu-api-1.0.6.tar.gz", "has_sig": false, "md5_digest": "208de3337738400f4f2c6b56ff2259a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9339, "upload_time": "2019-05-29T22:15:20", "url": "https://files.pythonhosted.org/packages/4c/7a/97228d6e26877c1f48e3a8f8509a52e2daa0901edfac82fdfb7b78289af5/django-payu-api-1.0.6.tar.gz" } ] }