https://github.com/asweigart/pyperclip
Score: 7.583247524303362
Last synced: about 17 hours ago
JSON representation
Repository metadata:
Python module for cross-platform clipboard functions.
- Host: GitHub
- URL: https://github.com/asweigart/pyperclip
- Owner: asweigart
- License: bsd-3-clause
- Created: 2011-06-15T01:12:04.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T14:41:36.000Z (8 months ago)
- Last Synced: 2026-04-29T06:33:48.528Z (15 days ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/pyperclip
- Size: 215 KB
- Stars: 1,830
- Watchers: 34
- Forks: 222
- Open Issues: 135
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
- Authors: AUTHORS.txt
Owner metadata:
- Name: Al Sweigart
- Login: asweigart
- Email:
- Kind: user
- Description: Author of "Automate the Boring Stuff with Python" and other free coding books. he/him
- Website: https://github.com/asweigart/readal
- Location: USA
- Twitter: AlSweigart
- Company:
- Icon url: https://avatars.githubusercontent.com/u/52220?v=4
- Repositories: 239
- Last Synced at: 2024-04-16T10:09:02.995Z
- Profile URL: https://github.com/asweigart
Dependencies
Pipfile
pypi
- detox * develop
- tox * develop
- pyperclip *
- pytest *
Pipfile.lock
pypi
- backports.entry-points-selectable ==1.1.0 develop
- detox ==0.19 develop
- distlib ==0.3.2 develop
- dnspython ==1.16.0 develop
- eventlet ==0.31.0 develop
- filelock ==3.0.12 develop
- greenlet ==1.1.1 develop
- platformdirs ==2.2.0 develop
- pluggy ==0.13.1 develop
- py ==1.10.0 develop
- six ==1.16.0 develop
- toml ==0.10.2 develop
- tox ==3.6.1 develop
- virtualenv ==20.7.2 develop
- attrs ==21.2.0
- iniconfig ==1.1.1
- packaging ==21.0
- pluggy ==0.13.1
- py ==1.10.0
- pyparsing ==2.4.7
- pyperclip *
- pytest ==6.1.1
- sanitized-package *
- toml ==0.10.2
setup.py
pypi