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

Mt5 python binding in Title/Summary

Python - PyOpenGL

Python - PyOpenGL

PyOpenGL is a cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library, and is provided under a liberal BSD-style. PyOpenGL is interoperable with a large number of external GUI libraries for Python.

Python pysqlite-2.5.5

Python pysqlite-2.5.5

Pysqlite is an interface to the SQLite 3.x embedded relational database engine. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite.Finally can be told that Pysqlite is a SQLite binding for Python that complies to the Database API 2.0.

  • Publisher: Gerhard Haering
  • Home page: code.google.com
  • Last updated: October 27th, 2011
Windsor MT5

Windsor MT5

Windsor MT5 have: - Ability to close multiple positions together from one window. - Customized History Center; options to view a specific time period. - Advanced built-in reports on all trading activities. - Profit displayed as money and as points. - Enhanced MQL5 programming language and advanced strategy tester for Expert Advisors. - Improved security and encryption

  • Publisher: Windsor Brokers Ltd
  • Last updated: December 22nd, 2012

Mt5 python binding in Description

PyOpenGL

PyOpenGL

PyOpenGL is a common cross platform Python binding to OpenGL and related APIs. PyOpenGL is interoperable with a large number of external GUI libraries for Python including (but not limited to): wxPython, PyGame, PyQt and PySide, PyGTK, Raw XLib, OSMesa, etc.

  • Publisher: Mike C. Fletcher
  • Home page: sourceforge.net
  • Last updated: June 11th, 2015
.Net Grid

.Net Grid

.Net Grid. Hierarchical data binding, drag&drop, grouping, serialization, cell editors, custom drawing, cell tooltips, threadsafety. Realtime filtering, regrouping, multiple sorting, cell highlighting. Performance: 50000 upd/sec, 16MB/100000 rows.

  • Publisher: Dapfor
  • Home page: www.dapfor.com
  • Last updated: December 26th, 2016
FireDaemon Pro

FireDaemon Pro

FireDaemon Pro lets you install and run any application or script as a Windows service. Services can be configured via or GUI or command line using XML and scheduled. Services will be monitored should your application crash or hang.

  • Publisher: FireDaemon Technologies Limited
  • Home page: www.firedaemon.com
  • Last updated: March 14th, 2022
Python lxml

Python lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2/libxslt. The lxml.etree follows the ElementTree API as much as possible, building it on top of the native libxml2 tree. It combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Publisher: Stefan Behnel
  • Home page: lxml.de
  • Last updated: May 28th, 2015
Python - py2exe

Python - py2exe

Py2exe is a great extension to Python's Distribution Utilities that allows you to create a Windows executable file from a Pythons script. This allows users to execute programs without the need of having the Python interpreter installed. An excellent extension that every developer must have.

  • Publisher: Thomas Heller
  • Home page: www.py2exe.org
  • Last updated: December 21st, 2008

Additional Mt5 python binding selection

Z3-2.12

Z3-2.12

Features: - Enable check_assumptions without enclosing push/pop. This resolves the limitation described in Limitations: - Expose coefficients used in arithmetical proofs. - Allow quantified theory axioms. - Fixes to the SMT-LIB 2.0 pretty printing mode. - Detect miss-annotated SMT-LIB benchmarks to avoid crashes when using the wrong solvers. Thanks to Trevor Hansen.

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
  • Last updated: August 1st, 2016
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 numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
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
Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Python cgkit-2.0.0alpha8

Python cgkit-2.0.0alpha8

The Python Computer Graphics Kit is a collection of Python modules that contain the basic types and functions to be able to create 3D. The highlight of this release is a new RenderMan binding (module "cri") that is ctypes-based and that links to a renderer's shared library (in the case of Aqsis this can be aqsislib or ri2rib).

  • Publisher: mbaas
  • Home page: sourceforge.net
  • Last updated: April 13th, 2010
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010