BYCEPS


NameBYCEPS JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryLAN party web platform
upload_time2024-01-04 02:56:37
maintainer
docs_urlNone
author
requires_python>=3.11
licenseRevised BSD License
keywords lanparty
VCS
bugtrack_url
requirements babel bbcode blinker bpython click flask flask-babel flask-sqlalchemy hiredis itsdangerous jinja2 markupsafe mistletoe pillow psycopg pydantic py-moneyed qrcode redis requests rq rq-dashboard rtoml schwifty sentry-sdk sqlalchemy structlog tenacity uuid6 werkzeug wtforms
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======
BYCEPS
======

BYCEPS is the Bring-Your-Computer Event Processing System.

It is **a tool to prepare and operate a LAN party**, both online on the
Internet and locally as an intranet system, for both organizers and
attendees.


Installation
============

For the time being, BYCEPS cannot be installed with
``pip install byceps`` from PyPI. Please see the website to learn how to
install it.


Website
=======

The official BYCEPS website is at https://byceps.nwsnet.de/.


Author
======

BYCEPS was created, and is developed and maintained, by Jochen "Y0Gi"
Kupperschmidt.


License
=======

BYCEPS is licensed under the `BSD 3-Clause "New" or "Revised" License
<https://choosealicense.com/licenses/bsd-3-clause/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "BYCEPS",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "lanparty",
    "author": "",
    "author_email": "Jochen Kupperschmidt <homework@nwsnet.de>",
    "download_url": "https://files.pythonhosted.org/packages/5a/d4/af6ab58d68742ad1a3aa6bebb061ed7d6823b8202d6d994d61d34ab3b32a/byceps-0.0.2.tar.gz",
    "platform": null,
    "description": "======\nBYCEPS\n======\n\nBYCEPS is the Bring-Your-Computer Event Processing System.\n\nIt is **a tool to prepare and operate a LAN party**, both online on the\nInternet and locally as an intranet system, for both organizers and\nattendees.\n\n\nInstallation\n============\n\nFor the time being, BYCEPS cannot be installed with\n``pip install byceps`` from PyPI. Please see the website to learn how to\ninstall it.\n\n\nWebsite\n=======\n\nThe official BYCEPS website is at https://byceps.nwsnet.de/.\n\n\nAuthor\n======\n\nBYCEPS was created, and is developed and maintained, by Jochen \"Y0Gi\"\nKupperschmidt.\n\n\nLicense\n=======\n\nBYCEPS is licensed under the `BSD 3-Clause \"New\" or \"Revised\" License\n<https://choosealicense.com/licenses/bsd-3-clause/>`_.\n",
    "bugtrack_url": null,
    "license": "Revised BSD License",
    "summary": "LAN party web platform",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://byceps.readthedocs.io/",
        "Homepage": "https://byceps.nwsnet.de/",
        "Repository": "https://github.com/byceps/byceps"
    },
    "split_keywords": [
        "lanparty"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ad4af6ab58d68742ad1a3aa6bebb061ed7d6823b8202d6d994d61d34ab3b32a",
                "md5": "aab2ad9051384e58c155a37c12c5f495",
                "sha256": "dcb9b8cb0df37df73d1d37cfb5c8019b9cd86ee98ba1d4f81362ba4c1f3edaa1"
            },
            "downloads": -1,
            "filename": "byceps-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "aab2ad9051384e58c155a37c12c5f495",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 1732,
            "upload_time": "2024-01-04T02:56:37",
            "upload_time_iso_8601": "2024-01-04T02:56:37.264392Z",
            "url": "https://files.pythonhosted.org/packages/5a/d4/af6ab58d68742ad1a3aa6bebb061ed7d6823b8202d6d994d61d34ab3b32a/byceps-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 02:56:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byceps",
    "github_project": "byceps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "babel",
            "specs": [
                [
                    "==",
                    "2.14.0"
                ]
            ]
        },
        {
            "name": "bbcode",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "blinker",
            "specs": [
                [
                    "==",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "bpython",
            "specs": [
                [
                    ">=",
                    "0.24"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "flask",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "flask-babel",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "flask-sqlalchemy",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "hiredis",
            "specs": [
                [
                    "==",
                    "2.3.2"
                ]
            ]
        },
        {
            "name": "itsdangerous",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "markupsafe",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "mistletoe",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "psycopg",
            "specs": [
                [
                    "==",
                    "3.1.16"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "py-moneyed",
            "specs": [
                [
                    "==",
                    "3.0"
                ]
            ]
        },
        {
            "name": "qrcode",
            "specs": [
                [
                    "==",
                    "7.4.2"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "5.0.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "rq",
            "specs": [
                [
                    "==",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "rq-dashboard",
            "specs": [
                [
                    "==",
                    "0.6.7"
                ]
            ]
        },
        {
            "name": "rtoml",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "schwifty",
            "specs": [
                [
                    "==",
                    "2023.11.2"
                ]
            ]
        },
        {
            "name": "sentry-sdk",
            "specs": [
                [
                    "==",
                    "1.39.1"
                ]
            ]
        },
        {
            "name": "sqlalchemy",
            "specs": [
                [
                    "==",
                    "2.0.25"
                ]
            ]
        },
        {
            "name": "structlog",
            "specs": [
                [
                    "==",
                    "23.3.0"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    "==",
                    "8.2.3"
                ]
            ]
        },
        {
            "name": "uuid6",
            "specs": [
                [
                    "==",
                    "2023.5.2"
                ]
            ]
        },
        {
            "name": "werkzeug",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "wtforms",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        }
    ],
    "lcname": "byceps"
}
        
Elapsed time: 0.15612s