You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple, text-based Python application designed to help users manage their personal book library. The application allows users to add, remove, search, and display books, as well as track their reading status. Data is stored locally in a text file, making it easy to use and manage.