{"id":23076615,"url":"https://github.com/corbaz/python-cripto","last_synced_at":"2025-04-03T12:16:39.917Z","repository":{"id":125339253,"uuid":"414546201","full_name":"corbaz/python-cripto","owner":"corbaz","description":"Python Cripto Monedas - Bitcoin - Dolar - Peso Argentino","archived":false,"fork":false,"pushed_at":"2021-10-07T19:20:34.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-09T01:39:51.417Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corbaz.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-10-07T09:54:59.000Z","updated_at":"2021-12-08T15:38:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d975d6a-13e7-40d0-beaa-584f122058f7","html_url":"https://github.com/corbaz/python-cripto","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/corbaz%2Fpython-cripto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbaz%2Fpython-cripto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbaz%2Fpython-cripto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbaz%2Fpython-cripto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corbaz","download_url":"https://codeload.github.com/corbaz/python-cripto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998229,"owners_count":20866696,"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-12-16T09:41:57.825Z","updated_at":"2025-04-03T12:16:39.898Z","avatar_url":"https://github.com/corbaz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Cripto \u003chttps://www.coingecko.com/es/api/documentation\u003e\n\n## Crear directorio del proyecto\n\n- Crear directorio del proyecto: `md _cripto`\n- Ir al directorio `cd _cripto`\n\n1. crear `main.py`\n\n2. crear carpeta app\n\n3. `md app`\n\n4. `cd app`\n\n5. crear los siguientes archivos dentro de la carpeta app\n\n   `__init__.py`\n\n   `database.py`\n\n---\n\n## Configurar entorno virtual\n\n- `python -m venv env`\n- para activar entorno\n  `env\\Scripts\\activate`\n\n---\n\n## Instalar requests y ORM peewee\n\n## DOC de requests\n\n\u003chttps://docs.python-requests.org/en/latest/\u003e\n\n## DOC de peewee\n\n\u003chttp://docs.peewee-orm.com/en/latest/\u003e\n\n## DOC de mysqlclient\n\n\u003chttps://pypi.org/project/mysqlclient/\u003e\n\n`pip install requests peewee mysqlclient`\n\n---\n\n## End-point de la api\n\n\u003chttps://www.coingecko.com/es/api/documentation\u003e\n\n---\n\n## Quick setup — if you’ve done this kind of thing before or\n\n## \u003chttps://github.com/corbaz/python-cripto.git\u003e\n\n## Get started by creating a new file or uploading an existing file\n\nWe recommend every repository include a:\n\nREADME, LICENSE, and .gitignore\n\n## …or create a new repository on the command line\n\n```cmd\necho \"# python-cripto\" \u003e\u003e README.md\ngit init\ngit add README.md\ngit commit -m \"first commit\"\ngit branch -M main\ngit remote add origin https://github.com/corbaz/python-cripto.git\ngit push -u origin main\n```\n\n## …or push an existing repository from the command line\n\n```cmd\ngit remote add origin https://github.com/corbaz/python-cripto.git\ngit branch -M main\ngit push -u origin main\n```\n\n## …or import code from another repository\n\nYou can initialize this repository with code from a\n\nSubversion,\n\nMercurial, or\n\nTFS project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbaz%2Fpython-cripto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorbaz%2Fpython-cripto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbaz%2Fpython-cripto/lists"}