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/06884e2f0ab64dce4c59d8cbe6680021 to your computer and use it in GitHub Desktop.
Save r-ryantm/06884e2f0ab64dce4c59d8cbe6680021 to your computer and use it in GitHub Desktop.
/nix/store/ra4f1z41dkggj45iwgwqjs20y9b0waq5-python2.7-Flask-Login-0.5.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── flask_login
│   │   ├── __about__.py
│   │   ├── __about__.pyc
│   │   ├── _compat.py
│   │   ├── _compat.pyc
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── login_manager.py
│   │   ├── login_manager.pyc
│   │   ├── mixins.py
│   │   ├── mixins.pyc
│   │   ├── signals.py
│   │   ├── signals.pyc
│   │   ├── test_client.py
│   │   ├── test_client.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── Flask_Login-0.5.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment