项目作者: kalaspuff

项目描述 :
😻 [not yet built] A collection of functions and classes to aid developers into building better code faster without having to reinvent the wheel.
高级语言: Makefile
项目地址: git://github.com/kalaspuff/beautiful.git
创建时间: 2019-11-29T02:06:26Z
项目社区:https://github.com/kalaspuff/beautiful

开源协议:MIT License

下载


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.

  1. $ pip install beautiful

Usage and examples

Use-case

  1. import beautiful