.::[tools]::.

You're not
worthy!

Articles in tools

Little helpers to make your life a little better.


Simple Web Server

Sometimes it’s handy to have a simple static web server you can use locally. It can be useful for quickly transferring files between devices or checking out static websites before you deploy them. Python makes this very easy, just switch to the directory you want to serve as root and run: