String-O-Matic
String-O-Matic performs search and replace operations with multiple strings in multiple files. It was designed specifically for computer programmers working on large projects with many source code files, however any type of file can be used, including HTML. Search and replace operations can also be performed on filenames (mass renaming). Regular expressions, case-insensitive, whole-word, and whole-line searches are supported. ASCII, Unicode, and UTF-8 files are supported. A detailed log is kept of every string that is found and replaced. String-O-Matic is a professional, rock solid program - don't trust your files to anything less!
Learn more
yarl
All URL parts, scheme, user, password, host, port, path, query, and fragment are accessible by properties. All URL manipulations produce a new URL object. Strings passed to constructor and modification methods are automatically encoded giving canonical representation as result. Regular properties are percent-decoded, use raw_ versions for getting encoded strings. Human-readable representation of URL is available as .human_repr(). PyPI contains binary wheels for Linux, Windows and MacOS. If you want to install yarl on another operating system (like Alpine Linux, which is not manylinux-compliant because of the missing glibc and therefore, cannot be used with our wheels) the tarball will be used to compile the library from the source code. It requires a C compiler and Python headers installed. Please note that the pure-Python (uncompiled) version is much slower. However, PyPy always uses a pure-Python implementation, and, as such, it is unaffected by this variable.
Learn more
TCPDF
TCPDF is now one of the world's most active open-source projects, used daily by millions of users and included in thousands of CMS and web applications. No external libraries are required for the basic functions, all standard page formats, custom page formats, custom margins, and units of measure. UTF-8 Unicode and right-to-left languages. TrueType Unicode, OpenType Unicode, TrueType, OpenType, Type1 and CID-0 fonts, and font subsetting. Methods to publish some XHTML + CSS code, Javascript, and forms. Images, graphics (geometric figures), and transformation methods. Supports JPEG, PNG, and SVG images natively, all images supported by GD (GD, GD2, GD2PART, GIF, JPEG, PNG, BMP, XBM, XPM), and all images supported via ImagMagick. Automatic page header and footer management. Document encryption up to 256-bit and digital signature certifications, transactions to UNDO commands, and PDF annotations, including links, text and file attachments.
Learn more
Windows Terminal
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU-accelerated text rendering engine, and custom themes, styles, and configurations. This is an open-source project and we welcome community participation. Multiple tabs, full Unicode support, and GPU-accelerated text rendering. Full customizability and split panes. Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more. The Terminal will also need to meet our goals and measures to ensure it remains fast and efficient.
Learn more