Metadata-Version: 2.4
Name: blux
Version: 0.1
Summary: bilibili utils collection
Author: Hansimov
Project-URL: Homepage, https://github.com/Hansimov/blux
Project-URL: Issues, https://github.com/Hansimov/blux/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tclogger
Dynamic: license-file

# blux
A template of pypi library

![](https://img.shields.io/pypi/v/blux?label=blux&color=blue&cacheSeconds=60)


## Install package

```sh
pip install blux --upgrade
```
