Skip to content

Commit 413eb9e

Browse files
author
Marcos Vainer Loeff
committed
Upgrade to 2017 R2
2 parents 06f7e9b + 841ed75 commit 413eb9e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
PI Web API client library for Python (2017 R2)
23
===
34

@@ -8,6 +9,18 @@ This repository has the source code package of the PI Web API client libraries f
89

910
- PI Web API 2017 R2 installed within your domain using Kerberos or Basic Authentication. If you are using an older version, some methods might not work.
1011
- Python 2.7 and 3.4+
12+
=======
13+
PI Web API client library for Python
14+
===
15+
16+
## Overview
17+
This repository has the source code package of the PI Web API client library for Python.
18+
19+
## Requirements.
20+
21+
Python 2.7 or 3.4+
22+
23+
>>>>>>> 841ed756597e1b284533f260aea76293a5441f51
1124
1225
## Installation
1326
### pip install
@@ -38,7 +51,7 @@ Then import the package:
3851
import osisoft.pidevclub.piwebapi
3952
```
4053

41-
This library was tested using PyCharm 2017.1.5 and Anaconda3 5.0.0
54+
This library was tested using PyCharm 2017.1.5.
4255

4356
## Documentation
4457

0 commit comments

Comments
 (0)