DEV Community

Sebastian Witowski profile picture

Sebastian Witowski

Python consultant, freelancer, and trainer at switowski.com. Writes about productivity, tools, Python, and programming best practices.

Add Comments To Your Commands

Add Comments To Your Commands

Comments
2 min read

Want to connect with Sebastian Witowski?

Create an account to connect with Sebastian Witowski. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
25 IPython Tips for Your Next Advent of Code

25 IPython Tips for Your Next Advent of Code

1
Comments
13 min read
Sorting Lists in Python

Sorting Lists in Python

1
Comments
3 min read
For Loop vs. List Comprehension

For Loop vs. List Comprehension

2
Comments
6 min read
Should We Still Use OrderedDict in Python?

Should We Still Use OrderedDict in Python?

1
Comments
3 min read
Easy Speedup Wins With Numba

Easy Speedup Wins With Numba

Comments
3 min read
Find Item in a List

Find Item in a List

1
Comments
6 min read
Python: Ask for Forgiveness or Look Before You Leap?

Python: Ask for Forgiveness or Look Before You Leap?

1
Comments
5 min read
Let’s Write an IPython Extension the Hard Way

Let’s Write an IPython Extension the Hard Way

6
Comments
13 min read
My Favorite CLI Tools

My Favorite CLI Tools

280
Comments 24
14 min read
18 Plugins for Writing Python in VS Code

18 Plugins for Writing Python in VS Code

7
Comments
8 min read
My Favorite Macbook Tools

My Favorite Macbook Tools

52
Comments
17 min read
5 Ways of Debugging with IPython

5 Ways of Debugging with IPython

9
Comments
6 min read
Disable pip Outside of Virtual Environments

Disable pip Outside of Virtual Environments

7
Comments 3
4 min read
You Don’t Have to Migrate to Python 3

You Don’t Have to Migrate to Python 3

5
Comments
11 min read
IPython Extensions Guide

IPython Extensions Guide

9
Comments
9 min read
Automatically Reload Python Modules with %autoreload

Automatically Reload Python Modules with %autoreload

7
Comments
5 min read
Creating Magic Functions in IPython - Part 3

Creating Magic Functions in IPython - Part 3

9
Comments
7 min read
Creating a Type Checker Magic Function in IPython

Creating a Type Checker Magic Function in IPython

7
Comments
7 min read
Creating Magic Functions in IPython - Part 1

Creating Magic Functions in IPython - Part 1

7
Comments
5 min read
__str__ vs. __repr__

__str__ vs. __repr__

7
Comments
2 min read
Git aliases don’t have to be boring!

Git aliases don’t have to be boring!

7
Comments
4 min read
Configuring git

Configuring git

8
Comments
6 min read
IPython startup files

IPython startup files

6
Comments
2 min read
loading...