Skip to main content

==============

Whisk Parser

==============

Parse emails from Vosk API and Whisper.

++++++++++++

Installation

++++++++++++

Please make sure that you have updated pip to the latest version before installing whisk-parser.

You can install the module using Python Package Index using the below command.

.. code-block:: python

pip install whisk_parser

+++++

Usage

+++++

First you have to import the module using the below code.

.. code-block:: python

import whisk_parser as wp

Then you can use the parse_email method to convert a string to a valid email.

.. code-block:: python

>>> print(wp.parse_email('my email is john at gmail.com'))
my email is john@gmail.com

>>> print(wp.parse_email('my email is john underscore doe at gmail.com'))
my email is john_doe@gmail.com

>>> print(wp.parse_email('The aggregate and underlying individual governance indicators are available at www.govindicators.org.'))
The aggregate and underlying individual governance indicators are available at www.govindicators.org.

++++++++++++

Contributors

++++++++++++

  • Luis Alfredo Reyes (runesc <https://github.com/runesc>__)

Download files

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

Source Distribution

whisk_parser-1.0.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whisk_parser-1.0.0-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file whisk_parser-1.0.0.tar.gz.

File metadata

  • Download URL: whisk_parser-1.0.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.17

File hashes

Hashes for whisk_parser-1.0.0.tar.gz
Algorithm Hash digest
SHA256 44a24d29dd40d12260c3bf506630d9ad124c8295da7c191b66e52beb641f38c5
MD5 81974ea3e856fc74a4758a87791d0064
BLAKE2b-256 0b78d976273ecbdcb8407504ba678c3778d765565d79bdd4ce5d9a0ef8ccbea1

See more details on using hashes here.

File details

Details for the file whisk_parser-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: whisk_parser-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.17

File hashes

Hashes for whisk_parser-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3d5f6cd008016ed94fbce7e599675cac624fbf99da296dcd2462b49d0d0922a
MD5 f6b1d264724956e5d676b65bbb4f8384
BLAKE2b-256 6e20e2a228c4e7c6837bc2b5959e63f6b6e4171a78e015f29d66b30728cccc0f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page