A basic but robust content filter for python.
Project description
Python Content Filter
Content Filter is a basic but robust content filter for python. Content Filter allows you to easily detect language in a message and offers great customizability.
Features
- Ability to have different levels of filtration.
- Can ignore repeated characters and infer certain characters aliases.
- Converts non-english characters to their english equivalents such as ç to c.
- Ignores non-printing characters.
- Easily and very customizable.
- Easy to get up and running.
- No third-party dependencies.
Installation
Python 3.6 or higher is required
To install Content Filter, enter the following command in any sort of terminal window or command prompt.
# Linux/OSX
python3 -m pip install content-filter
# Windows
py -3 -m pip install content-filter
Links
Contributing
If you are interested in contributing to Content Filter, please check out our contribution guide before you get started. Thanks for your interest!
License
The Content Filter module for Python is licensed under an MIT license.
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
content_filter-2.2.0.tar.gz
(24.8 kB
view hashes)
Built Distribution
Close
Hashes for content_filter-2.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 828d6a15fc86f709ba1c2b4254633ac65087e46e53a1b73cf4b66bbf02682cd5 |
|
MD5 | 4158391e29625fc8825e6b008fa5ef23 |
|
BLAKE2b-256 | 512c92d15fd98072b6db11cd2318d2c16e0f502a878d3041196d7722d8d2fdc3 |