Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 29, 2020 10:41
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/20b270dcfbb1bdc67809a2b71ece07ca to your computer and use it in GitHub Desktop.
Save r-ryantm/20b270dcfbb1bdc67809a2b71ece07ca to your computer and use it in GitHub Desktop.
/nix/store/an30azm0z2xaf6haipnma27lk6awcdzz-python2.7-dependency-injector-4.5.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── dependency_injector
│   │   ├── containers.pxd
│   │   ├── containers.pyi
│   │   ├── containers.so
│   │   ├── errors.py
│   │   ├── errors.pyc
│   │   ├── ext
│   │   │   ├── aiohttp.py
│   │   │   ├── flask.py
│   │   │   ├── flask.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── __init__.pyi
│   │   ├── providers.pxd
│   │   ├── providers.pyi
│   │   ├── providers.so
│   │   ├── py.typed
│   │   ├── resources.py
│   │   └── wiring.py
│   └── dependency_injector-4.5.1.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.rst
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   ├── WHEEL
│   └── zip-safe
└── nix-support
└── propagated-build-inputs
7 directories, 29 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment