pretalx-downstream


Namepretalx-downstream JSON
Version 1.3.1 PyPI version JSON
download
home_pageNone
SummaryUse pretalx passively by importing another event's schedule.
upload_time2024-10-21 00:17:36
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseApache Software License
keywords pretalx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pretalx as a downstream service
===============================

This is a plugin for `pretalx`_, allowing you to import external events that provide
their schedule in the [frab XML](https://github.com/frab/schedule.xml) format.

It comes with several settings regulating pull interval and policies, as well as
a manage command at ``downstream_pull --event my_event [--sync]``.

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

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

2. Clone this repository, eg to ``local/pretalx-downstream``.

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

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

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

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


License
-------

Copyright 2018 Tobias Kunze

Released under the terms of the Apache License 2.0


.. _pretalx: https://github.com/pretalx/pretalx
.. _pretalx development setup: https://docs.pretalx.org/en/latest/developer/setup.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pretalx-downstream",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Tobias Kunze <r@rixx.de>",
    "keywords": "pretalx",
    "author": null,
    "author_email": "Tobias Kunze <r@rixx.de>",
    "download_url": "https://files.pythonhosted.org/packages/84/64/831c03dd828b45c454ca6aece0a064e5ada0ce7b0c76c97472db050b73c3/pretalx_downstream-1.3.1.tar.gz",
    "platform": null,
    "description": "pretalx as a downstream service\n===============================\n\nThis is a plugin for `pretalx`_, allowing you to import external events that provide\ntheir schedule in the [frab XML](https://github.com/frab/schedule.xml) format.\n\nIt comes with several settings regulating pull interval and policies, as well as\na manage command at ``downstream_pull --event my_event [--sync]``.\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretalx development setup`_.\n\n2. Clone this repository, eg to ``local/pretalx-downstream``.\n\n3. Activate the virtual environment you use for pretalx development.\n\n4. Execute ``python setup.py develop`` within this directory to register this application with pretalx's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretalx 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\n\nLicense\n-------\n\nCopyright 2018 Tobias Kunze\n\nReleased under the terms of the Apache License 2.0\n\n\n.. _pretalx: https://github.com/pretalx/pretalx\n.. _pretalx development setup: https://docs.pretalx.org/en/latest/developer/setup.html\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Use pretalx passively by importing another event's schedule.",
    "version": "1.3.1",
    "project_urls": {
        "homepage": "https://github.com/pretalx/pretalx-downstream",
        "repository": "https://github.com/pretalx/pretalx-downstream.git"
    },
    "split_keywords": [
        "pretalx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dfca07b147dd2b271c1f9c815fcbefb0de93f31cf96fc3ea8abafb2719ae2dd",
                "md5": "57c6bf5095f2ae13ba8c9956955e84d4",
                "sha256": "e9f32ab6f43a36a3ff01f334c366ad8f751c24019eb33d9c281f9aa7e1ed32be"
            },
            "downloads": -1,
            "filename": "pretalx_downstream-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57c6bf5095f2ae13ba8c9956955e84d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55146,
            "upload_time": "2024-10-21T00:17:34",
            "upload_time_iso_8601": "2024-10-21T00:17:34.176164Z",
            "url": "https://files.pythonhosted.org/packages/0d/fc/a07b147dd2b271c1f9c815fcbefb0de93f31cf96fc3ea8abafb2719ae2dd/pretalx_downstream-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8464831c03dd828b45c454ca6aece0a064e5ada0ce7b0c76c97472db050b73c3",
                "md5": "ff4f17b69502b427eeef23355c952e70",
                "sha256": "f11a43f7de109e40ba47237a20f8b608ca28bafec75676c35bb9a7144bebbdef"
            },
            "downloads": -1,
            "filename": "pretalx_downstream-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ff4f17b69502b427eeef23355c952e70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15470,
            "upload_time": "2024-10-21T00:17:36",
            "upload_time_iso_8601": "2024-10-21T00:17:36.124297Z",
            "url": "https://files.pythonhosted.org/packages/84/64/831c03dd828b45c454ca6aece0a064e5ada0ce7b0c76c97472db050b73c3/pretalx_downstream-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 00:17:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pretalx",
    "github_project": "pretalx-downstream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pretalx-downstream"
}
        
Elapsed time: 0.34173s