tuesdaytooling Tuesday Tooling: Plot Maps With Python Use a little Python code to add points of interest to a map.
tuesdaytooling Tuesday Tooling: Build Pretty Python Interfaces Asking questions has never been so useful!
tuesdaytooling Tuesday Tooling: Simulate Keyboard and Mouse Input with Python Simulate a keyboard and moue using Python.
tuesdaytooling Tuesday Tooling: That's Rich! Make the Python REPL unique with a little help from rich!
python Tuesday Tooling: Copy & Paste From the Terminal and Python Copy / paste, we do this all day. So lets automate it!
tuesdaytooling Tuesday Tooling: Stack Overflow in the Terminal! Search StackOverflow from the terminal! Now you can be the ultimate problem solver!
tuesdaytooling Tuesday Tooling: Glances Keep an eye on all your systems, both near and far. Audit their usage automatically, and save yourself some time for that extra coffee break.
python Tuesday Tooling: Working with ZIP files in Python A quick and easy introduction to using ZIP files with Python.
tuesdaytooling Tuesday Tooling: PyBoy - Python Gameboy emulator A Nintendo Gameboy, in Python, but this is so much more than just for playing games.
fridayfun Friday Fun: Light up a life! Light up the lives of our key workers! Here is one project that we can build using arts and crafts materials. We will look at four common boards and how we can use them in the project.
tuesdaytooling Tooling Tuesday: Filestack Need to upload a file for use in a project? Don't want to faff with Dropbox, Google Drive, servers? Try Filestack, it might just save you some time.
tuesdaytooling Tooling Tuesday: Get Transport Data Get live data for trains, buses, coaches, ferries in the UK using a very cool API and a little JSON knowledge.
tuesdaytooling Tooling Tuesday: pdftotext Convert a PDF file to text in Python...and then you can do anything with the text. Even create your own audiobook!
tuesdaytooling Tooling Tuesday: Magic Wormhole Need to send a file? All your USB sticks are missing? Use a wormhole!
tuesdaytooling Tooling Tuesday: Pretty Errors in Python Make every error pretty with this handy library.
tuesdaytooling Tooling Tuesday - Nexmo API and Python Want to learn how to send an SMS via Python and node-RED? Well there is an API for that!
tuesdaytooling Tooling Tuesday: Search Wikipedia with Python! Search Wikipedia from Python! Read a randomly suggested page, or search for anything you want!
anvil Friday Fun: Monitor your Pi with Anvil Hey, you! Fancy writing a web app in Python? An app that shows live data from a running Raspberry Pi? Ok..read on!
tuesdaytooling Tooling Tuesday - psutil Learn how to check system resources, processes with this really easy Python library.
python Tooling Tuesday - NASA API and Python Learn how to use NASA's API and make your desktop beautiful.
tuesdaytooling Tooling Tuesday PySerial Learn how to send and receive data from Arduino, Adafruit and Python using Serial connections.
tuesdaytooling Tooling Tuesday - Late Edition: virtualenv It may be late, but this week's post introduces Python virtual environments. So you can keep your system neat and tidy.