pretalx-venueless


Namepretalx-venueless JSON
Version 1.5.0 PyPI version JSON
download
home_pageNone
SummaryStatic venueless for pretalx, e.g. information, venue listings, a Code of Conduct, etc.
upload_time2024-10-21 00:23:09
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.
            Venueless integration
==========================

This is a plugin for `pretalx`_. 

Use version 1.0.0 with pretalx 2.2.0, and later versions with pretalx versions past 2.2.0.

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

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

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

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 2021 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-venueless",
    "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/c7/c8/52efc093c155543226407ec4dee3c2be71d314f7499ef8abdf122fa89e11/pretalx_venueless-1.5.0.tar.gz",
    "platform": null,
    "description": "Venueless integration\n==========================\n\nThis is a plugin for `pretalx`_. \n\nUse version 1.0.0 with pretalx 2.2.0, and later versions with pretalx versions past 2.2.0.\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-venueless``.\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 2021 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": "Static venueless for pretalx, e.g. information, venue listings, a Code of Conduct, etc.",
    "version": "1.5.0",
    "project_urls": {
        "homepage": "https://github.com/pretalx/pretalx-venueless",
        "repository": "https://github.com/pretalx/pretalx-venueless.git"
    },
    "split_keywords": [
        "pretalx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4e261418db77e53aa604e41471f86c73e2bc7a0d25b0b9f10a50a7e87ae118e",
                "md5": "32591b94d8877afb12ce76b4166569e9",
                "sha256": "957cacd6d02b432a307f97cc1ecb59277ebcd2d5bc34e8a15d55a4be87621fab"
            },
            "downloads": -1,
            "filename": "pretalx_venueless-1.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32591b94d8877afb12ce76b4166569e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 73053,
            "upload_time": "2024-10-21T00:23:07",
            "upload_time_iso_8601": "2024-10-21T00:23:07.176466Z",
            "url": "https://files.pythonhosted.org/packages/f4/e2/61418db77e53aa604e41471f86c73e2bc7a0d25b0b9f10a50a7e87ae118e/pretalx_venueless-1.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7c852efc093c155543226407ec4dee3c2be71d314f7499ef8abdf122fa89e11",
                "md5": "5afd1b6fddbd1ec5dca6fb05d49be97b",
                "sha256": "38d668ab73a2458f626680081b51608daf1efd22e981a456f48cc9c0ab8c3f71"
            },
            "downloads": -1,
            "filename": "pretalx_venueless-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5afd1b6fddbd1ec5dca6fb05d49be97b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18066,
            "upload_time": "2024-10-21T00:23:09",
            "upload_time_iso_8601": "2024-10-21T00:23:09.237763Z",
            "url": "https://files.pythonhosted.org/packages/c7/c8/52efc093c155543226407ec4dee3c2be71d314f7499ef8abdf122fa89e11/pretalx_venueless-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 00:23:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pretalx",
    "github_project": "pretalx-venueless",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pretalx-venueless"
}
        
Elapsed time: 0.34012s