ziabs-blog
  • Home
  • Blog
  • Bulletins

PyAutoGUI

PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3. ↣Read more...

12 Oct 2022

Top media servers

A media server is a computer appliance or an application software that stores digital medias like video,audio,image and makes it available over a network. Media servers range from servers that provide video on demand to smaller personal computers or NAS for the ↣Read more...

30 Sep 2022

Top five Static site generators for jamstack

A static website delivered to the user's web browser exactly as stored.Static web pages are often HTML documents stored as files in the file system and made available by the web server over HTTP. On static sites, each page is a separate ↣Read more...

28 Sep 2022

Mako Templates for Python

Mako is a Hyperfast and lightweight templating for the Python platform. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. ↣Read more...

25 Sep 2022

Displaying standard output and copying to file (tee command)

Command tee writes the standard output and copies it into the specified file or files. Use the tee command to view your output immediately and at the same time, store it for future use. ↣Read more...

16 Sep 2022

Setting line numbers in vim

Line numbers are not displayed by default in Vim, although they can be quickly enabled. This article will show you how to display or hide line numbers in Vim / Vi text editor. ↣Read more...

14 Sep 2022

  • 1
  • »
 
https://www.linkedin.com/in/sharonsimon7 https://github.com/ziabs
Copyright © ziAbs