{"id":22199399,"url":"https://github.com/sperezb/basic_library","last_synced_at":"2026-04-13T01:35:42.016Z","repository":{"id":138858907,"uuid":"567900258","full_name":"SPEREZB/Basic_Library","owner":"SPEREZB","description":"Una aplicacion web basica sobre una libreria, la cual puede ver, ingresar, actualizar y borrar libros.","archived":false,"fork":false,"pushed_at":"2025-04-08T04:12:10.000Z","size":1745,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T05:22:38.816Z","etag":null,"topics":["bootstrap","crud-application","django","library","mysql-database","xampp-server"],"latest_commit_sha":null,"homepage":"https://library-tech.vercel.app/","language":"HTML","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/SPEREZB.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":"2022-11-18T21:17:46.000Z","updated_at":"2025-04-08T04:12:13.000Z","dependencies_parsed_at":"2023-12-07T18:46:42.989Z","dependency_job_id":"7c9da004-e960-4785-b496-ce7399d1b477","html_url":"https://github.com/SPEREZB/Basic_Library","commit_stats":null,"previous_names":["sperezb/basic_library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SPEREZB/Basic_Library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPEREZB%2FBasic_Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPEREZB%2FBasic_Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPEREZB%2FBasic_Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPEREZB%2FBasic_Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SPEREZB","download_url":"https://codeload.github.com/SPEREZB/Basic_Library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SPEREZB%2FBasic_Library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477920,"owners_count":23015064,"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":["bootstrap","crud-application","django","library","mysql-database","xampp-server"],"created_at":"2024-12-02T15:14:11.228Z","updated_at":"2026-04-13T01:35:36.990Z","avatar_url":"https://github.com/SPEREZB.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comandos requeridos para trabajar con Django y enlace de descarga de Python\n# Enlace para descargar Python\nhttps://www.python.org/downloads/\n\n# Instalar Django\npip3 install Django==3.0.7\n \n# Crear proyecto\ndjango-admin startproject nombre\n\n# Crear aplicacion\ndjango-admin startapp nombre\n\n# Instalar mysql\npip3 install mysqlclient\n\n# Instalar PyMysql\npip3 install PyMysqlclient\n\n# Instalar Pillow\npip3 install pillow\n\n# Migrar a base de datos\npython manage.py migrate\n\n# Migrar modelo\npython manage.py makemigrations\n\n# Crear super usuario\npython manage.py createsuperuser\n \n# Ejecutar server\npython manage.py runserver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsperezb%2Fbasic_library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsperezb%2Fbasic_library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsperezb%2Fbasic_library/lists"}