AutoIt
Contents
UDF/Libraries
The AutoItMonkey is an UDF that runs on your Android emulator or device and generates pseudo-random streams of user events such as clicks, touches, or gestures, as well as a number of system-level events.
Another UDF bringing Irrlicht and au3 together. Historically some kind of a follower of the UDF above, technically with a complete different approach.
This is an UDF for reading info from JPEG, TIFF, BMP, PNG and GIF - size, color depth, resolution.
OpenGL without external libraries etc. For JPEG files UDF also retreive various Exif information.
Access standard Internet protocols (FTP, Gopher and HTTP). Supports GET/POST requests and cookies.
This is an UDF full of advanced mathematical functions. It allows to work with primes, create number sequences, interpolate, calculate values of functions like Riemann zeta.
Support for different measures of accuracy and 8 ways to resolve tie breaks.
Adds support for joysticks, CDs, 2D graphics, timers. See SDL website for more information.
This is an UDF for reading info from JPEG, TIFF, BMP, PNG and GIF - size, color depth, resolution.
OpenGL without external libraries etc. For JPEG files UDF also retreive various Exif information.
Make calculations with extremely large numbers that AutoIt normally is not able to support.
From, to and between positive bases less than 63 (decimals supported).
ATan2(), Cosh(), Frexp(), Hypot(), Ldexp(), Logb(), Sinh(), Tanh().
Print text in any font, size and colour at any position on the page, draw lines, curves, elipses, pies in any colour, and print images.
Adds support for joysticks, CDs, 2D graphics, timers. See SDL website for more information.
Another UDF bringing Irrlicht and au3 together. Historically some kind of a follower of the UDF above, technically with a complete different approach.
Tools for distributed PyTorch training on Amazon SageMaker.
State-of-the-art Natural Language Processing for TensorFlow 2 and PyTorch.
Multi-dimensional labeled arrays and datasets with integrated, array-aware analytics.
High-level data visualization tool that ties data to the visual elements.
Python 2D plotting library which produces publication quality figures.
A collection of algorithms and functions for scientific and technical computing.
Open-source gradient boosting library designed for real-world applications.
Sequence modeling toolkit that allows easy experimentation with novel sequence-based models.
An educational resource that makes it easier to learn about deep reinforcement learning.
A framework that provides a simple, universal API for building distributed applications.
Support for different measures of accuracy and 8 ways to resolve tie breaks.
Make calculations with extremely large numbers that AutoIt normally is not able to support.
From, to and between positive bases less than 63 (decimals supported).
ATan2(), Cosh(), Frexp(), Hypot(), Ldexp(), Logb(), Sinh(), Tanh().
Automation
Databases and web connections
SQLite is a library that implements a self-contained, embeddable, zero-configuration SQL database engine.
SQLite Array Functions - a faster method for unique arrays and sorting methods.
Data compression
Extensive library that uses a external DLL that must be provided with the script.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller.
Encryption and hash
GUI Additions
Allows the creation of modern, fancy GUI and tray menus with icons and colors.
A library that allows a user to skin their application GUI using the Windows .MSstyles files.
Real Vista Aero Glass UDF - you can apply glass effect to your gui.
Allows the creation of modern, fancy GUI and tray menus with icons and colors.
Controls
This UDF can be used to create a slider with an imagebackground and an image to move.
Easily create and show bar chart and line charts with GDI+ to take advantage of double-buffering.
Hardware
(by therealhanuta) - Serial and parallel communication (COM port, RS-232, LPT port) - without installing DLL's (using Windows API calls).
Communicate with the MAX335 chip using the SPI protocol via the LPT (printer) port.
Information gathering
Maths
This is an UDF full of advanced mathematical functions. It allows to work with primes, create number sequences, interpolate, calculate values of functions like Riemann zeta.
Make calculations with extremely large numbers that AutoIt normally is not able to support.
Media
Graphics and image
Players
Misc
UDF for the new Map datatype in AutoIt, similar to the Array UDF included in standard UDFs.
This library contains functions for integrating your AutoIt scripts and programs with Appveyor CI.
Internet protocol suite
Fully compliant with RFC 2812 and IRCv3.1, feature-packed with support for SASL authentication.
POP3 library for retrieving email messages. Not compatible with Gmail because it uses SSL.
POP3 UDF According to the 1939 RFC, modified version with Quoted Printable decoder.
A POP3 library that's compatible with Gmail. It uses an external executable that must be supplied with your script.
Push notifications to iPhone, iPod touch or iPad using Prowl (Growl client for iOS).
Access the HTTP protocol for creating GET and POST requests and submitting them with conforming standards, cookies not supported.