Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    pyparsing 1.5.6

    Download button

    No screenshots available
    Downloads: 1,318  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.6/5)
    12 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Paul McGuire | More programs
    MIT/X Consortium Lic... / FREE
    June 28th, 2011, 08:42 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    pyparsing description

    An alternative approach to creating and executing simple grammars

    pyparsing is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math.

    INSTALLATION:

    The source .tar.gz file contains the pyparsing source, documentation, and examples directory as a compressed Gzip'ed tar archive. First uncompress the archive using (replace "x.x.x" with the appropriate version numbers):

    gunzip pyparsing-x.x.x.tar.gz

    Then extract the files from the tar archive using:

    tar -xvf pyparsing-x.x.x.tar

    This should create a subdirectory named 'pyparsing-x.x.x', containing further subdirectories containing the source code, documentation, examples, etc. In a console window, cd to this directory, and install pyparsing using:

    python setup.py install

    This will install pyparsing to the Python site-packages directory.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    python library | development library | parsing library | python | development | parsing

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM