Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 3, 2020 10:58
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/08fc537228f05a2e398cf7e67873f21b to your computer and use it in GitHub Desktop.
Save r-ryantm/08fc537228f05a2e398cf7e67873f21b to your computer and use it in GitHub Desktop.
/nix/store/yxgyh6gjwda9r7c1yh9kx8yq4gzyp938-python2.7-spotipy-2.16.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── spotipy
│   │   ├── client.py
│   │   ├── client.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── oauth2.py
│   │   ├── oauth2.pyc
│   │   ├── util.py
│   │   └── util.pyc
│   └── spotipy-2.16.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.md
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment