pyclip

Cross-platform Clipboard module for Python with binary support.

APACHE-2.0 License

Downloads
17.3K
Stars
43
Committers
3
pyclip - v0.7.0 Latest Release

Published by spyoungtech almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spyoungtech/pyclip/compare/v0.6.0...v0.7.0

pyclip - v0.6.0

Published by spyoungtech over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spyoungtech/pyclip/compare/v0.5.4...v0.6.0

pyclip - v0.5.4

Published by spyoungtech over 3 years ago

Minor setup.py fix for readme

pyclip - v0.5.3

Published by spyoungtech over 3 years ago

Fixes bug on Windows where the clipboard may be closed before data is retrieved, resulting in error code 1418

pyclip - v0.5.2

Published by spyoungtech over 3 years ago

v0.5.2

pyclip - v0.5.1

Published by spyoungtech over 3 years ago

Mostly a documentation release. Also adds better support for type hinting

pyclip - v0.5.0

Published by spyoungtech over 3 years ago

First release under pyclip!

Adds pyclip console script.

pyclip - v0.4.0

Published by spyoungtech over 3 years ago

Adds Linux support

pyclip - v0.3.0

Published by spyoungtech over 3 years ago

Full support for MacOS via pasteboard 🎉

pyclip - v0.2.1

Published by spyoungtech almost 4 years ago

Fixes a packaging error present in v0.2.0

pyclip - v0.2.0

Published by spyoungtech almost 4 years ago

First public release. Has Windows and MacOS functionality.