8 projects
pyxle-langkit
Language tools for Pyxle: LSP server, linter, and editor integrations.
pyxle-framework
Python-first full-stack framework with an intelligent CLI.
pyxle-db
Database plugin for Pyxle: SQLite, PostgreSQL, and MySQL with one explicit-SQL API, portable qmark placeholders, and checksum-tracked migrations.
pyxle-auth
Authentication plugin for Pyxle: argon2id sessions, password reset and email verification flows, RBAC, scoped API tokens, and request guards.
pyxle-mail
Email plugin for Pyxle: one mail.service over SMTP, Resend, or any MailProvider, with a logs-instead-of-sends dev mode.
pymessages
📱 SMS gateway using your own phone!
scanit-cli
Scan files for virus online using VirusTotal directly from your cli.
smartinput
Much better implementation of the python input function, with hints and history support.