{"id":19619370,"url":"https://github.com/hellfish2/sqlite3.buildout","last_synced_at":"2025-02-26T18:26:08.745Z","repository":{"id":41072340,"uuid":"20770207","full_name":"hellfish2/sqlite3.buildout","owner":"hellfish2","description":"SQLite3 Buildout ","archived":false,"fork":false,"pushed_at":"2014-06-12T14:50:07.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T11:11:21.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellfish2.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2014-06-12T14:23:50.000Z","updated_at":"2019-08-13T15:43:38.000Z","dependencies_parsed_at":"2022-08-31T05:04:39.729Z","dependency_job_id":null,"html_url":"https://github.com/hellfish2/sqlite3.buildout","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/hellfish2%2Fsqlite3.buildout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellfish2%2Fsqlite3.buildout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellfish2%2Fsqlite3.buildout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellfish2%2Fsqlite3.buildout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellfish2","download_url":"https://codeload.github.com/hellfish2/sqlite3.buildout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240910150,"owners_count":19877109,"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":[],"created_at":"2024-11-11T11:13:24.121Z","updated_at":"2025-02-26T18:26:08.726Z","avatar_url":"https://github.com/hellfish2.png","language":"Python","readme":"sqlite3.buildout\n================\n\nConfiguración de buildout para el compilar e instalar SQLite3\n\nRequerimientos\n==============\n\nEstos son los requerimientos mínimos de instalación: ::\n\n  aptitude install gcc g++ make tar unzip bzip2 libssl-dev libxml2-dev zlib1g-dev libjpeg62-dev libreadline6-dev readline-common wv xpdf-utils python2.7-dev libxslt1-dev\n\nInicialización del proyecto\n===========================\n\nPara la inicialización del proyecto Buildout, ejecute el siguiente comando: ::\n\n  python bootstrap.py\n\nConstrucción del proyecto\n=========================\n\nPara la construcción del proyecto Buildout, ejecute el siguiente comando: ::\n\n  ./bin/buildout\n\nEjecutar SQLite3\n================\n\nPara ejecutar la base de datos SQLite3, ejecute el siguiente comando: ::\n\n  ./bin/sqlite3\n\nSQLite3 en Python\n=================\n\nPara manipular la base de datos SQLite3 en lenguaje programacion Python, ejecute el siguiente comando: ::\n\n  ./bin/ipy-sqlite\n  \u003e\u003e\u003e from pysqlite2 import dbapi2 as sqlite3\n  \u003e\u003e\u003e sqlite3.sqlite_version\n  '3.8.2'\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellfish2%2Fsqlite3.buildout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellfish2%2Fsqlite3.buildout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellfish2%2Fsqlite3.buildout/lists"}