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.3.tar.gz
(2.1 MB
view details)
Built Distribution
File details
Details for the file SQLMatches-0.1.3.tar.gz
.
File metadata
- Download URL: SQLMatches-0.1.3.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 | 956918c855709c295d16a974ad8ce24b143dd2ea6ff5a4cda606ab5c8bceaa3e |
|
MD5 | 7a26d645c230b68bb44f75379f023c40 |
|
BLAKE2b-256 | c3a6f4b9ed95af84f798b4bf787415b4c8664c4329e645b95c799156803b856c |
File details
Details for the file SQLMatches-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: SQLMatches-0.1.3-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 | d1dd5c75896d1341881ab9d0b8c0a231a7fe986cad7993a9a7c84adf4bb708df |
|
MD5 | 125ced94ca0051178a9399aa14ce7066 |
|
BLAKE2b-256 | 819e533c3d9ccacd64ce8e1c85d698f344492e54abcc8d5db3bbd74fc9818f71 |