pycafe-server


Namepycafe-server JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryRun your own PyCafe server on on-premises
upload_time2025-01-29 15:37:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNot open source, contact contact@py.cafe for licencing. Copyright (c) 2024 JupyterCafe All rights reserved. This software and associated documentation files (the "Software") is licensed and not sold. Permission is hereby granted, free of charge, to use the Software strictly in accordance with the accompanying commercial agreement. Redistribution, modification, or resale is strictly prohibited without express written permission.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pycafe_server

[![PyPI - Version](https://img.shields.io/pypi/v/pycafe-server.svg)](https://pypi.org/project/pycafe-server)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycafe-server.svg)](https://pypi.org/project/pycafe-server)

---

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install pycafe-server
```

## License

You need a license for `pycafe-server`, it is not open source.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycafe-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "\"Maarten A. Breddels\" <maartenbreddels@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/eb/e3/a9c9c13e771393614e4c5c5ae27c7c109a6ae14e1deb00cff2aa7b83f553/pycafe_server-0.2.0.tar.gz",
    "platform": null,
    "description": "# pycafe_server\n\n[![PyPI - Version](https://img.shields.io/pypi/v/pycafe-server.svg)](https://pypi.org/project/pycafe-server)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycafe-server.svg)](https://pypi.org/project/pycafe-server)\n\n---\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install pycafe-server\n```\n\n## License\n\nYou need a license for `pycafe-server`, it is not open source.\n",
    "bugtrack_url": null,
    "license": "Not open source, contact contact@py.cafe for licencing.\n        \n        Copyright (c) 2024 JupyterCafe\n        \n        All rights reserved.\n        \n        This software and associated documentation files (the \"Software\") is licensed and not sold. Permission is hereby granted, free of charge, to use the Software strictly in accordance with the accompanying commercial agreement.\n        \n        Redistribution, modification, or resale is strictly prohibited without express written permission.",
    "summary": "Run your own PyCafe server on on-premises",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://py.cafe/docs/self-hosted",
        "Issues": "https://py.cafe/docs/self-hosted"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcf0919629ec33a911b5a4695a8902b138ac4b7a168dd8906aa210f0835cb202",
                "md5": "1c7228d4904cc694e66eef0a5a2faa57",
                "sha256": "f1280abfcb49c51efc3d50ea713ab1ee612627dd03b1b4200660b8bf3c1d178c"
            },
            "downloads": -1,
            "filename": "pycafe_server-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c7228d4904cc694e66eef0a5a2faa57",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 9857552,
            "upload_time": "2025-01-29T15:37:27",
            "upload_time_iso_8601": "2025-01-29T15:37:27.722813Z",
            "url": "https://files.pythonhosted.org/packages/dc/f0/919629ec33a911b5a4695a8902b138ac4b7a168dd8906aa210f0835cb202/pycafe_server-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ebe3a9c9c13e771393614e4c5c5ae27c7c109a6ae14e1deb00cff2aa7b83f553",
                "md5": "8ccfbe941134350249cfe18f814f726d",
                "sha256": "cfdfa993cd446cfb353c3d1eb0c7167a9d2f83fef3a232841cb94254094a7fdf"
            },
            "downloads": -1,
            "filename": "pycafe_server-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ccfbe941134350249cfe18f814f726d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16977573,
            "upload_time": "2025-01-29T15:37:31",
            "upload_time_iso_8601": "2025-01-29T15:37:31.403721Z",
            "url": "https://files.pythonhosted.org/packages/eb/e3/a9c9c13e771393614e4c5c5ae27c7c109a6ae14e1deb00cff2aa7b83f553/pycafe_server-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 15:37:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pycafe-server"
}
        
Elapsed time: 0.40468s