Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Siemens s7 python interface in Title/Summary

Python - h5py

Python - h5py

HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. A major design goal of h5py is interoperability; you can read your existing data in HDF5 format, and create new files that any HDF5- aware program can understand.

  • Publisher: Andrew Collette
  • Last updated: October 1st, 2011
Python eGenix mxODBC

Python eGenix mxODBC

mxODBC is a poweful Python ODBC Database Interface. mxODBC is the eGenix flagship product for connecting Python to all major databases, on all major platforms, using a fully Python DB-API 2.0 standard compatible ODBC interface, with many extensions and enhanced support of stored procedures with input, output and input/output parameters.

  • Publisher: eGenix.com GmbH
  • Home page: www.egenix.com
  • Last updated: June 17th, 2015
Python - pycares

Python - pycares

pycares is an open source Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously. You can use Tox to run the test suite in several virtualenvs with several interpreters.

  • Publisher: Saúl Ibarra Corretgé
  • Home page: pypi.python.org
  • Last updated: December 29th, 2014

Siemens s7 python interface in Description

Python - PycURL

Python - PycURL

PycURL is a Python interface to libcurl that can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL includes API documentation in the doc directory of the distribution, as well as a number of test and example scripts in the tests and examples directories of the distribution.

  • Publisher: Kjetil Jacobsen, Markus F.X.J. Oberhumer, Oleg Pudeyev
  • Home page: pycurl.sourceforge.net
  • Last updated: February 25th, 2016
GenGIS

GenGIS

GenGIS is a program that provides a 3D graphical interface in which the user can navigate and explore the data, as well as a Python interface that allows easy scripting of statistical analyses using the Rpy libraries. GenGIS is a bioinformatics application that allows users to combine digital map data with information about biological sequences collected from the environment.

  • Publisher: Robert Beiko
  • Home page: kiwi.cs.dal.ca
  • Last updated: December 3rd, 2020
Altova RaptorXML Server

Altova RaptorXML Server

RaptorXML Server is a lightning-fast server for validating and processing XML, with support for XSD, XPath, XSLT, XQuery, and more. RaptorXML Server offers powerful, flexible options for developers including access via command line, COM and Java APIs, a Python interface, and a built-in HTTP server. Support for XPath extension functions enables specialized processing.

  • Publisher: Altova
  • Home page: www.altova.com
  • Last updated: March 28th, 2014
S7 Ethernet-MPI SuiteLink and DDE Server

S7 Ethernet-MPI SuiteLink and DDE Server

The Siemens S7 Ethernet/MPI Server is a Microsoft Windows application program that acts as a communication protocol Server and allows Windows application programs to access the data from Siemens S7-300 and S7-400 controllers using the Ethernet Gateway for MPI,providing interface between 10/100 Mbps Ethernet and Siemens MPI bus.

  • Publisher: Klinkmann
  • Last updated: November 17th, 2011
VisSie

VisSie

VisSie 2.9.6

  • Publisher: 7soft
  • Home page: www.7soft.de
  • Last updated: April 27th, 2008

Additional Siemens s7 python interface selection

Python - Babel

Python - Babel

It is a collection of tools for internationalizing Python applications. Babel is composed of two major parts: - tools to build and work with gettext message catalogs. - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

  • Publisher: Edgewall Software
  • Last updated: August 1st, 2016
Python pycairo-1.4.12

Python pycairo-1.4.12

Python pycairo 1.8.10 is a free script for use with Python 2.7 developed by The GNOME Project.Pycairo is a free Python interface to Cairo which is a very useful binding drawing library. This vector graphic tool is easy to install and allows you to take full advantage of its capabilities with your Python project

  • Publisher: Gnome Project
  • Home page: ftp.gnome.org
  • Last updated: December 29th, 2008
PyME

PyME

PyMe is a python interface to GPGME library. PyMe's development model is GPGME + Python + SWIG (just like m2crypto is an OpenSSL + Python + SWIG) combination which means that most of the functions and types are converted from C into Python automatically by SWIG. In short, to be able to use PyMe you need to be familiar with GPGME.

  • Publisher: belyi
  • Last updated: December 26th, 2009
Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
Python (x,y)

Python (x,y)

Its purpose is to help scientific programmers used to interpreted languages (such as MATLAB or IDL) or compiled languages (C/C++ or Fortran) to switch to Python. C/C++ or Fortran programmers should appreciate to reuse their code "as is" by wrapping it so it can be called directly from Python scripts.

  • Publisher: Pierre Raybaut & Gabi Davar
  • Home page: python-xy.github.io
  • Last updated: February 25th, 2016
Python - matplotlib

Python - matplotlib

Matplotlib tries to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code. For a sampling, see the screenshots, thumbnail gallery, and examples directory

  • Publisher: Darren Dale, Eric Firing, Reinier Heeres, John Hunter, Jeff Whitaker, Michael Droettboom, Michiel de Hoon, Russell Owen, Benjamin Root
  • Home page: matplotlib.sourceforge.net
  • Last updated: April 28th, 2012
Python - pyreadline

Python - pyreadline

pyreadline is based on UNC readline by Gary Bishop. Basically, a readline is an editor that uses commands and key combinations in order to execute different functions or commands. Pyreadline is an extension for Python, based on the old UNC Readline. In fact, pyreadline is the next evolution of that software.

  • Publisher: Gary Bishop
  • Last updated: November 10th, 2011
Python - guidata

Python - guidata

guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for PyQt4 and allows the user to enter each parameter through a graphical user interface, using widgets which are adapted to data types.

  • Publisher: Pierre Raybaut
  • Home page: code.google.com
  • Last updated: August 1st, 2016
Python PyGTK

Python PyGTK

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. The underlying GTK+ library provides all kind of visual elements and utilities for it and, if needed, you can develop full featured applications for the GNOME Desktop.

  • Publisher: PyGTK Team
  • Last updated: March 2nd, 2012
Python - pyvisa

Python - pyvisa

PyVISA is a Python package that enables you to control all kinds of measurement devices independently of the interface (GPIB, RS232, USB, Ethernet). The program works with arbitrary adapters such as National Instruments, Agilent, Tektronix, Stanford Research Systems.

  • Publisher: PyVISA Authors
  • Last updated: April 30th, 2015