File tree 2 files changed +5
-6
lines changed 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- # rico
2
- Rich content to HTML as easy as ` Doc(df, plot) ` .
3
-
4
- <br >
5
-
6
1
[ ![ CI] ( https://github.com/e10v/rico/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/e10v/rico/actions/workflows/ci.yml )
7
2
[ ![ Coverage] ( https://codecov.io/github/e10v/rico/coverage.svg?branch=main )] ( https://codecov.io/gh/e10v/rico )
8
3
[ ![ License] ( https://img.shields.io/github/license/e10v/rico )] ( https://github.com/e10v/rico/blob/main/LICENSE )
9
4
[ ![ Version] ( https://img.shields.io/pypi/v/rico.svg )] ( https://pypi.org/project/rico/ )
10
5
[ ![ Package Status] ( https://img.shields.io/pypi/status/rico.svg )] ( https://pypi.org/project/rico/ )
11
6
[ ![ PyPI Python Versions] ( https://img.shields.io/pypi/pyversions/rico.svg )] ( https://pypi.org/project/rico/ )
7
+
8
+ # rico
9
+
10
+ Rich content to HTML as easy as ` Doc(df, plot) ` .
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ requires-python = ">=3.10"
10
10
readme = " README.md"
11
11
license = {text = " MIT" }
12
12
classifiers = [
13
- " Development Status :: 2 - Pre- Alpha" ,
13
+ " Development Status :: 3 - Alpha" ,
14
14
" Intended Audience :: Developers" ,
15
15
" Intended Audience :: Science/Research" ,
16
16
" License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments