Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 5, 2020 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/00686c6bc41ecaf6b382d2e734185701 to your computer and use it in GitHub Desktop.
Save r-ryantm/00686c6bc41ecaf6b382d2e734185701 to your computer and use it in GitHub Desktop.
/nix/store/0lyaljyyc7kx166vx17h506324kbk5hw-python2.7-pushbullet.py-0.12.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pushbullet
│   │   ├── channel.py
│   │   ├── channel.pyc
│   │   ├── chat.py
│   │   ├── chat.pyc
│   │   ├── _compat.py
│   │   ├── _compat.pyc
│   │   ├── device.py
│   │   ├── device.pyc
│   │   ├── errors.py
│   │   ├── errors.pyc
│   │   ├── filetype.py
│   │   ├── filetype.pyc
│   │   ├── helpers.py
│   │   ├── helpers.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── listener.py
│   │   ├── listener.pyc
│   │   ├── pushbullet.py
│   │   ├── pushbullet.pyc
│   │   ├── __version__.py
│   │   └── __version__.pyc
│   └── pushbullet.py-0.12.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 30 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment