Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 14:47
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/4bf669424f2c23733e8e74508ebfbed1 to your computer and use it in GitHub Desktop.
Save r-ryantm/4bf669424f2c23733e8e74508ebfbed1 to your computer and use it in GitHub Desktop.
/nix/store/dm3gamw1afd4zkhalnyzwnv3bc77ncqi-python2.7-python-dotenv-0.10.5
├── bin
│   └── dotenv
├── lib
│   └── python2.7
│   └── site-packages
│   ├── dotenv
│   │   ├── cli.py
│   │   ├── cli.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── ipython.py
│   │   ├── ipython.pyc
│   │   ├── main.py
│   │   ├── main.pyc
│   │   ├── parser.py
│   │   ├── parser.pyc
│   │   ├── py.typed
│   │   ├── version.py
│   │   └── version.pyc
│   └── python_dotenv-0.10.5.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 24 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment