Metadata-Version: 2.4
Name: pycafe-server
Version: 0.7.3
Summary: Run your own PyCafe server on on-premises
Project-URL: Documentation, https://py.cafe/docs/self-hosted
Project-URL: Issues, https://py.cafe/docs/self-hosted
Author-email: "Maarten A. Breddels" <maartenbreddels@gmail.com>
License: Not 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.
License-File: LICENSE.txt
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: authlib
Requires-Dist: bump2version
Requires-Dist: httpx
Requires-Dist: itsdangerous
Requires-Dist: packaging
Requires-Dist: pyjwt
Requires-Dist: python-multipart
Requires-Dist: requests
Requires-Dist: sqlalchemy>=2
Requires-Dist: starlette
Requires-Dist: uv<0.8,>=0.3.5
Requires-Dist: uvicorn
Description-Content-Type: text/markdown

# 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.
