{ "info": { "author": "NeIC", "author_email": "", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Environment :: Web Environment", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7" ], "description": "indico-plugin-payment-stripe\n============================\n\n`Stripe `_ payment support plugin for the `Indico conference management system `_.\n\nThis plugin was tested and developed using:\n\n* Indico version 2.1.7\n* Stripe API version 2018-11-02.\n\nOther versions of Indico and/or Stripe may or may not function as intended. We recommend that you test your integration\nthoroughly before using this plugin.\n\nSee the `Stripe testing documentation `_ for a testing guide.\n\n\nIssues\n------\n\nCheck out our `issue tracker `_ for a complete list of\noutstanding issues. We welcome any kind of contributions, from bug reports to pull requests.\n\n\nRequirements\n------------\n\n* Python 2.7\n\n\nDevelopment\n-----------\n\nSetup\n^^^^^\n\nIn general, the following steps can be your guide for setting a local development environment:\n\n.. code-block:: bash\n\n # Clone the repository and cd into it\n $ git clone {repo-url}\n $ cd indico-payment-stripe\n\n # Create your virtualenv, using pyenv for example (highly recommended: https://github.com/pyenv/pyenv)\n $ pyenv virtualenv 2.7.15 indico-plugin-stripe-dev\n\n # From within the root directory and with an active virtualenv, install the dependencies and package itself\n $ pip install -e .[dev]\n\n # Check that everything works by running the tests\n $ tox\n\n\nLicense\n=======\n\nThis plugin is MIT-licensed. Refer to the ``LICENSE`` file for the full license.\n\nUse of the Stripe logo included in this plugin is covered by `Stripe's usage agreement\n`_.\n\n\n\n\nChangelog\n=========\n\n\nVersion 0.0\n-----------\n\nRelease 0.0.1\n^^^^^^^^^^^^^\n\nRelease date: 17 February 2019.\n\n* First release on PyPI.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/neicnordic/indico-plugin-stripe", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "indico-plugin-payment-stripe", "package_url": "https://pypi.org/project/indico-plugin-payment-stripe/", "platform": "", "project_url": "https://pypi.org/project/indico-plugin-payment-stripe/", "project_urls": { "Homepage": "https://github.com/neicnordic/indico-plugin-stripe" }, "release_url": "https://pypi.org/project/indico-plugin-payment-stripe/0.0.1/", "requires_dist": [ "indico (>=2.0)", "stripe (==2.19.0)", "requests[security]", "atomicwrites (==1.2.1) ; extra == 'dev'", "attrs (==18.2.0) ; extra == 'dev'", "configparser (==3.7.1) ; extra == 'dev'", "docutils (==0.14) ; extra == 'dev'", "enum34 (==1.1.6) ; extra == 'dev'", "filelock (==3.0.10) ; extra == 'dev'", "flake8 (==3.6.0) ; extra == 'dev'", "funcsigs (==1.0.2) ; extra == 'dev'", "mccabe (==0.6.1) ; extra == 'dev'", "more-itertools (==5.0.0) ; extra == 'dev'", "packaging (<18,>=17.1) ; extra == 'dev'", "pathlib2 (==2.3.3) ; extra == 'dev'", "pkginfo (==1.5.0.1) ; extra == 'dev'", "pluggy (==0.6.0) ; extra == 'dev'", "py (==1.7.0) ; extra == 'dev'", "pycodestyle (==2.4.0) ; extra == 'dev'", "pyflakes (==2.0.0) ; extra == 'dev'", "pyparsing (==2.3.1) ; extra == 'dev'", "pytest (==3.5.1) ; extra == 'dev'", "pytest-cover (==3.0.0) ; extra == 'dev'", "pytest-coverage (==0.0) ; extra == 'dev'", "pytest-sugar (==0.9.2) ; extra == 'dev'", "readme-renderer (==24.0) ; extra == 'dev'", "requests-toolbelt (==0.9.1) ; extra == 'dev'", "scandir (==1.9.0) ; extra == 'dev'", "six (==1.12.0) ; extra == 'dev'", "termcolor (==1.1.0) ; extra == 'dev'", "toml (==0.10.0) ; extra == 'dev'", "tox (==3.7.0) ; extra == 'dev'", "tqdm (==4.31.1) ; extra == 'dev'", "twine (==1.13.0) ; extra == 'dev'", "virtualenv (==16.3.0) ; extra == 'dev'", "wheel (==0.32.3) ; extra == 'dev'" ], "requires_python": "", "summary": "Stripe payment support plugin for the Indico conference management system.", "version": "0.0.1" }, "last_serial": 4831021, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "939ce15cfb09e4bde178b22da0544290", "sha256": "b51fc1cd29566eeea7d0133d79293e0934b95af6bfb83271d156835d7012d3e0" }, "downloads": -1, "filename": "indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "939ce15cfb09e4bde178b22da0544290", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29577, "upload_time": "2019-02-17T09:24:21", "url": "https://files.pythonhosted.org/packages/8b/3a/504ca37ba984d420898eadadcc13151c68cf8049359c67e3377f55d1df00/indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fe7b8fd280268e44fc5e789dbc3a317", "sha256": "7fe107c95c927e54b71cb809ebc79cd84d4edbbb97ebed8b42246fa3b107563c" }, "downloads": -1, "filename": "indico-plugin-payment-stripe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9fe7b8fd280268e44fc5e789dbc3a317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29511, "upload_time": "2019-02-17T09:24:23", "url": "https://files.pythonhosted.org/packages/07/f9/126e1836189f44a2d7528fc4a0e9c9210393e7606a18b0f177d850c6f764/indico-plugin-payment-stripe-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "939ce15cfb09e4bde178b22da0544290", "sha256": "b51fc1cd29566eeea7d0133d79293e0934b95af6bfb83271d156835d7012d3e0" }, "downloads": -1, "filename": "indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "939ce15cfb09e4bde178b22da0544290", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 29577, "upload_time": "2019-02-17T09:24:21", "url": "https://files.pythonhosted.org/packages/8b/3a/504ca37ba984d420898eadadcc13151c68cf8049359c67e3377f55d1df00/indico_plugin_payment_stripe-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fe7b8fd280268e44fc5e789dbc3a317", "sha256": "7fe107c95c927e54b71cb809ebc79cd84d4edbbb97ebed8b42246fa3b107563c" }, "downloads": -1, "filename": "indico-plugin-payment-stripe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9fe7b8fd280268e44fc5e789dbc3a317", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29511, "upload_time": "2019-02-17T09:24:23", "url": "https://files.pythonhosted.org/packages/07/f9/126e1836189f44a2d7528fc4a0e9c9210393e7606a18b0f177d850c6f764/indico-plugin-payment-stripe-0.0.1.tar.gz" } ] }