Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 16, 2020 16:04
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/b99ee7bd264ffb7ca3f6ded517f88f6e to your computer and use it in GitHub Desktop.
Save r-ryantm/b99ee7bd264ffb7ca3f6ded517f88f6e to your computer and use it in GitHub Desktop.
/nix/store/i0rzpz1s913n2r4hssz9j6f4a8jslxr9-python3.7-python-json-logger-2.0.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pythonjsonlogger
│   │   ├── __init__.py
│   │   ├── jsonlogger.py
│   │   └── __pycache__
│   │   ├── __init__.cpython-37.pyc
│   │   └── jsonlogger.cpython-37.pyc
│   └── python_json_logger-2.0.1.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment