Category Development
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
Python - Gnuplot
Gnuplot.py is a Python package that interfaces to gnuplot, the popular open-source plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as 'glue' for numerical programs, you can use this package to plot data on the fly as they are computed.
- Publisher: pythonxy.com
- Home page: gnuplot-py.sourceforge.net
- Last updated: May 10th, 2012
jEdit
jEdit is an open-source text editor designed for programmers. Its features auto indent and syntax highlighting for more than 200 languages. A large number of character encodings are supported including UTF8 and Unicode. Built-in macro language implements an extensible plugin architecture.
- Publisher: jEdit Team
- Home page: www.jedit.org
- Last updated: November 18th, 2024
RailsInstaller
The RailsInstaller package provides a quick way to go from zero to developing Ruby on Rails applications. It provides you with all the common packages needed for a full Rails stack. The program enables you to write and run Rails code in a fast and easy manner and it works with Ruby 2.0.
- Publisher: RailsInstaller Team
- Home page: railsinstaller.org
- Last updated: December 14th, 2017
Python - guiqwt
Based on PyQwt (plotting widgets for PyQt4 graphical user interfaces) and on the scientific modules NumPy and SciPy, guiqwt is a Python library providing efficient 2D data-plotting features (curve/image visualization and related tools) for interactive computing and signal/image processing application development.
- Publisher: pythonxy.com
- Last updated: December 3rd, 2012
ModelSim-Altera Starter Edition
ModelSim-Altera Starter Edition is a free program that offers you support for simulating small FPGA designs. The starter edition has a limitation set at 10000 executable lines. The program allows you to create your own designs or choose from a vast library of simulators that you can test for various purposes.
- Publisher: Mentor Graphics Corporation
- Last updated: February 1st, 2016
CitectSCADA
CitectSCADA is an industrial control system that enables you to monitor a process. The program enables you to increase the return on your assets by delivering a highly scalable, reliable control and monitoring system. Its primary function is to collect information (data) and provide an interface to control specific equipment.
- Publisher: Schneider Electric
- Home page: www.citect.schneider-electric.com
- Last updated: February 2nd, 2016
Python - pygments
Python - pygments is a generic syntax highlighter for general use in all kinds of programs such as forum systems, wikis or other applications that need to prettify source code. The program has support for a wide range of common languages and markup formats and a large number of output formats such as HTML, LaTeX, RTF, SVG, all image formats that PIL supports and ANSI sequences.
- Publisher: Pygments team
- Last updated: April 30th, 2015
Python - sphinx
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.
- Publisher: Georg Brandl
- Last updated: October 6th, 2015
Python - docutils
Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML, LaTeX, man-pages, open-document or XML. It includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
- Publisher: David Goodger
- Home page: pypi.python.org
- Last updated: June 12th, 2014
Code VBA
Code VBA is a plugin that lets you write VBA code faster. You also spend less time looking for solutions on-line. It makes declaring variables quicker. You can find and insert VBA, Access VBA / ADO / DAO and Excel VBA source code from the logically organized menu.
- Publisher: AGORA Software BV
- Last updated: October 5th, 2021
SQL Compare
SQL Compare makes it easy to compare and deploy SQL Server database schemas. It can help you compare small or large database schemas, including Temporal Tables, with advanced filtering of database objects. You can also build sophisticated comparison rules to migrate individual schema differences.
- Publisher: Red Gate Software Ltd
- Last updated: June 8th, 2021
SWFText
SWF Text is handful author tool of Flash text animation. With SWF Text, a user without any experience of Flash development can easily create a Flash banner or an introductory page within a few minutes. It embraces 160+ text effects and 40+ background effects, and users may also customize all the properties of a Flash, including font, text color, and layout, etc.
- Publisher: AntsSoft
- Last updated: April 29th, 2008
FreshHTML
Fresh HTML is one of the most popular names when it comes to free HTML editors. It allows creating and editing web pages in a pretty fast and easy way. The hard coding is often unnecessary when using this tool, and that’s due to the fact that it deploys a handy WYSIWYG (What-you-see-is-what-you-get) based interface.
- Publisher: freshwebmaster.com
- Last updated: September 17th, 2012
LINQPad
LINQPad lets you interactively query databases in a modern query language: LINQ. LINQPad is a C#/VB/F# scratchpad that instantly executes any expression, statement block or program with rich output formatting and a wealth of features that "just work".
- Publisher: Joseph Albahari
- Home page: www.linqpad.net
- Last updated: September 28th, 2015
MPLAB IDE
MPLAB Integrated Development Environment (IDE) is a free, integrated toolset for the development of embedded applications employing Microchip's PIC and dsPIC microcontrollers. MPLAB IDE runs as a 32-bit application on MS Windows, is easy to use and includes a host of free software components for fast application development and super-charged debugging.
- Publisher: Microchip Technology Inc.
- Last updated: April 17th, 2018
SmartConnector
SmartConnector is a software utility that sends data from corporate systems to the SmartGlance Mobile Reporting Service.SmartConnector allows the administrator to configure and schedule their reports from any data sources for automated mobile reporting.
- Publisher: Sarla Analytics LLC
- Last updated: December 11th, 2010
Antenna
Antenna Web Design Studio lets you create professional-looking websites without any HTML knowledge. Antenna's web editor is entirely visual, giving you pixel accurate control. You can easily drag and drop text, pictures, buttons, animations, and movies on pages and render them as websites.
- Publisher: Julian Spencer
- Last updated: April 29th, 2022
High-performance Embedded Workshop
The High-performance Embedded Workshop (HEW) provides a GUI-based integrated development environment for the development and debugging of embedded applications for Renesas microcontrollers. This provides the user with a single interface to fully exploit the advanced capabilities of the development tools
- Publisher: Renesas Technology Corp.
- Last updated: January 20th, 2012
Python pywin32-210
Python pywin32-210 is a set of Python extensions for Windows. In order to run Python flawlessly, you might have to change certain environment settings in Windows. Python usually stores its library (and thereby your site-packages folder) in the installation directory.
- Publisher: Mark Hammond (et al)
- Last updated: March 5th, 2008
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
8085 simulator
8085 Simulator has a very user friendly interface and the best part is, its FREE to download. You can master 8085 programming in matter of days now. full graphical illustration of the Microprocessor simulator.
- Publisher: Vaneet Singla
- Home page: gnusim8085.github.io
- Last updated: March 29th, 2008
PICPgm Development Programmer
PICPgm is an app designed to program PIC microcontrollers using an external programmer hardware connected to the PC. The program allows you to: check if a PIC microcontroller is empty, program a HEX file into a PIC microcontroller, erase a PIC microcontroller, read the content of a PIC microcontroller and save it to a HEX file.
- Publisher: Christian Stadler
- Last updated: December 3rd, 2017
DBF Manager
DBF Manager is a software utility that allows users to manage databases efficiently. They are able to view, edit, import or export formats, generate reports, customize settings, or just print out documents. The program is an important solution to take into consideration when having to manipulate databases.
- Publisher: Astersoft Co.
- Home page: dbfmanager.com
- Last updated: May 3rd, 2023
wxDev-C++
wxDEV-C++ is a free, open-source integrated development environment (IDE) extension for DEV-C++. This program was designed to enable users to create frames and dialogs for wxWidgets. One of the advantages of using this application resides in the fact that it integrates project management, as well as project status options.
- Publisher: wxDev-C++ Development Team
- Last updated: July 5th, 2012