Free Downloads: Python

License:  All 1 2 | Free

Devart Python Connector for HubSpot Screenshot
more

Python Connector for HubSpot is a connectivity solution for accessing HubSpot from Python applications to read and update data.

Python Connector for HubSpot is a connectivity solution for accessing HubSpot from Python applications to read and update data. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows and Windows Server. Standard SQL syntax The connector fully supports the ANSI SQL standard and lets you execute SQL...

Category: Software Development / Components & Libraries
Publisher: Devart, License: Shareware, Price: USD $99.95, File Size: 13.1 MB
Platform: Windows



Devart Python Connector for QuickBooks Screenshot
more

Python Connector for QuickBooks is a connectivity solution for accessing QuickBooks Online from Python applications to read and update data.

Python Connector for QuickBooks is a connectivity solution for accessing QuickBooks Online from Python applications to read and update data. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows and Windows Server. Standard SQL syntax The connector fully supports the ANSI SQL standard and lets you execute...

Category: Software Development / Components & Libraries
Publisher: Devart, License: Shareware, Price: USD $99.95, File Size: 13.0 MB
Platform: Windows

more

Scientific-oriented Python Distribution based on Qt and Spyder.

Scientific-oriented Python Distribution based on Qt and Spyder. It is a mayaVi 2 powerful 2D and 3D scientific visualization tool. Free scientific and engineering development software for numerical computations, data analysis and data visualization based on Python programming language.

Category: Software Development / Misc. Programming
Publisher: pythonxy, License: Freeware, Price: USD $0.00, File Size: 39.4 MB
Platform: Windows

Devart Python Connector for SQL Server Screenshot
more

Python Connector for SQL Server is a connectivity solution for accessing SQL Server databases from Python applications.

Python Connector for SQL Server is a connectivity solution for accessing SQL Server databases from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux. Secure communication The connector supports encrypted communications using SSL/TLS, SSH tunneling, and HTTP/HTTPS...

Category: Software Development / Components & Libraries
Publisher: Devart, License: Shareware, Price: USD $99.95, File Size: 3.6 MB
Platform: Windows

Devart Python Connector for Salesforce Screenshot
more

Python Connector for Salesforce is a connectivity solution for accessing Salesforce from Python applications to read and update data.

Python Connector for Salesforce is a connectivity solution for accessing Salesforce from Python applications to read and update data. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux. Standard SQL syntax The connector fully supports the ANSI SQL standard and lets you execute SQL...

Category: Software Development / Components & Libraries
Publisher: Devart, License: Shareware, Price: USD $99.95, File Size: 71.7 MB
Platform: Windows

Devart Python Connector for xBase Screenshot
more

Python Connector for xBase is a connectivity solution for accessing FoxPro, Visual FoxPro, dBase, and other databases in DBF file formats from Python applications.

Python Connector for xBase is a connectivity solution for accessing FoxPro, Visual FoxPro, dBase, and other databases in DBF file formats from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux. Local indexing The connector offers an internal data indexing...

Category: Software Development / Components & Libraries
Publisher: Devart, License: Shareware, Price: USD $99.95, File Size: 3.7 MB
Platform: Windows

Shareware
more

PyScripter is a new open source project from MMM-Experts, which aims to become a competitive Integrated Development Environment (IDE) specifically for the well-known Python programming language.

PyScripter is a new open source project from MMM-Experts, which aims to become a competitive Integrated Development Environment (IDE) specifically for the well-known Python programming language. The user interface is well organized and is very clear.
For example, if you use Django as your main Python framework you can add its sources to the include path, enabling...

Category: Software Development / Tools & Editors
Publisher: MMM-Experts, Inc., License: Shareware, Price: USD $0.00, File Size: 0
Platform: Windows

more

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.

IronPython is an excellent addition to the .NET Framework, providing Python developers with the power...

Category: Software Development / Visual Basic Runtime Files
Publisher: Microsoft, License: Freeware, Price: USD $0.00, File Size: 5.1 MB
Platform: Windows

Shareware
more

Pfaide is an extensible Python IDE for Windows platforms.

Pfaide is an extensible Python IDE for Windows platforms. It is currently in Alpha stage (yet very stable and functional). Improvements will come in frequent updates and here're the highlights of the current feature set:
- Lightweight and fast.
- Directory based project management.
- Themeable editor with builtin HTML, JavaScript, CSS support.
- Supports...

Category: Software Development / Debugging
Publisher: M.Utku Karatas, License: Shareware, Price: USD $25.00, File Size: 9.0 MB
Platform: Windows

more

PyPlotter is an open source 2D graph plotting package for Python and Jython.

PyPlotter is an open source 2D graph plotting package for Python and Jython. It was primarily written for use in the CoopSim package. If you do not rely on Jython support or any other of PyPlotter's special featurs (see key features list below), you will probably be better off with one of the more common Python plotting packages like Matplotlib or ReportLab, both of which...

Category: Home & Education / Miscellaneous
Publisher: Eckhart Arnold, License: Freeware, Price: USD $0.00, File Size: 116.7 KB
Platform: Windows

Freeware
more

Python - scipy is open-source program for mathematics, science, and engineering.

Python - scipy is open-source program for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation.

The SciPy library is built to work with NumPy arrays, and provides many user-friendly and...

Category: Business & Finance / Applications
Publisher: Python, License: Freeware, Price: USD $0.00, File Size: 43.4 MB
Platform: Windows

Shareware
more

A Windows or Linux based python development environment integrated with the version of Python you have installed. .

A Windows or Linux based python development environment integrated with the version of Python you have installed.

Category: Software Development / Compilers & Interpreters
Publisher: Wingware, License: Shareware, Price: USD $0.00, File Size: 0
Platform: Windows

more

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.

formlayout is a tiny Python module for creating form dialogs/widgets to edit various type of parameters with having to write any GUI code (it requires Python 2.x and PyQt4 4.y, with x >= 5 and y > 3).
The main advantage of formlayout over similar libraries is that it's very simple to use/install and that it's so light (it just needs PyQt4 to run). However, if...

Category: Software Development / Tools & Editors
Publisher: Pierre Raybaut, License: Freeware, Price: USD $0.00, File Size: 198.4 KB
Platform: Windows

more

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib).

Scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit world of scientific Python packages (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems that are accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.

Category: Games / Misc. Games
Publisher: pythonxy.com, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Shareware
more

JetBrains PyCharm is a Python IDE with complete set of tools for productive development with Python programming language.

JetBrains PyCharm is a Python IDE with complete set of tools for productive development with Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with Django framework. It works on Windows platform.

Category: Software Development / Misc. Programming
Publisher: JetBrains s.r.o, License: Shareware, Price: USD $121.37, File Size: 74.6 MB
Platform: Windows

more

Pysqlite is an interface to the SQLite 3.

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.

Category: Software Development / Misc. Programming
Publisher: Gerhard Haering, License: Freeware, Price: USD $0.00, File Size: 551.8 KB
Platform: Windows

Freeware
more

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl.

Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created for the new Python documentation, and has excellent facilities for Python project documentation, but C/C++ is supported as well, and more languages...

Category: Web Authoring / Web Design Utilities
Publisher: Georg Brandl, License: Freeware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

more

This program is an event-driven networking engine written in Python, licensed under the open source.

This program is an event-driven networking engine written in Python, licensed under the open source. Twisted is a platform for developing internet applications and contains a web server, numerous chat clients, chat servers, mail servers, and more. Twisted (Python 2.6) works on Windows platform.

Category: Internet / Misc. Plugins
Publisher: Twisted Matrix Laboratories, License: Shareware, Price: USD $0.00, File Size: 2.5 MB
Platform: Windows

Freeware
more

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes.

Wing IDE 101 is free scaled down Python IDE designed for teaching introductory programming classes. It omits many features found in Wing IDE Professional and makes simplifications appropriate for beginners.The OS X version requires an X11 Server.
Wing IDE works with Python 2.x and 3.x and can be used with Django, matplotlib, Zope, Plone, Google App Engine, PyQt, PySide,...

Category: Software Development / Misc. Programming
Publisher: Wingware, License: Freeware, Price: USD $0.00, File Size: 20.5 MB
Platform: Windows

Freeware
more

Visualwx aims to be the ultimate RAD tool, designed for c ,python,perl,rub, lua and wxWidgets.

Visualwx aims to be the ultimate RAD tool, designed for c ,Python,perl,rub, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress. We would like to demonstrate it to all as soon as possible.

The program already has a lot of features, among the most important
ones:
- Designer of various frame (form) and sizers
...

Category: Software Development / Misc. Programming
Publisher: VisualWX, License: Freeware, Price: USD $0.00, File Size: 7.2 MB
Platform: Windows

more

Mahotas is a set of functions for image processing in Python.

Mahotas is a set of functions for image processing in Python.

It is completely based on numpy arrays as its datatype. It has its heavy routines implemented in clean C in a way that is both very clean, type independent (using templates), and fast.

All of the code is self contained and it has no other dependencies than numpy and scipy.ndimage (for certain...

Category: Multimedia & Design / Multimedia App's
Publisher: Luis Pedro Coelho, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

Shareware
more

The Conceptive PythonSDK is a Python distribution aimed at development and deployment of desktop applications.

The Conceptive PythonSDK is a Python distribution aimed at development and deployment of desktop applications. It includes recent builds of :

- GUI toolkits such as Qt and PyQt
- Database drivers
- Crypto and SSL modules
- Camelot

The PythonSDK facilitates the development and deployment of cross platform applications by providing the same...

Category: Software Development / Misc. Programming
Publisher: Conceptive Engineering, License: Shareware, Price: USD $65.00, File Size: 3.3 MB
Platform: Windows

more

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.

The whole process is supposed to be simple, but a mistake here or there and you could end up hours googling for a solution.Keep in mind that all the Python checks and easy_install calls must be done referencing the location of the virtualenv, otherwise you might end up using the global Python install and not the virtual one.

Category: Utilities / Misc. Utilities
Publisher: Edgewall Software., License: Freeware, Price: USD $0.00, File Size: 799.9 KB
Platform: Windows

Shareware
more

The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC).

The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC).

It includes a (optional) C extension for fast calculation, as well as a pure Python implementation.

There is no attempt in this package to explain how the CRC works.

There are a number of resources on the web that give a...

Category: Utilities / Misc. Utilities
Publisher: Ray Buvel, License: Shareware, Price: USD $0.00, File Size: 922.9 KB
Platform: Windows

more

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language.

wxPython is a GUI toolkit, which is developed to be used, as the name states, by the Python programming language. Although Python's standard GUI toolkit is Tkinter, wxPython is gaining a great deal of community support.

wxPython wraps the wxWidget library (also created by wxDesigner) that is written in C++ into Python. This means that wxPython's...

Category: Software Development / Components & Libraries
Publisher: wxDesigner, License: Freeware, Price: USD $0.00, File Size: 9.9 MB
Platform: Windows

blank

License:  All 1 2 | Free