Accurately remove and replace emojis in text strings with out printing
Project description
Changelog
0.3.0
- Feature: add
findall_list()andreplace_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.pythat would require dependencies to be installed prior to installation ofdemojiin order to find the__version__. (See d5f429c.) - Python 2 + Windows support: use
io.open(..., encoding='utf-8')consistently insetup.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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file demoji-noprint-0.3.0.tar.gz.
File metadata
- Download URL: demoji-noprint-0.3.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
316dc243f609f278c3e63d9df6e1f43c2e14526435bfc794f1394e47321fb741
|
|
| MD5 |
348cc57d8a1d0f19be4817c05846daca
|
|
| BLAKE2b-256 |
de5658a612789b34fadcb9bf536ec3109b6e659a91447b85b557ada1a30c47d5
|
File details
Details for the file demoji_noprint-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: demoji_noprint-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99642b4aeea7d35e00e11654cea5362eb5f124691be30d2deb4c7b4a81c00aa4
|
|
| MD5 |
b1d6fb906f74b32307743e68f86a22cd
|
|
| BLAKE2b-256 |
1d8669e1c2b8382fd27c459dce767e12b23ace917fa3ee81e74abfda9ba4c732
|