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.4.tar.gz
(2.1 MB
view details)
Built Distribution
File details
Details for the file SQLMatches-0.1.4.tar.gz
.
File metadata
- Download URL: SQLMatches-0.1.4.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 | 79d5d169c75df76b53ce64c560a6120ed3e54c4d0e32f102c766b4c6164aa4a1 |
|
MD5 | 20708ac4355f1dfc2c2df6c4e0951516 |
|
BLAKE2b-256 | 1f5293ea9f3146099c76c604d6f729ceb854ab860abc93a40965353981f285f0 |
File details
Details for the file SQLMatches-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: SQLMatches-0.1.4-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 | 89cd1f9e2aa649c5c3fe4d4d9a40111faf98db2eba923f21a6173c4860ac2746 |
|
MD5 | 3807d3b390454ef83dc5e48c25b4dad8 |
|
BLAKE2b-256 | 09c6c37a79b1c3b069664dd16e21c7d4c3482a58756ab82aa327771a6f3b5e48 |