File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55
66
7- [ ![ PyPI] ( https://img.shields.io/pypi/v/corrai ?label=pypi%20package )] ( https://pypi.org/project/corrai / )
8- [ ![ Static Badge] ( https://img.shields.io/badge/python-3.10_%7C_3.12-blue )] ( https://pypi.org/project/corrai / )
7+ [ ![ PyPI] ( https://img.shields.io/pypi/v/tide ?label=pypi%20package )] ( https://pypi.org/project/python-tide / )
8+ [ ![ Static Badge] ( https://img.shields.io/badge/python-3.10_%7C_3.12-blue )] ( https://pypi.org/project/python-tide / )
99[ ![ codecov] ( https://codecov.io/gh/BuildingEnergySimulationTools/tide/branch/main/graph/badge.svg?token=F51O9CXI61 )] ( https://codecov.io/gh/BuildingEnergySimulationTools/tide )
1010[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
1111[ ![ License] ( https://img.shields.io/badge/License-BSD_3--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
@@ -41,7 +41,7 @@ handling.
4141## Getting started
4242### 1- Install ⬇️
4343````
44- pip install tide
44+ pip install python- tide
4545````
4646
4747### 2- Load and format data 🌲
Original file line number Diff line number Diff line change 88 long_description = f .read ()
99
1010setup (
11- name = "tide" ,
11+ name = "python- tide" ,
1212 version = "0.1.0" ,
1313 description = "Measured data visualization and pipelines" ,
1414 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments