beautifulstew

Takes care of the BeautifulSoup boilerplate so you can focus on the real problems.


Keywords
beautifulsoup, bs4, parsing, parser, scraping
License
MIT
Install
pip install beautifulstew==0.0.1

Documentation

beautifulstew

Saves you time with functions that take care of the most common operations.

MIT dependencies python

coming soon

Dependencies

As the name suggests, beautifulstew depends on BeautifulSoup. Make sure you have installed bs4 before using beautifulstew.

OS X & Linux:

pip install bs4

Installation

OS X & Linux:

Coming soon to PyPi

pip install beautifulstew

Usage example

Import all with from beautifulstew import *. xml_2_soup, soup_maker, get_all_css, get_img_src

Release History

  • 0.0.1
    • Initial release (still a work in progress)

Meta

NPM – email me

Distributed under the MIT license. See LICENSE for more information.

Contributing

If you would like to contribute or have any suggestions on how to improve, just send me a private message!