{"id":23427204,"url":"https://github.com/cozakoo/python_regularexpressions","last_synced_at":"2026-04-29T01:33:22.358Z","repository":{"id":168887691,"uuid":"552245178","full_name":"cozakoo/Python_RegularExpressions","owner":"cozakoo","description":"Expresiones Regulares en Python","archived":false,"fork":false,"pushed_at":"2024-04-28T16:31:16.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T06:30:33.607Z","etag":null,"topics":["flask","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/cozakoo.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":"2022-10-16T06:18:41.000Z","updated_at":"2024-05-06T11:24:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"8074504e-c1d1-4bd9-b95e-ea18811d7454","html_url":"https://github.com/cozakoo/Python_RegularExpressions","commit_stats":null,"previous_names":["cozakoo/ftdi_expresionesregulares","cozakoo/expresionesregulares-python","cozakoo/python_regularexpressions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozakoo%2FPython_RegularExpressions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozakoo%2FPython_RegularExpressions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozakoo%2FPython_RegularExpressions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cozakoo%2FPython_RegularExpressions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cozakoo","download_url":"https://codeload.github.com/cozakoo/Python_RegularExpressions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248037689,"owners_count":21037394,"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":["flask","python"],"created_at":"2024-12-23T06:17:41.445Z","updated_at":"2026-04-29T01:33:22.330Z","avatar_url":"https://github.com/cozakoo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utilización de expresiones regulares en python\n\nProyecto creado para practicar con expresiones regulares en un navegador web de celebridades\n\n## Instalar\n```bash\ngit clone https://github.com/cozakoo/expresionesRegulares-python.git\n\npython -m venv \u003cvenv\u003e\n\nsource \u003cvenv\u003e/Scripts/activate\n  \ncd expresionesRegulares-python/\n  \npip install -r requirements.txt\n\npython expresionRegular.py\n```\n### Activar venv\n  \n| Platform | Shell           | Command to activate virtual environment |\n| -------- | --------------- | --------------------------------------- |\n| POSIX    | bash/zsh        | $ source \u003cvenv\u003e/bin/activate            |\n|          | fish            | $ source \u003cvenv\u003e/bin/activate.fish       |\n|          | csh/tcsh        | $ source \u003cvenv\u003e/bin/activate.csh        |\n|          | PowerShell Core | $ \u003cvenv\u003e/bin/Activate.ps1               |\n| Windows  | cmd.exe         | C:\\\u003e \u003cvenv\u003e\\Scripts\\activate.bat        |\n|          | PowerShell      | PS C:\\\u003e \u003cvenv\u003e\\Scripts\\Activate.ps1     |\n\n### Configurar variables de entorno\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozakoo%2Fpython_regularexpressions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcozakoo%2Fpython_regularexpressions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcozakoo%2Fpython_regularexpressions/lists"}