Fork that supports Python 3
Project description
Upsidedown is a simple Python module that “flips” latin characters in a string to create an “upside-down” impression. It makes extensive use of compatible latin characters as encoded in Unicode.
Example
>>> import upsidedown >>> print upsidedown.transform('hello world!') ¡pꞁɹoʍ oꞁꞁǝɥ
Installing
Run the following to deploy the library on your system:
$ python setup.py install
This does not only install the library but also registers an executable file (on Win32 systems as upsidedown.exe in C:\Python26\Scripts\).
Command line
You can also easily use this software on the command line:
$ echo hello world\! | upsidedown ¡pꞁɹoʍ oꞁꞁǝɥ
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 Distributions
ckuehl-upsidedown-0.4.tar.gz
(6.6 kB
view hashes)
Built Distribution
Close
Hashes for ckuehl-upsidedown-0.4.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a12b876acf774899c93bc649b5199a2ade8203d78729191cb19f3fed69f345ab |
|
MD5 | 07b0ca5f64f331cbd48beac2ad16074f |
|
BLAKE2b-256 | 4298fe946ac438f99f7303934dff7e72cfb44320bb020094cb462e0cd11da427 |
Close
Hashes for ckuehl_upsidedown-0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a23a9e10d21db26f8f087515312524d9a8e6ea9a9986da50261982f89fea550 |
|
MD5 | 6e53017f0803765468b00e153d1348b9 |
|
BLAKE2b-256 | 1717efe4183cbbcaf6b2ffbe102be1d78d6e2d51b05159171becdf935ba3bbc5 |