https://github.com/stepainpy/list-items
https://github.com/stepainpy/list-items
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepainpy/list-items
- Owner: Stepainpy
- Created: 2022-04-17T18:21:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T18:34:43.000Z (almost 4 years ago)
- Last Synced: 2025-10-24T16:57:20.839Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# List items
This program written using the PyQt5 library allows you to create a list of items. There is a list with the names of items, a list of item tags and fields with a description of it. After you have created an item and given it a description with tags, click on the "Save item" button, so after closing the program and launching it later, the data will be saved in a json file.