Skip to content

Getting Started

S41R4J edited this page Aug 12, 2023 · 11 revisions

Welcome to the simpex Wiki's Getting Started guide. This section is designed to help you quickly set up and start using the simpex library to simplify your regex experience in Python.

Different outputs

  • Normal regex pattern: <regex pattern>
  • Some error has occured: [simpex-err: <error>]
  • Something is missing/wrong: [simpex-info: <information>]

Table of Contents

  1. Installation
  2. Usage
    1. Importing & Creating Objects
    2. Methods
      1. Custom Method
      2. Built-in Method
      3. API Method



Happy regexing with simpex!

Clone this wiki locally