A collection of functions and classes to aid developers into building better code faster.
Note: This is not the Python package for BeautifulSoup
, the popular screen scraping library. If that's what you're looking for, head over to https://www.crummy.com/software/BeautifulSoup/.
Like you would install any other Python package, use pip
, poetry
, pipenv
or your weapon of choice.
$ pip install beautiful
import beautiful