https://github.com/srijanshetty/pytools
Useful python utilities
https://github.com/srijanshetty/pytools
Last synced: about 2 months ago
JSON representation
Useful python utilities
- Host: GitHub
- URL: https://github.com/srijanshetty/pytools
- Owner: srijanshetty
- License: other
- Created: 2020-03-19T08:03:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T08:34:03.000Z (about 5 years ago)
- Last Synced: 2025-01-17T19:51:17.533Z (3 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
__ __
____ __ __/ /_____ ____ / /____
/ __ \/ / / / __/ __ \/ __ \/ / ___/
/ /_/ / /_/ / /_/ /_/ / /_/ / (__ )
/ .___/\__, /\__/\____/\____/_/____/
/_/ /____/```
Generic utilities for python
# Installation
```
$ pip install git+https://github.com/srijanshetty/pytools.git
```# Tools
## pytools.extract
- Copies over pdb env into ipython for further debugging