SQLMatches, match & demos recorder.
Project description
Help support SQLMatches development & hosting
- Subscribe to SQLMatches on the 'Owner Panel' under the 'Subscriptions / Billing' tab.
- Donate via PayPal
✨ Help show support by starring this repo! Watch it to get notifications when updated. ✨
Setup
Hosted version
- Visit SQLMatches.com & follow the video.
- Follow the setup section on the Plugin repo.
Self-hosing
- Install SQLMatches with
pip3 install SQLMatches --upgrade
. - Create a file like run.py.
- Set up uvicorn with Starlette.
- I recommend running Nginx as a reverse proxy.
- Use a UDS (UNIX domain socket) for production.
- e.g.
uvicorn.run(app, uds="/tmp/uvicorn.sock", log_level="warning")
- e.g.
- SSL with Certbot.
- Setup a SMTP server, I use Postfix.
- Build the Frontend or run it in development mode.
- Run run.py using PM2 or screen.
Thanks to
- WardPearce - backblaze - Contributor - Maintainer
- encode - databases - uvicorn - starlette
- Pallets Projects - Jinja2
- Woile - starlette apispec
- Miguel Grinberg - socketio
- aio-libs - aiocache - aiohttp - aiomysql - aiojobs
- Martin Richard - asynctest
- marshmallow code - marshmallow - webargs
- Steven Loria - webargs starlette
- sqlalchemy
- Tin Tvrtković - aiofiles
- Omnilib - aiosqlite
- MagicStack - asyncpg
- To all the developers who helped to make these packages!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SQLMatches-0.2.3.tar.gz
(5.3 MB
view details)
Built Distribution
File details
Details for the file SQLMatches-0.2.3.tar.gz
.
File metadata
- Download URL: SQLMatches-0.2.3.tar.gz
- Upload date:
- Size: 5.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f65b23603876ffa7e240176cbc73b57657d60930a8e2036532f751fb208f815c |
|
MD5 | 9afa31ba4f0674f64333d5c54b3f3329 |
|
BLAKE2b-256 | f22a861c1d34ec9d5225fdcc996d04d05dadb7f5f7ca68ae0802034acd0dac27 |
File details
Details for the file SQLMatches-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: SQLMatches-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d31f40d38d3751bed6ae0a0d96769032d214fbc308be9c08d2c37aa7298b8613 |
|
MD5 | cde58a8cb0d15c6af293f577578b55e4 |
|
BLAKE2b-256 | 80be1a0a8f14605e491719b44fc6a4bc7b3e8d2d792952fe05ed6e9d2f4cd093 |