Upsidedown

"Flip" characters in a string to create an "upside-down" impression
Download

Upsidedown Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Christoph Burgmer
  • Publisher web site:
  • http://code.google.com/p/id3encodingconverter/

Upsidedown Tags


Upsidedown Description

"Flip" characters in a string to create an "upside-down" impression Upsidedown is a simple Python library 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!') ¡pl?o? oll??InstallingRun the following to deploy the library on your system:python setup.py installCommand lineYou can also easily use this software on the command line:echo hello world\! | python upsidedown.py¡pl?o? oll?? Requirements: · Python


Upsidedown Related Software