Skip to content

Instantly share code, notes, and snippets.

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/050508d65930062d603ea41b97846641 to your computer and use it in GitHub Desktop.
Save r-ryantm/050508d65930062d603ea41b97846641 to your computer and use it in GitHub Desktop.
/nix/store/jc3whds444jcz4nni9wv75ap0956mahj-python2.7-PlexAPI-3.4.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── plexapi
│   │   ├── alert.py
│   │   ├── alert.pyc
│   │   ├── audio.py
│   │   ├── audio.pyc
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── client.py
│   │   ├── client.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── gdm.py
│   │   ├── gdm.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── library.py
│   │   ├── library.pyc
│   │   ├── media.py
│   │   ├── media.pyc
│   │   ├── myplex.py
│   │   ├── myplex.pyc
│   │   ├── photo.py
│   │   ├── photo.pyc
│   │   ├── playlist.py
│   │   ├── playlist.pyc
│   │   ├── playqueue.py
│   │   ├── playqueue.pyc
│   │   ├── server.py
│   │   ├── server.pyc
│   │   ├── settings.py
│   │   ├── settings.pyc
│   │   ├── sync.py
│   │   ├── sync.pyc
│   │   ├── utils.py
│   │   ├── utils.pyc
│   │   ├── video.py
│   │   └── video.pyc
│   └── PlexAPI-3.4.0.dist-info
│   ├── AUTHORS.txt
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 48 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment