Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyrustic/rustiql
Graphical SQL Editor built with Pyrustic
https://github.com/pyrustic/rustiql
desktop-app graphical lightweight pyrustic python sql sqlite standard-libary tkinter
Last synced: about 2 hours ago
JSON representation
Graphical SQL Editor built with Pyrustic
- Host: GitHub
- URL: https://github.com/pyrustic/rustiql
- Owner: pyrustic
- License: mit
- Created: 2021-02-02T18:36:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T20:38:17.000Z (over 2 years ago)
- Last Synced: 2024-10-13T16:07:01.609Z (about 1 month ago)
- Topics: desktop-app, graphical, lightweight, pyrustic, python, sql, sqlite, standard-libary, tkinter
- Language: Python
- Homepage: https://pyrustic.github.io
- Size: 84 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rustiql - built with Pyrustic
# Rustiql
Graphical SQLite editorThis project is part of the [Pyrustic Ecosystem](https://pyrustic.github.io).
Rustiql in action
`Rustiql` is built with [Pyrustic Framework](https://github.com/pyrustic/pyrustic) and its theme is based on [cyberpunk-theme](https://github.com/pyrustic/cyberpunk-theme).
## Installation
```bash
pip install rustiql
```