SQLMatches, match & demos recorder.
Project description
Need a larger upload size?
Visit your owner panel on SQLMatches.com under the community tab to increase the max upload size.
✨ 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.1.1.tar.gz
(2.1 MB
view details)
Built Distribution
File details
Details for the file SQLMatches-0.1.1.tar.gz
.
File metadata
- Download URL: SQLMatches-0.1.1.tar.gz
- Upload date:
- Size: 2.1 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 | 313044a23014c60828d31e5229e7017228b261f8f915378c7a44627249a5ff81 |
|
MD5 | 905f7e9349882e00fd8aa925df665649 |
|
BLAKE2b-256 | 10476e9a471933f969ddd6330f300c3fa5d98f4206bcd4964cb846c907a5ab15 |
File details
Details for the file SQLMatches-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: SQLMatches-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 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 | 46936be53760e3469446f32489e5f439de08815e49a2b8ec1311b4d124648fd0 |
|
MD5 | 18585cbf36a9b9ee9008f2d4f76b6ffc |
|
BLAKE2b-256 | b9d8a02543823b868bf921bb9068387d2f7281ae4ae711bbc2e482010bcb45b4 |