Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 16:30
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/cb4d4fb00c0e7665dc429ef58c637436 to your computer and use it in GitHub Desktop.
Save r-ryantm/cb4d4fb00c0e7665dc429ef58c637436 to your computer and use it in GitHub Desktop.
/nix/store/y85a9isf80h2hb4hf7faswvv6ngj6yk7-python2.7-spotipy-2.7.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── spotipy
│   │   ├── client.py
│   │   ├── client.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── oauth2.py
│   │   ├── oauth2.pyc
│   │   ├── util.py
│   │   └── util.pyc
│   └── spotipy-2.7.1.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