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/99f1359674f0d91d5980093f8659d90c to your computer and use it in GitHub Desktop.
Save r-ryantm/99f1359674f0d91d5980093f8659d90c to your computer and use it in GitHub Desktop.
/nix/store/lb89qdlhxknmbiy64i42dhmjm0v6s1av-python2.7-dropbox-10.1.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── dropbox
│   │   ├── account.py
│   │   ├── account.pyc
│   │   ├── async.py
│   │   ├── async_.py
│   │   ├── async.pyc
│   │   ├── async_.pyc
│   │   ├── auth.py
│   │   ├── auth.pyc
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── base_team.py
│   │   ├── base_team.pyc
│   │   ├── check.py
│   │   ├── check.pyc
│   │   ├── cloud_docs.py
│   │   ├── cloud_docs.pyc
│   │   ├── common.py
│   │   ├── common.pyc
│   │   ├── contacts.py
│   │   ├── contacts.pyc
│   │   ├── dropbox.py
│   │   ├── dropbox.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── file_properties.py
│   │   ├── file_properties.pyc
│   │   ├── file_requests.py
│   │   ├── file_requests.pyc
│   │   ├── files.py
│   │   ├── files.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── oauth.py
│   │   ├── oauth.pyc
│   │   ├── paper.py
│   │   ├── paper.pyc
│   │   ├── secondary_emails.py
│   │   ├── secondary_emails.pyc
│   │   ├── seen_state.py
│   │   ├── seen_state.pyc
│   │   ├── session.py
│   │   ├── session.pyc
│   │   ├── sharing.py
│   │   ├── sharing.pyc
│   │   ├── stone_base.py
│   │   ├── stone_base.pyc
│   │   ├── stone_serializers.py
│   │   ├── stone_serializers.pyc
│   │   ├── stone_validators.py
│   │   ├── stone_validators.pyc
│   │   ├── team_common.py
│   │   ├── team_common.pyc
│   │   ├── team_log.py
│   │   ├── team_log.pyc
│   │   ├── team_policies.py
│   │   ├── team_policies.pyc
│   │   ├── team.py
│   │   ├── team.pyc
│   │   ├── trusted-certs.crt
│   │   ├── users_common.py
│   │   ├── users_common.pyc
│   │   ├── users.py
│   │   └── users.pyc
│   └── dropbox-10.1.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 70 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment