@@ -10,16 +10,11 @@ With this pakage users can easily connect to any Infinite8 devices from many pro
...
@@ -10,16 +10,11 @@ With this pakage users can easily connect to any Infinite8 devices from many pro
## Getting Started (python)
## Getting Started (python)
This dll requires the following packages to work fine.
This dll requires the following packages to work with.
### Prerequisites
### Prerequisites
Use pip script to install `scipy` , `numpy`and `pythonnet` . These packages are used to read .dll files writen in C# and calculate some anticipated data.
Use [Python for .NET](http://pythonnet.github.io/) to instll 'clr' package for connect dll to python.