Tubes
Project description
Program Input Data Gaji
Program Input Data Gaji menggunakan Python adalah alat yang sederhana dan efektif untuk memudahkan penginputan informasi gaji karyawan. Dengan fitur input data karyawan, program ini membantu menyederhanakan proses administrasi kepegawaian. Didesain dengan antarmuka pengguna yang intuitif, program ini memastikan keakuratan perhitungan gaji, mencegah kesalahan input, dan memberikan kemudahan dalam mengelola data gaji karyawan.
Instalation
pip install kel3
Usage
Basic Usage:
import tkinter as tk
from kel3 import ProgramUI
def main():
root = tk.Tk()
program_ui = ProgramUI(root)
root.mainloop()
if __name__ == "__main__":
main()
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 Kelompok3-0.0.1.tar.gz.
File metadata
- Download URL: Kelompok3-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce1bd410dd2b115d0d2101b0371b9f5c2d55b87a80fc486983ea2d9b57477540
|
|
| MD5 |
51a8d1e9510b24915af268088497867f
|
|
| BLAKE2b-256 |
2a588eb749e9d349e1cd271ccbdc6bc03a7c0d960776249ef2a3bede33e1a9bf
|
File details
Details for the file Kelompok3-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Kelompok3-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4afad01f93aaa87156e150d4730dec31b493812bd63e9eeea0b5df5e0d838d0f
|
|
| MD5 |
28ceab4672252148d358b0d5c9bc7c7d
|
|
| BLAKE2b-256 |
45539d3ddd4277858c01d07345970a1ab37cbcba8365bc50afa7610a41253cc4
|