Skip to main content

A Parser Generator for Python (w/mxTextTools derivative)

Project description

A Parser Generator for Python (w/mxTextTools derivative)

Provides a moderately fast parser generator for use with Python, includes a forked version of the mxTextTools text-processing library modified to eliminate recursive operation and fix a number of undesirable behaviours.

Converts EBNF grammars directly to single-pass parsers for many largely deterministic grammars.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

SimpleParse-2.2.1-cp38-cp38-win_amd64.whl (38.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

SimpleParse-2.2.1-cp38-cp38-win32.whl (34.2 kB view details)

Uploaded CPython 3.8 Windows x86

SimpleParse-2.2.1-cp37-cp37m-win_amd64.whl (38.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

SimpleParse-2.2.1-cp37-cp37m-win32.whl (33.5 kB view details)

Uploaded CPython 3.7m Windows x86

SimpleParse-2.2.1-cp36-cp36m-win_amd64.whl (38.2 kB view details)

Uploaded CPython 3.6m Windows x86-64

SimpleParse-2.2.1-cp36-cp36m-win32.whl (33.5 kB view details)

Uploaded CPython 3.6m Windows x86

SimpleParse-2.2.1-cp35-cp35m-win_amd64.whl (38.3 kB view details)

Uploaded CPython 3.5m Windows x86-64

SimpleParse-2.2.1-cp35-cp35m-win32.whl (33.5 kB view details)

Uploaded CPython 3.5m Windows x86

SimpleParse-2.2.1-cp27-cp27m-win_amd64.whl (32.7 kB view details)

Uploaded CPython 2.7m Windows x86-64

SimpleParse-2.2.1-cp27-cp27m-win32.whl (31.1 kB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file SimpleParse-2.2.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 38.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 37f842ea267045d64bc52697d1392c6fe20fa5a69368a853a9b9b8c77f4d5bae
MD5 6079750156f1fa6d0c976f4a5d5239cd
BLAKE2b-256 300c84d307a4011d9b5c621ed7acf1c38fcfb2e32af0a2935661bc8042ddeeac

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 34.2 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a7b9c68a8dd5fbed849fc9a34689005eb8f3ba46ce3114a5b7ddc31b4b642ce7
MD5 f88f97f9414b053d764260084a8ff30b
BLAKE2b-256 9544c47b19144225d72a98201d24086dbbcd1ec2462eb64a778d0c8fd666a52f

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 38.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 87cb98ef1b79d25c03e5529016786db03d4822e406d7d75681453dbc1e670ece
MD5 b04cb2462dc225c50350d8d15cb20165
BLAKE2b-256 0c937bb3cfcee8ed32e7163f95c915eb7544a5423165b510b31b45398583931c

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 209e9833ab32c4f5326c405c17ea2f0780b695646ad8ee5a6184a9b5c92509f1
MD5 2142d6a7fd55181d3c072dd76ab979ce
BLAKE2b-256 910f55b8ea08e18a23a4fd4eaffe6ad62da2ae1b3001359d6d3dbba7bc918c49

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 38.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 85a81ac878f41106e85c54c47edb4255c9e9928ffae7b7e51d07f77108b41e4f
MD5 285aad673f86168b5ca77e7960254a9f
BLAKE2b-256 5a8422295dca80d871bab10f18fc53a7e75d7cfdd5d43681601397a3b0a672ee

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 a7051439ca6a971479459969d7b5e6aab1c88fb3388e75324c672fe03a1ca385
MD5 33f4c414e71cc35df938a79f32210ef8
BLAKE2b-256 1292b0650577813b519b8a52a459561b6e26ad7f525f692d7f77db4033c7d4a4

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 38.3 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 a5c3e47ed14b2de8e0dac3a6a2c212993d24a403806f106c56e1e068363ce00f
MD5 4f03eadb16bf9b881b18ed28dbbecca1
BLAKE2b-256 13e9e1d954692939b9b894569f6d0ff182a6cd48af0dde382c1f6de095c385f2

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 014ab69918428cc6a0348450b9fc432a5e1da03dd57260b7ecd85a244914327d
MD5 d7a94aeac5e262ea6a08bfdebe8168c0
BLAKE2b-256 7bea1d73488fee3e8eb2442e1260c63eacb5681d2952e9ce2cb7d5c56eb961f1

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 32.7 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 7f02b65d42fc618f93d5fb9ebc46ea982d1d46a026ed42166ef53558eeadc6b1
MD5 fc2d071d1bde02f0f934952134fd4d0e
BLAKE2b-256 ee167db440999a889c15bb8e0a192e7753bb8b5633bbb2ea8820a121ae865438

See more details on using hashes here.

File details

Details for the file SimpleParse-2.2.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: SimpleParse-2.2.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 31.1 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.9

File hashes

Hashes for SimpleParse-2.2.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 11110f72ff2824e8bc883431800e40466607dc463766ac97da480ed2472fff65
MD5 852fef61907bedc6b3b3f5292c4cd05f
BLAKE2b-256 a62257402176575410ed9ddd307992855f343aec80d9b4a8358b876b43ae962f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page