{"id":20195257,"url":"https://github.com/amssdias/python-books_db","last_synced_at":"2026-05-02T11:43:29.863Z","repository":{"id":128478823,"uuid":"331009837","full_name":"amssdias/python-books_db","owner":"amssdias","description":"Books database (csv, json or sqlite).","archived":false,"fork":false,"pushed_at":"2021-01-19T15:12:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T19:24:35.925Z","etag":null,"topics":["csv","database","json","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/amssdias.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":"2021-01-19T14:37:53.000Z","updated_at":"2021-01-28T17:24:52.000Z","dependencies_parsed_at":"2023-05-16T07:30:56.088Z","dependency_job_id":null,"html_url":"https://github.com/amssdias/python-books_db","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fpython-books_db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fpython-books_db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fpython-books_db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amssdias%2Fpython-books_db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amssdias","download_url":"https://codeload.github.com/amssdias/python-books_db/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241629773,"owners_count":19993710,"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":["csv","database","json","sqlite3"],"created_at":"2024-11-14T04:16:35.548Z","updated_at":"2026-05-02T11:43:24.844Z","avatar_url":"https://github.com/amssdias.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Books Database\n\nThis is a book database. There's 3 versions of this project. One the user will add the books and store them into a CSV file, other into a Json file and for last we will use a SQLite database.\nIn this project we will just use basic commands, such as add, update and delete books.\n\nOn my database project I have addded as well typing annotations to my database functions so it'll be easier to know what values to expect and created my own context manager using a class with dunder methods: `__enter__` and `__exit__` .\n\n\n## Getting Started\n\n### Prerequisites\n\n  ***Python*** - 3.8.4 or up\n \n\n### Installing\n\n  - Download latest version of [Python](https://www.python.org/downloads/) :point_left:\n\n    1. Go to the website above, and click on download\n\n    2. Choose depending on which processor is your machine (in this example we looking to the files of Python 3.8.4)\n\n      ![alt text](https://github.com/amssdias/PYTHON--School/blob/version1/img/python-download-versions.png)\n      \n    3. Double click and install (Add python to PATH just at the beginning of instalation)\n\n\n### Run\n \n - Download the project, open terminal window on folder with 'school.py' and type:\n ```\n python school.py\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famssdias%2Fpython-books_db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famssdias%2Fpython-books_db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famssdias%2Fpython-books_db/lists"}