qr-filetransfer
📡 Transfer files over WiFi between your computer and your smartphone from the terminal https://git.io/qr-filetransfer https://github.com/sdushantha/qr-filetransfer
📡 Transfer files over WiFi between your computer and your smartphone from the terminal https://git.io/qr-filetransfer https://github.com/sdushantha/qr-filetransfer
termtosvg is a Unix terminal recorder written in Python that renders your command line sessions as standalone SVG animations. https://github.com/nbedos/termtosvg
You write code every day, right? Why not write Git commands like a code instead of clicking over to your GUI tool? https://medium.com/better-programming/start-using-git-on-the-command-line-like-a-pro-in-5-minutes-36a6e0007e9f
In our latest privacy experiment, we tracked how four of the most popular TV brands record everything we watch. Source: Smart TVs like Samsung, LG and Roku are tracking everything…
Interactive widgets for Jupyter notebooks, MongoDB support, and code assistance for all Python 3.8 features. Download the new version now, or upgrade from within you IDE. New in PyCharm Interactive……
The objective of [tetris] is to manipulate tetriminos, by moving each one sideways and/or rotating by quarter-turns, so that they form a solid horizontal line without gaps https://github.com/k-vernooy/tetris
In this guide, you'll look at Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you…