{"id":23908432,"url":"https://github.com/alejrot/python-docs","last_synced_at":"2025-08-10T22:35:02.185Z","repository":{"id":240811160,"uuid":"775255972","full_name":"alejrot/python-docs","owner":"alejrot","description":"Documentacion y tutoriales sobre Python, sus módulos y paquetes","archived":false,"fork":false,"pushed_at":"2025-08-09T08:13:28.000Z","size":6873,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T10:08:37.149Z","etag":null,"topics":["classes","lambda-functions","pip","python","python-3","python3","venv","venv-python","virtualenv"],"latest_commit_sha":null,"homepage":"https://alejrot.github.io/python-docs/","language":"HTML","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/alejrot.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,"zenodo":null}},"created_at":"2024-03-21T03:23:27.000Z","updated_at":"2025-07-04T06:56:21.000Z","dependencies_parsed_at":"2024-05-21T00:52:10.534Z","dependency_job_id":"b568bdcc-4835-4f3c-8162-4f545340971c","html_url":"https://github.com/alejrot/python-docs","commit_stats":null,"previous_names":["marcelomarot/pythondocs","marcelomarot/python-docs","alejrot/python-docs"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/alejrot/python-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejrot%2Fpython-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejrot%2Fpython-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejrot%2Fpython-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejrot%2Fpython-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alejrot","download_url":"https://codeload.github.com/alejrot/python-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejrot%2Fpython-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269799358,"owners_count":24477630,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["classes","lambda-functions","pip","python","python-3","python3","venv","venv-python","virtualenv"],"created_at":"2025-01-05T04:37:34.360Z","updated_at":"2025-08-10T22:35:02.133Z","avatar_url":"https://github.com/alejrot.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonDocs\n\nMis apuntes en español acerca del lenguaje Python y algunos de sus módulos y paquetes.\n\n[Enlace a documentos internos](docs/index.md)\n\n\n## [Versión online : GitHub Pages](https://marcelomarot.github.io/python-docs)\n\nEste documento usa [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) para crear el sitio estático. \n\n## Despliegue local\n\n### Descarga del repositorio:\n```bash\ngit clone https://github.com/MarceloMarot/python-docs\ncd python-docs\n```\n\n\n### Entorno virtual (opcional)\n\n```bash\npy -m venv venv\nsource venv/Scripts/activate        # caso Windows\nsource venv/bin/activate            # caso GNU/Linux    \n```\n\n### Instalación\n\n```bash\npip install mkdocs-material\n```\n\n\n### Ejecucion (*live server*)\n\n\n```bash\nmkdocs serve\n```\n\nRuta del sitio web local: localhost (IP 127.0.0.1), puerto 8000\n\n```bash\nhttp://localhost:8000 \n```\n\n### Construccion del site estático\n\n```bash\nmkdocs build\n```\nArchivos creados en el directorio ***site***. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejrot%2Fpython-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejrot%2Fpython-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejrot%2Fpython-docs/lists"}