Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 17, 2019 02: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 ryantm/4db1c67b3e424087af8eb1d6e4f14e77 to your computer and use it in GitHub Desktop.
Save ryantm/4db1c67b3e424087af8eb1d6e4f14e77 to your computer and use it in GitHub Desktop.
/nix/store/hzyjishzbh4977qrpybj130ffmpk47bb-python3.7-Flask-SocketIO-3.1.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── flask_socketio
│   │   ├── cli.py
│   │   ├── __init__.py
│   │   ├── namespace.py
│   │   ├── __pycache__
│   │   │   ├── cli.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── namespace.cpython-37.pyc
│   │   │   └── test_client.cpython-37.pyc
│   │   └── test_client.py
│   └── Flask_SocketIO-3.1.2.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment