work within virtualenvs with OS X notification center
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
The reason that you can't emit notifications within a virtualenv is simply that the `Info.plist` which would make the virtualenv a valid app-bundle is missing. [This blog post](http://blog.gmc.uy/2015/08/mac-os-notifications-python-pyobjc.html) shows how to fix it up so that it'll work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.