xerox

Simple Copy + Paste in Python.
Download

xerox Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • Kenneth Reitz
  • Publisher web site:
  • http://kennethreitz.com

xerox Tags


xerox Description

Simple Copy + Paste in Python. xerox is a copy + paste library for Python. It's aim is simple: to be as incredibly simple as possible.Supported platforms are currently OS X, Linux, and Windows.If you can make it simpler, please fork.Usage:Usage is as follows:xerox.copy(u'some string')And to paste:>>> xerox.paste()u'some string'And, that's it.Installation:To install Xerox, simply: pip install xeroxOr, if you must: easy_install xerox Requirements: · Python


xerox Related Software