{"id":19638107,"url":"https://github.com/joannescode/regex_with_py","last_synced_at":"2026-01-30T06:42:30.400Z","repository":{"id":256028568,"uuid":"854160868","full_name":"joannescode/regex-with-py","owner":"joannescode","description":"Learning by practicing with Regex (Python)","archived":false,"fork":false,"pushed_at":"2024-11-27T21:25:23.000Z","size":599,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-27T22:27:26.798Z","etag":null,"topics":["data-analysis","python3","regex"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/joannescode.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":"2024-09-08T14:38:29.000Z","updated_at":"2024-11-27T21:25:26.000Z","dependencies_parsed_at":"2024-09-08T16:50:15.989Z","dependency_job_id":"02ae29a6-cd62-498c-a537-cfeea1f5c7dc","html_url":"https://github.com/joannescode/regex-with-py","commit_stats":null,"previous_names":["joannescode/regex-with-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joannescode%2Fregex-with-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joannescode%2Fregex-with-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joannescode%2Fregex-with-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joannescode%2Fregex-with-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joannescode","download_url":"https://codeload.github.com/joannescode/regex-with-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233226910,"owners_count":18644309,"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":["data-analysis","python3","regex"],"created_at":"2024-11-11T12:37:36.745Z","updated_at":"2025-09-16T06:33:02.428Z","avatar_url":"https://github.com/joannescode.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# regex-with-py\n\nRegex is necessary for analysts and data extractors (RPA and Web Scraping), as it is very useful in cases where data is dirty, messy or \"encrypted\".\n\n## Useful links for learning:\n- [Learn Regex](https://github.com/ziishaned/learn-regex)\n- [Regex Google Developers](https://developers.google.com/edu/python/regular-expressions?hl=pt-br)\n\n## Query tables:\n\n![Metacaracter](images/metacharacters.png)\n![Joints](images/joints.png)\n![Metacaracter](images/lookaround.png)\n![Flags](images/flags.png)\n\n## Tips for using regex:\n\n- For JSON files, use re.findall, because it is necessary a visualization from complete JSON.\n- Use marks in string if possible, this facility analysis and montage with regex, example: [+55 84 2060 8159], first condition and logic (+55), second (84), third (2060) and fourth (8159).\n- Where existing multiple's data in scope, find patterns and separate in different rules.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoannescode%2Fregex_with_py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoannescode%2Fregex_with_py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoannescode%2Fregex_with_py/lists"}