pretix-posthog


Namepretix-posthog JSON
Version 1.1.2 PyPI version JSON
download
home_pageNone
SummaryPostHog Integration for Pretix
upload_time2024-09-04 21:44:06
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.
            PostHog
==========================

This is a plugin for `pretix`_. 

PostHog Integration for Pretix

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 2024 Daniel Malik

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-posthog",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Daniel Malik <daniel@binarycollective.de>",
    "keywords": "pretix",
    "author": null,
    "author_email": "Daniel Malik <daniel@binarycollective.de>",
    "download_url": "https://files.pythonhosted.org/packages/d6/2c/ace6165a8f7e9ea6a3cf04aa18c12798be68c4b49f5f14b0ca2a3944ad7f/pretix_posthog-1.1.2.tar.gz",
    "platform": null,
    "description": "PostHog\n==========================\n\nThis is a plugin for `pretix`_. \n\nPostHog Integration for Pretix\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 2024 Daniel Malik\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": "PostHog Integration for Pretix",
    "version": "1.1.2",
    "project_urls": {
        "homepage": "https://github.com/fronbasal/pretix-posthog",
        "repository": "https://github.com/fronbasal/pretix-posthog"
    },
    "split_keywords": [
        "pretix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15244841137ebf3b98c13ad24473b2c985d20df8d8aa60759c8e80fc84e507ca",
                "md5": "0442579400373277b9cf7f6cf4ef8022",
                "sha256": "79bcfcd50d8eb4614d3ad2da5a1956fbe1a844e9dd56dc85870bd0d5cd9c3329"
            },
            "downloads": -1,
            "filename": "pretix_posthog-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0442579400373277b9cf7f6cf4ef8022",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9037,
            "upload_time": "2024-09-04T21:44:04",
            "upload_time_iso_8601": "2024-09-04T21:44:04.220860Z",
            "url": "https://files.pythonhosted.org/packages/15/24/4841137ebf3b98c13ad24473b2c985d20df8d8aa60759c8e80fc84e507ca/pretix_posthog-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d62cace6165a8f7e9ea6a3cf04aa18c12798be68c4b49f5f14b0ca2a3944ad7f",
                "md5": "d599aad1bba80c3782e705efee818d80",
                "sha256": "4f2f892b77fba2b9555e99aa249fb174ef61fd9dc5c6298fbbed5ffd8c58919e"
            },
            "downloads": -1,
            "filename": "pretix_posthog-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d599aad1bba80c3782e705efee818d80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7698,
            "upload_time": "2024-09-04T21:44:06",
            "upload_time_iso_8601": "2024-09-04T21:44:06.021415Z",
            "url": "https://files.pythonhosted.org/packages/d6/2c/ace6165a8f7e9ea6a3cf04aa18c12798be68c4b49f5f14b0ca2a3944ad7f/pretix_posthog-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 21:44:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fronbasal",
    "github_project": "pretix-posthog",
    "github_not_found": true,
    "lcname": "pretix-posthog"
}
        
Elapsed time: 0.34675s