A simple database CRUD application with SQLite and TKinter
Project description
Simple Python CRUD System
A simple Python CRUD application using Tkinter and TKBootstrap for the GUI and SQLite for the database.
Features
- Add, update, delete, and search users.
- Stores user data in an SQLite database.
- User interface created with Tkinter and styled using ttkbootstrap.
- Export user data to a CSV file.
Requirements
- Python 3.6 or higher
ttkbootstrapfor modern GUI components- SQLite (built-in with Python)
csvfor exporting user data
Installation
To install this package, you can use pip. Run the following command:
pip install combinido-crud-app
Running the CRUD Application
- In a new Python file, import
combinido-crud-app - Run the application using the
run()function. - e.g. "combinido-crud-app.run()"
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file combinido_crud_app-0.4.0.tar.gz.
File metadata
- Download URL: combinido_crud_app-0.4.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55145be253e7d6b9cd03eb6d381e88042960a7bb57a908040f3b85a54c2fb1a5
|
|
| MD5 |
e6ccca5267055c25ad9f7b0198a25abb
|
|
| BLAKE2b-256 |
892ace9dc03f714c7d0741bde812ef30c325f529c8e882565ceb6b3dfb0507a0
|
File details
Details for the file combinido_crud_app-0.4.0-py3-none-any.whl.
File metadata
- Download URL: combinido_crud_app-0.4.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1a29cbe4ff35642da38157a276b6f27032a2c2fb0b3e770bdd3ebfd948fe603
|
|
| MD5 |
8fbb362561d5235fce49f09a199c2a9b
|
|
| BLAKE2b-256 |
9cc2c716cb21ffe0487375fb4351bac8fbb109eda8907abd7bd3d8e57f0d9186
|