Awesome Functional Python

Contribute to awesome-functional-python development by creating an account on GitHub.

Similar

Python Libraries for Reporting and Factsheets

Python is a popular tool for all kinds of automation needs and therefore a great candidate for your reporting tasks. There is a wealth of techniques and libraries available and we’re going to introduce four popular options here. After reading this blog po... (more…)

Read more »

Headless Web Scraping with Python

Some websites require that you execute javascript before you can see any content on the page, or you may want to emulate a real user. In order to handle these use cases we'll learn how to use pyppeteer which is a library for controlling a Headless Chrome ... (more…)

Read more »