{"id":21698237,"url":"https://github.com/parzibyte/crud-postgresql-python","last_synced_at":"2025-04-12T12:40:42.978Z","repository":{"id":101793531,"uuid":"192446516","full_name":"parzibyte/crud-postgresql-python","owner":"parzibyte","description":"CRUD con Python y PostgreSQL usando psycopg2","archived":false,"fork":false,"pushed_at":"2019-06-18T02:09:00.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T07:21:11.198Z","etag":null,"topics":["crud","database","postgresql","psycopg2","python","sql"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parzibyte.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-06-18T01:56:02.000Z","updated_at":"2024-03-05T19:06:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"2292e9ec-c6c3-471e-b72e-c46f96f78bad","html_url":"https://github.com/parzibyte/crud-postgresql-python","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/parzibyte%2Fcrud-postgresql-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzibyte%2Fcrud-postgresql-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzibyte%2Fcrud-postgresql-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parzibyte%2Fcrud-postgresql-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parzibyte","download_url":"https://codeload.github.com/parzibyte/crud-postgresql-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248568573,"owners_count":21126052,"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":["crud","database","postgresql","psycopg2","python","sql"],"created_at":"2024-11-25T19:32:31.633Z","updated_at":"2025-04-12T12:40:42.966Z","avatar_url":"https://github.com/parzibyte.png","language":"Python","readme":"\n# Python y PostgreSQL: ejemplo de conexión y CRUD\nMira el tutorial en: [https://parzibyte.me/blog/2019/06/17/python-postgresql-ejemplo-conexion-crud/](https://parzibyte.me/blog/2019/06/17/python-postgresql-ejemplo-conexion-crud/)\n## Requisitos y recomendaciones\n\nRecuerda instalar Python y PIP en  [Linux](https://parzibyte.me/blog/2019/06/06/renombrar-python3-python-linux-ubuntu/)  o  [Windows](https://parzibyte.me/blog/2017/11/19/instalar-configurar-python-3-windows-10/), y también PostgreSQL en  [Windows](https://parzibyte.me/blog/2019/04/05/instalar-postgresql-11-windows/)  o  [Linux](https://parzibyte.me/blog/2019/06/05/instalar-postgresql-linux-ubuntu/).\n\nRecomiendo  [crear un usuario y base de datos](https://parzibyte.me/blog/2019/06/17/agregar-usuario-base-de-datos-conceder-permisos-postgresql/)  para este ejercicio, o tener credenciales a la mano.\n\nUna vez que tengas PIP, ejecuta lo siguiente para instalar  **Psycopg2**:\n\n`pip install psycopg2`\n\nDentro del código vamos a encontrar el archivo  **credenciales_ejemplo.json**, el cual debemos copiar y renombrar a  **credenciales.json**  y dentro del mismo debemos poner los datos de acceso.\n\nDe esta manera puedes compartir tu código sin necesidad de pasar tus contraseñas y usuarios.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparzibyte%2Fcrud-postgresql-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparzibyte%2Fcrud-postgresql-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparzibyte%2Fcrud-postgresql-python/lists"}