Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 3, 2020 13:09
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/de54390e2e3c06c2dcec1a254abfe980 to your computer and use it in GitHub Desktop.
Save r-ryantm/de54390e2e3c06c2dcec1a254abfe980 to your computer and use it in GitHub Desktop.
/nix/store/33ki5lbxmxsai9bfjm8xn5qpxsn2fn0k-python2.7-spotipy-2.9.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── spotipy
│   │   ├── client.py
│   │   ├── client.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── oauth2.py
│   │   ├── oauth2.pyc
│   │   ├── util.py
│   │   └── util.pyc
│   └── spotipy-2.9.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment