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:<br>
pip install BadWordObfuscator
To see package on pypi: https://pypi.org/project/BadWordObfuscator/
### Manual Build & Install
- Build wheel with:<br>
python setup.py bdist_wheel
- Install wheel with:<br>
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
File details
Details for the file BadWordObfuscator-0.1.2.tar.gz
.
File metadata
- Download URL: BadWordObfuscator-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfbcb22bd5848719749933ce9c675ab4ef63249546a28ef8428f2e0c8d38c117 |
|
MD5 | 67549785aa6d8abb3519936b5dd20077 |
|
BLAKE2b-256 | 2e45fa359bd8d339755b3c2b8e7db4328269406781c5a0d6e0856aff22ec232e |