Python Forum
What package to install to PyCharm... REGEX or RE?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What package to install to PyCharm... REGEX or RE?
#1
Hello,

I am still very new to Python, and I want to write a Python program using Regular Expressions.

Now, I am a bit confused as to what Python package to install in PyCharm.

Since Python has a built-in package called re, which can be used to work with Regular Expressions, do I still need to install the REGEX package from PyPi.org?

Then, if I do need the REGEX package, what should I import before proceeding?:

import re or import regex?

Do they mean the same thing please?

Please help me out.

Thanks in anticipation.
Reply


Messages In This Thread
What package to install to PyCharm... REGEX or RE? - by charlesauspicks - May-23-2020, 12:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  problem install somewhere package akbarza 1 488 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  Not able to install package caldwellpy and requirement txt file Samta282006 1 717 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  Cannot install tensorflow, numpy etc in Pycharm with Python 3.10 plumberpy 2 3,444 Oct-07-2021, 05:33 AM
Last Post: plumberpy
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 7,713 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  invalid syntax when trying install package Omer_ 1 2,386 Jul-28-2020, 03:51 PM
Last Post: buran
  Can't install Numpy in Pycharm asdasdasd 4 4,730 Jun-26-2020, 05:17 PM
Last Post: asdasdasd
  REGEX Install Error in PyCharm charlesauspicks 1 2,771 May-14-2020, 08:10 PM
Last Post: buran
  Error in importing package in pycharm fullstop 0 2,349 Dec-12-2019, 04:03 PM
Last Post: fullstop
  install pacman package without password DKRoots 2 2,067 Sep-22-2019, 07:53 PM
Last Post: DKRoots
  Can't decide - install modules with Ubuntu package manager (apt) or pip3 in venv Thisisaline 6 3,786 Jul-19-2019, 04:58 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020