Skip to main content

A package that helps make naughty words less visible in code.

Project description

Bad Word Obfuscator

This code obfuscates naughty words by using a rot13 cipher to prevent them from being directly visible.

Install Instructions

PIP Install Instructions

  • To install via pip use:
    pip install BadWordObfuscator

To see package on pypi: https://pypi.org/project/BadWordObfuscator/

Manual Build & Install

  1. Build wheel with:
    python setup.py bdist_wheel
  2. Install wheel with:
    pip install {/path/to/wheelfile.whl}

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

BadWordObfuscator-0.1.3.tar.gz (2.3 kB view hashes)

Uploaded Source

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