{"id":20929769,"url":"https://github.com/RedInfinityPro/Python-Sqlite3","last_synced_at":"2025-03-13T01:42:48.330Z","repository":{"id":250901779,"uuid":"826488989","full_name":"RedInfinityPro/Python-Sqlite3","owner":"RedInfinityPro","description":"This Python script provides a command-line interface for managing a list of movies. The script uses SQLite for database management and allows users to add, edit, display, and suggest movies, as well as manage the movie list through a \"danger zone\" for removing and clearing data.","archived":false,"fork":false,"pushed_at":"2024-10-12T22:29:28.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T03:04:16.527Z","etag":null,"topics":["random","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedInfinityPro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-09T20:01:11.000Z","updated_at":"2024-11-07T12:00:41.000Z","dependencies_parsed_at":"2025-01-19T18:45:27.364Z","dependency_job_id":"585a1e1e-c822-4d50-9f7c-d546910b4845","html_url":"https://github.com/RedInfinityPro/Python-Sqlite3","commit_stats":null,"previous_names":["statute8234/python-sqlite3","redinfinitypro/python-sqlite3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FPython-Sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FPython-Sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FPython-Sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedInfinityPro%2FPython-Sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedInfinityPro","download_url":"https://codeload.github.com/RedInfinityPro/Python-Sqlite3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324263,"owners_count":20273099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["random","sqlite3"],"created_at":"2024-11-18T21:23:45.252Z","updated_at":"2025-03-13T01:42:48.305Z","avatar_url":"https://github.com/RedInfinityPro.png","language":"Python","readme":"# Movie List Manager\n[![Static Badge](https://img.shields.io/badge/sqlite3,-black)](https://pypi.org/project/sqlite3,/)\n\nThis Python script provides a command-line interface for managing a list of movies. The script uses SQLite for database management and allows users to add, edit, display, and suggest movies, as well as manage the movie list through a \"danger zone\" for removing and clearing data.\n\n## Table of Contents\n\n- [About](#about)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## About\n\nThe Python script offers a command-line interface for managing a movie list using SQLite, allowing users to add, edit, display, and suggest movies, and managing the list through a \"danger zone\" for data removal and clearing.\n\n## Features\n\n- **Add a New Movie**: Add a new movie to the database with details such as title, publisher, published date, format, and rating.\n- **Edit a Movie**: Edit the information of an existing movie in the database.\n- **Show All Movies**: Display a list of all movies in the database.\n- **Suggest a Random Movie**: Get a random movie suggestion from the database.\n- **Danger Zone**: Special commands to remove a specific movie by title or clear the entire movie list.\n\n## Installation\n\nPrerequisites\n- Python 3.6 or higher\n- SQLite3\n- Pillow (if image processing is needed)\n\n\n## Usage\n\n1. Clone this repository or download the script.\n2. Ensure you have Python 3.x installed.\n3. Install SQLite3 if it's not already installed.\n\n## Contributing\n\n1. Run the script using Python:\n\n   ```bash\n   python movie_manager.py\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRedInfinityPro%2FPython-Sqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRedInfinityPro%2FPython-Sqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRedInfinityPro%2FPython-Sqlite3/lists"}