Skip to content

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

License

Notifications You must be signed in to change notification settings

npmontgomery/beautifulstew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages