pretix-secuconnect


Namepretix-secuconnect JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAccept payments through secuconnect.
upload_time2024-04-22 12:48:35
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache
keywords pretix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            secuconnect
==========================

This is a plugin for `pretix`_. 

Accept payments through secuconnect.

Development setup
-----------------

1. Make sure that you have a working `pretix development setup`_.

2. Clone this repository.

3. Activate the virtual environment you use for pretix development.

4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.

5. Execute ``make`` within this directory to compile translations.

6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in
   the 'plugins' tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::

    pip install flake8 isort black

To check your plugin for rule violations, run::

    black --check .
    isort -c .
    flake8 .

You can auto-fix some of these issues by running::

    isort .
    black .

To automatically check for these issues before you commit, you can run ``.install-hooks``.


License
-------


Copyright 2023 pretix team

Released under the terms of the Apache License 2.0



.. _pretix: https://github.com/pretix/pretix
.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pretix-secuconnect",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "pretix team <support@pretix.eu>",
    "keywords": "pretix",
    "author": null,
    "author_email": "pretix team <support@pretix.eu>",
    "download_url": "https://files.pythonhosted.org/packages/f8/5e/60841a41c8a7d890a9dfe44a962705383e1e0e0ae333c4253adc18bdf61f/pretix_secuconnect-1.0.0.tar.gz",
    "platform": null,
    "description": "secuconnect\n==========================\n\nThis is a plugin for `pretix`_. \n\nAccept payments through secuconnect.\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n    pip install flake8 isort black\n\nTo check your plugin for rule violations, run::\n\n    black --check .\n    isort -c .\n    flake8 .\n\nYou can auto-fix some of these issues by running::\n\n    isort .\n    black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\n\nCopyright 2023 pretix team\n\nReleased under the terms of the Apache License 2.0\n\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Accept payments through secuconnect.",
    "version": "1.0.0",
    "project_urls": {
        "homepage": "https://github.com/pretix/pretix-secuconnect",
        "repository": "https://github.com/pretix/pretix-secuconnect"
    },
    "split_keywords": [
        "pretix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d4480390a308ee5faf2173d0ae7ab093c04ec5252ef9b8b354281ed68d9da15",
                "md5": "58159dfb5c7158d4cf4cbb86bfe4822b",
                "sha256": "6fbeb75113a0112e0057a9c201dba46b020bcf6fd0022be2c078248ea4175743"
            },
            "downloads": -1,
            "filename": "pretix_secuconnect-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58159dfb5c7158d4cf4cbb86bfe4822b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 37475,
            "upload_time": "2024-04-22T12:48:34",
            "upload_time_iso_8601": "2024-04-22T12:48:34.515063Z",
            "url": "https://files.pythonhosted.org/packages/1d/44/80390a308ee5faf2173d0ae7ab093c04ec5252ef9b8b354281ed68d9da15/pretix_secuconnect-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f85e60841a41c8a7d890a9dfe44a962705383e1e0e0ae333c4253adc18bdf61f",
                "md5": "62c74bb7b45303cfd017d54b39b625d6",
                "sha256": "5edde7618574c2018cefb2a4acb97b96324302e6186e7afc3222e14186ff8316"
            },
            "downloads": -1,
            "filename": "pretix_secuconnect-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "62c74bb7b45303cfd017d54b39b625d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25806,
            "upload_time": "2024-04-22T12:48:35",
            "upload_time_iso_8601": "2024-04-22T12:48:35.896814Z",
            "url": "https://files.pythonhosted.org/packages/f8/5e/60841a41c8a7d890a9dfe44a962705383e1e0e0ae333c4253adc18bdf61f/pretix_secuconnect-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 12:48:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pretix",
    "github_project": "pretix-secuconnect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pretix-secuconnect"
}
        
Elapsed time: 0.24190s