Skip to main content

Accurately remove and replace emojis in text strings with out printing

Project description

Changelog

0.3.0

  • Feature: add findall_list() and replace_with_desc() functions. (See 7cea333.)
  • Modernize setup config to use setup.cfg. (See 8f141e7.)

0.2.1

  • Tox: formally add Python 3.8 tests.

0.2.0

  • Windows: use the colorama package to support printing ANSI escape sequences on Windows; this introduces colorama as a dependency. (See cd343c1.)
  • Setup: Fix a bug in setup.py that would require dependencies to be installed prior to installation of demoji in order to find the __version__. (See d5f429c.)
  • Python 2 + Windows support: use io.open(..., encoding='utf-8') consistently in setup.py. (See 1efec5d.)
  • Distribution: use a universal wheel in PyPI release. (See 8636a32.)

0.1.5

  • Performance improvement: use re.escape() rather than failing to compile a small subset of codes.
  • Remove an unused constant in __init__.py.

Project details


Download files

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

Source Distribution

demoji-noprint-0.3.0.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

demoji_noprint-0.3.0-py2.py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 2 Python 3

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