Home >> Computers >> Programming >> Languages >> Python >> Tools




The programming convienence occurs as program or application that software developers use to create, debug, or even maintain more computer program & applications. the term normally refers to comparatively elementary computer software that may be combined together to accomplish a project, very much like a single will utilize multiple hand tools to fix a physical object.

A history of computer software information began sustaining a foremost computers in the early Fifties that utilized linkers, loaders, & control software. Information became celebrated sustaining Unix in the early Seventies using information rather grep, awk and make that were meant to become combined flexibly by owning pipes.

Information were originally elementary & lightly weight. When a bit of information develop been maintained, it have been integrated into other mighty integrated development environments (IDEs). These environments may produce shopping & editing very much more leisurely, nevertheless it lack the ability to massage code, such as old Unix information.

A distinction between information & applications is murky. For instance, developers have simple databases (like the file containing listing of crucial values) day and night when information. Still the good-blhave database is commonly thought of as an application around its own correct.

For numbers of years, computer-assisted software engineering (CASE) information were sought fallowing. Successful information keep close at hand proven elusive. Within 1 feel, Pack information emphasized project & architecture trend lines, like for UML. However a virtually all successful one information come IDEs.

the ability to utilize the kind of information fruitfully is of these hallmark of a skilled software engineer.

List of tools

Computer software information came around several forms:

Revision control: SCM, SCCS, RCS, CVS, SVN, SourceSafe, PVCS, ClearCase, Bonsai Compilation and linking tools: GNU toolchain (Make, automake, gcc), Microsoft Visual Studio Lint: lint, Splint Lookup: grep, find Editors: emacs, vi Scripts: Shell, Perl Parsing: Lex, Yacc Bug Databases: gnats, Bugzilla, Trac Debuggers: gdb, GNU Binutils

Debugging tools likewise come utilized in the run of debugging code, & can also become utilized to produce code that is other compliant to standards & personal than in case it were non utilized.

Memory leak detection: In the C programming language for instance, memory leaks are not when easy found - programs information known as memory debuggers are typically wont to locate memory leaks enabling a computer programmer to locate these problems great deal additional expeditiously than review alone.

IDEs

Integrated development environments (IDEs) combine the features of numerous information, into a single complete pack. It is unremarkably simpler & more comfortable to wash simple tasks, like shopping for content merely inside files in the design. It usually have a very much harder instance by owning linking information together, like preprocessors & code generators.

Integrated development environments come typically utilized for development of enterprise-level applications, especially in Microsoft Windows based machines, however IDEs (when it is as well known) too survive in more operating systems. IBM's VisualAge development tools rerun in OS/2, for instance.

PyUnit unit testing framework for Python
A proven, elegant and extensible unit testing framework for Python, based on Java's de facto standard JUnit framework.

Psyco
Specializing (like a dynamic) compiler for Python, runs code 2-100 times faster, needs much memory; makes high level language faster. Descriptions, downloads (program, website), documents, news, links. [Open Source, MIT]

Boa Constructor
A Python IDE that includes a GUI builder for wxPython. [Open Source, GPL]

py2exe
A distutils extension to convert Python scripts into executable Windows programs.

IDLE fork
A temporarily forked version of the Python IDE IDLE. Project page on SourceForge.

Pymerase
A tool intended to generate a python object model, relational database, and an object-relational model connecting the two using UML or XML. However, it has been extended to also output GUI widgets and can be easily extended to output whatever else you might like. [Open source, MIT License]

F2PY
A Fortran to Python Interface Generator. [Open Source, LGPL]

Synopsis
A general source code documentation tool.

PyChecker
A tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. [Open Source, BSD-like]

HappyDoc
A tool for extracting documentation from Python source code.


Computers: Programming: Development Tools






© 2005 GeneralAnswers.org