Found 6 repositories(showing 6)
tartley
Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
jasonniebauer
Python 3 Regular Expression Cheatsheet
aflp91
A Python regex cheatsheet for Dash
tstnt-dev
No-fluff cheatsheets for Git, Docker, Linux, Python, JS and Regex.
duykhanh472
Tổng hợp kho lưu trữ các script viết bằng shell script (bash) và python, cũng như regex cheatsheet. Nói chung là rất lộn xộn :>
GermanAndPer
Las expresiones regulares (regex) son patrones que nos permiten buscar, extraer, y transformar textos. En Python se utiliza el módulo [`re`](https://docs.python.org/3/library/re.html) para trabajar con estos patrones. Este cheatsheet recoge la mayoría de los elementos disponibles en regex, ejemplificados con fragmentos de códi
All 6 repositories loaded