3rd party libraries
The libraries we collect here are some of the most used in the Python ecosystem and automation in general.
We collect enough documentation here so that human and LLM "users" can find the original documentation and sources.
For some libraries, we can also provide basic helper snippets, and in case we get enough requests or the snippets get bigger, we will consider creating fully-fledged wrapper libraries.
Categories
Beautifulsoup4
Scrape web pages with ease. Beautiful Soup is a Python library specialized for pulling data out of HTML and XML files.
Boto3
Create, manage and configure AWS services programatically.
Cryptography
Implement secure encryption, decryption, and cryptographic protocols in applications.
Numpy
Large collection of mathematical functions to operate on arrays and matrices.
Pandas
Working with data sets for analyzing, cleaning, exploring, and manipulating big data.
PDFs
Libraries that can manipulate PDF files.
Pendulum
Designed to provide a more intuitive and easier to use interface for working with dates and timezones.
Psutil
Access system and process information, offering functionalities for monitoring CPU, memory, disk, and network usage.
Requests
One of the most known and used Python libraries for HTTP calls.
Selenium
Browser automation tool with a long history being a well tested and go to solution.
Simple Salesforce
Simplified access to Salesforce APIs.