PYTHONSTARTUP What it is and How to use it
Let's find out what PYTHONSTARTUP is and how can we use it.
more ...Let's find out what PYTHONSTARTUP is and how can we use it.
more ...Python has a debugger called pdb. Let's find out how can we use it instead of Pycharm.
more ...Lately I've found this vocabulary.com site that give a lot of knowledge. Let's check how can we automate reading of new vocabulary by scraping data from site into pdf.
more ...Lately as a gift I got a Polar A300 watch that gives a lot of data to user. There are web and mobile application to it. Check out the API that you can use to access data for your own application!
more ...It's Easter for Christians. Check out how to use a script to change Easter-Bunny picture into ascii-based image.
more ...Lately It's been pointed to my attention that regexp are usually slower than pythonic checkers - Let's check out what will outperform.
more ...