Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.17 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.17 KB

beautiful

pypi Made with Python Type hinted - mypy validated MIT License Code coverage

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/.

Installation with pip

Like you would install any other Python package, use pip, poetry, pipenv or your weapon of choice.

$ pip install beautiful

Usage and examples

Use-case

import beautiful