
Send2Trash 2.1.0
0
Send file to trash natively under Mac OS X, Windows and Linux
Contents
Send file to trash natively under Mac OS X, Windows and Linux
Stars: 299, Watchers: 299, Forks: 48, Open Issues: 36The arsenetar/send2trash repo was created 12 years ago and the last code push was 3 weeks ago.
The project is popular with 299 github stars!
How to Install send2trash
You can install send2trash using pip
pip install send2trash
or add it to a project with poetry
poetry add send2trash
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/Send2Trash/
- GitHub Repo:
- https://github.com/arsenetar/send2trash
Classifiers
- Desktop Environment/File Managers
Related Packages
Errors
A list of common send2trash errors.
Code Examples
Here are some send2trash code examples and snippets.
GitHub Issues
The send2trash package has 36 open issues on GitHub
- python2 removal: more clean up
- Orphan trashinfo files created on EXDEV fallback with bind mounts
- Debian 12 get error: WARNING: Error parsing dependencies of send2trash
pythonfix