Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 15: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/dfb50a07fd8783d54c1bb696335f1f5e to your computer and use it in GitHub Desktop.
Save r-ryantm/dfb50a07fd8783d54c1bb696335f1f5e to your computer and use it in GitHub Desktop.
/nix/store/b4i22rpfc4v1gl9p5whbywiy7k9k350h-python2.7-pyTelegramBotAPI-3.6.7
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pyTelegramBotAPI-3.6.7.dist-info
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── telebot
│   ├── apihelper.py
│   ├── apihelper.pyc
│   ├── __init__.py
│   ├── __init__.pyc
│   ├── types.py
│   ├── types.pyc
│   ├── util.py
│   └── util.pyc
└── nix-support
└── propagated-build-inputs
6 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment