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
Built Distribution
File details
Details for the file ckuehl-upsidedown-0.4.tar.gz
.
File metadata
- Download URL: ckuehl-upsidedown-0.4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9371e99ae6cf6c04ee07c2d1348472b109d08d7dfe492a9222bcf27cad7deca1 |
|
MD5 | d1820c9e4108baf02b6c1f467b4093cf |
|
BLAKE2b-256 | 5cc3c2ffb93ce101cd69e853de989d0c9e3edce998ae6c94023c6138317ce9b5 |
File details
Details for the file ckuehl-upsidedown-0.4.linux-x86_64.tar.gz
.
File metadata
- Download URL: ckuehl-upsidedown-0.4.linux-x86_64.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a12b876acf774899c93bc649b5199a2ade8203d78729191cb19f3fed69f345ab |
|
MD5 | 07b0ca5f64f331cbd48beac2ad16074f |
|
BLAKE2b-256 | 4298fe946ac438f99f7303934dff7e72cfb44320bb020094cb462e0cd11da427 |
File details
Details for the file ckuehl_upsidedown-0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: ckuehl_upsidedown-0.4-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a23a9e10d21db26f8f087515312524d9a8e6ea9a9986da50261982f89fea550 |
|
MD5 | 6e53017f0803765468b00e153d1348b9 |
|
BLAKE2b-256 | 1717efe4183cbbcaf6b2ffbe102be1d78d6e2d51b05159171becdf935ba3bbc5 |