An open API service indexing awesome lists of open source software.

https://github.com/srijanshetty/pytools

Useful python utilities
https://github.com/srijanshetty/pytools

Last synced: about 2 months ago
JSON representation

Useful python utilities

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