{"id":37633311,"url":"https://github.com/fernandezfran/python_unsam","last_synced_at":"2026-01-16T11:00:35.805Z","repository":{"id":167730532,"uuid":"346702137","full_name":"fernandezfran/python_UNSAM","owner":"fernandezfran","description":"Curso de programación en Python - UNSAM","archived":false,"fork":false,"pushed_at":"2021-07-05T18:42:02.000Z","size":7756,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T11:18:48.365Z","etag":null,"topics":["programming","python","science"],"latest_commit_sha":null,"homepage":"https://github.com/python-unsam/Programacion_en_Python_UNSAM","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/fernandezfran.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}},"created_at":"2021-03-11T12:57:04.000Z","updated_at":"2021-11-09T13:58:44.000Z","dependencies_parsed_at":"2023-09-21T16:59:44.070Z","dependency_job_id":null,"html_url":"https://github.com/fernandezfran/python_UNSAM","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"f3453aff17c512493ad52a0bc0069408ea7d8e07"},"previous_names":["fernandezfran/python_unsam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fernandezfran/python_UNSAM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezfran%2Fpython_UNSAM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezfran%2Fpython_UNSAM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezfran%2Fpython_UNSAM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezfran%2Fpython_UNSAM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandezfran","download_url":"https://codeload.github.com/fernandezfran/python_UNSAM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandezfran%2Fpython_UNSAM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["programming","python","science"],"created_at":"2026-01-16T11:00:21.229Z","updated_at":"2026-01-16T11:00:35.791Z","avatar_url":"https://github.com/fernandezfran.png","language":"Python","readme":"Ejecicios del curso de posgrado **Programación en Python** a cargo de Oscar Filevich y Rafael Grimson, de la Universidad Nacional de San Martín.\n\nLos teóricos se encuentran en este [repo](https://github.com/python-unsam/Programacion_en_Python_UNSAM) (o en `docs/Programacion_en_Python_UNSAM.pdf`) y las clases:\n\n+ [Clase 01](https://github.com/python-unsam/Programacion_en_Python_UNSAM/tree/master/Notas/01_Introduccion/00_Resumen.md): Introducción a Python\n+ [Clase 02](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/02_Estructuras_y_Funciones/00_Resumen.md): Estructuras y funciones\n+ [Clase 03](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/03_Datos/00_Resumen.md): Trabajando con datos\n+ [Clase 04](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/04_Listas_y_Listas/00_Resumen.md): Algoritmos sobre listas y compresión de listas\n+ [Clase 05](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/05_Random_Plt_Dbg/00_Resumen.md): Aleatoriedad\n+ [Clase 06](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/06_Organizaci%C3%B3n_y_Complejidad/00_Resumen.md): Complejidad y organización de programas\n+ [Clase 07](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/07_Plt_Especificacion_y_Documentacion/00_Resumen.md): Diseño, especificación, documentación y estilo\n+ [Clase 08](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/08_Fechas_Carpetas_y_Pandas/00_Resumen.md): Fechas, Carpetas y Pandas\n+ [Clase 09](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/09_Clases_y_Objetos/00_Resumen.md): Clases y Objetos\n+ [Clase 10](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/10_Generadores_e_Iteradores/00_Resumen.md): Generadores e iteradores\n+ [Clase 11](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/11_Recursion/00_Resumen.md): Recursión y regresión\n+ [Clase 12](https://github.com/python-unsam/Programacion_en_Python_UNSAM/blob/master/Notas/12_Ordenamiento/00_Resumen.md): Ordenamiento\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandezfran%2Fpython_unsam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandezfran%2Fpython_unsam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandezfran%2Fpython_unsam/lists"}