Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 10, 2020 00:17
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/9271c63d9c30f7ac979dfb9d98fd0eec to your computer and use it in GitHub Desktop.
Save r-ryantm/9271c63d9c30f7ac979dfb9d98fd0eec to your computer and use it in GitHub Desktop.
/nix/store/6qmm7gbjbn4149vkp1vd4wnamzpf2c80-python2.7-rope-0.18.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── rope
│   │   ├── base
│   │   │   ├── arguments.py
│   │   │   ├── arguments.pyc
│   │   │   ├── ast.py
│   │   │   ├── ast.pyc
│   │   │   ├── astutils.py
│   │   │   ├── astutils.pyc
│   │   │   ├── builtins.py
│   │   │   ├── builtins.pyc
│   │   │   ├── change.py
│   │   │   ├── change.pyc
│   │   │   ├── codeanalyze.py
│   │   │   ├── codeanalyze.pyc
│   │   │   ├── default_config.py
│   │   │   ├── default_config.pyc
│   │   │   ├── evaluate.py
│   │   │   ├── evaluate.pyc
│   │   │   ├── exceptions.py
│   │   │   ├── exceptions.pyc
│   │   │   ├── fscommands.py
│   │   │   ├── fscommands.pyc
│   │   │   ├── history.py
│   │   │   ├── history.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── libutils.py
│   │   │   ├── libutils.pyc
│   │   │   ├── oi
│   │   │   │   ├── doa.py
│   │   │   │   ├── doa.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── memorydb.py
│   │   │   │   ├── memorydb.pyc
│   │   │   │   ├── objectdb.py
│   │   │   │   ├── objectdb.pyc
│   │   │   │   ├── objectinfo.py
│   │   │   │   ├── objectinfo.pyc
│   │   │   │   ├── runmod.py
│   │   │   │   ├── runmod.pyc
│   │   │   │   ├── soa.py
│   │   │   │   ├── soa.pyc
│   │   │   │   ├── soi.py
│   │   │   │   ├── soi.pyc
│   │   │   │   ├── transform.py
│   │   │   │   ├── transform.pyc
│   │   │   │   └── type_hinting
│   │   │   │   ├── evaluate.py
│   │   │   │   ├── evaluate.pyc
│   │   │   │   ├── factory.py
│   │   │   │   ├── factory.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── interfaces.py
│   │   │   │   ├── interfaces.pyc
│   │   │   │   ├── providers
│   │   │   │   │   ├── composite.py
│   │   │   │   │   ├── composite.pyc
│   │   │   │   │   ├── docstrings.py
│   │   │   │   │   ├── docstrings.pyc
│   │   │   │   │   ├── inheritance.py
│   │   │   │   │   ├── inheritance.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── interfaces.py
│   │   │   │   │   ├── interfaces.pyc
│   │   │   │   │   ├── numpydocstrings.py
│   │   │   │   │   ├── numpydocstrings.pyc
│   │   │   │   │   ├── pep0484_type_comments.py
│   │   │   │   │   └── pep0484_type_comments.pyc
│   │   │   │   ├── resolvers
│   │   │   │   │   ├── composite.py
│   │   │   │   │   ├── composite.pyc
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── __init__.pyc
│   │   │   │   │   ├── interfaces.py
│   │   │   │   │   ├── interfaces.pyc
│   │   │   │   │   ├── types.py
│   │   │   │   │   └── types.pyc
│   │   │   │   ├── utils.py
│   │   │   │   └── utils.pyc
│   │   │   ├── prefs.py
│   │   │   ├── prefs.pyc
│   │   │   ├── project.py
│   │   │   ├── project.pyc
│   │   │   ├── pycore.py
│   │   │   ├── pycore.pyc
│   │   │   ├── pynamesdef.py
│   │   │   ├── pynamesdef.pyc
│   │   │   ├── pynames.py
│   │   │   ├── pynames.pyc
│   │   │   ├── pyobjectsdef.py
│   │   │   ├── pyobjectsdef.pyc
│   │   │   ├── pyobjects.py
│   │   │   ├── pyobjects.pyc
│   │   │   ├── pyscopes.py
│   │   │   ├── pyscopes.pyc
│   │   │   ├── resourceobserver.py
│   │   │   ├── resourceobserver.pyc
│   │   │   ├── resources.py
│   │   │   ├── resources.pyc
│   │   │   ├── simplify.py
│   │   │   ├── simplify.pyc
│   │   │   ├── stdmods.py
│   │   │   ├── stdmods.pyc
│   │   │   ├── taskhandle.py
│   │   │   ├── taskhandle.pyc
│   │   │   ├── utils
│   │   │   │   ├── datastructures.py
│   │   │   │   ├── datastructures.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── pycompat.py
│   │   │   │   └── pycompat.pyc
│   │   │   ├── worder.py
│   │   │   └── worder.pyc
│   │   ├── contrib
│   │   │   ├── autoimport.py
│   │   │   ├── autoimport.pyc
│   │   │   ├── changestack.py
│   │   │   ├── changestack.pyc
│   │   │   ├── codeassist.py
│   │   │   ├── codeassist.pyc
│   │   │   ├── finderrors.py
│   │   │   ├── finderrors.pyc
│   │   │   ├── findit.py
│   │   │   ├── findit.pyc
│   │   │   ├── fixmodnames.py
│   │   │   ├── fixmodnames.pyc
│   │   │   ├── fixsyntax.py
│   │   │   ├── fixsyntax.pyc
│   │   │   ├── generate.py
│   │   │   ├── generate.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   └── refactor
│   │   ├── change_signature.py
│   │   ├── change_signature.pyc
│   │   ├── encapsulate_field.py
│   │   ├── encapsulate_field.pyc
│   │   ├── extract.py
│   │   ├── extract.pyc
│   │   ├── functionutils.py
│   │   ├── functionutils.pyc
│   │   ├── importutils
│   │   │   ├── actions.py
│   │   │   ├── actions.pyc
│   │   │   ├── importinfo.py
│   │   │   ├── importinfo.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── module_imports.py
│   │   │   └── module_imports.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── inline.py
│   │   ├── inline.pyc
│   │   ├── introduce_factory.py
│   │   ├── introduce_factory.pyc
│   │   ├── introduce_parameter.py
│   │   ├── introduce_parameter.pyc
│   │   ├── localtofield.py
│   │   ├── localtofield.pyc
│   │   ├── method_object.py
│   │   ├── method_object.pyc
│   │   ├── move.py
│   │   ├── move.pyc
│   │   ├── multiproject.py
│   │   ├── multiproject.pyc
│   │   ├── occurrences.py
│   │   ├── occurrences.pyc
│   │   ├── patchedast.py
│   │   ├── patchedast.pyc
│   │   ├── rename.py
│   │   ├── rename.pyc
│   │   ├── restructure.py
│   │   ├── restructure.pyc
│   │   ├── similarfinder.py
│   │   ├── similarfinder.pyc
│   │   ├── sourceutils.py
│   │   ├── sourceutils.pyc
│   │   ├── suites.py
│   │   ├── suites.pyc
│   │   ├── topackage.py
│   │   ├── topackage.pyc
│   │   ├── usefunction.py
│   │   ├── usefunction.pyc
│   │   ├── wildcards.py
│   │   └── wildcards.pyc
│   └── rope-0.18.0.dist-info
│   ├── COPYING
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
15 directories, 190 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment