Enthought

{{short description|Software company}}

{{Infobox company

| name = Enthought

| logo =Enthought Color.png

| logo_size =

| logo_caption =

| type =

| founded = {{Start date and age|2001}}

| founder = Travis Vaught, Eric Jones{{cite web|url=https://www.enthought.com/company/|title=A bit of our story|publisher=Enthought Scientific Computing Solutions}}{{cite web|url=http://www.ece.duke.edu/enthought|title=Enthought|publisher=Duke Electrical and Computer Engineering}}

| hq_location_city = Austin, Texas

| hq_location_country = United States

| area_served =

| key_people =

| industry = Computer software

| products = Python development software, consulting, and training

| revenue =

| operating_income =

| net_income =

| assets =

| equity =

| num_employees =

| website = {{URL|www.enthought.com}}

}}

Enthought, Inc. is a software company based in Austin, Texas, United States that develops scientific and analytic computing solutions using primarily the Python programming language. It is best known for the early development and maintenance of the SciPy library of mathematics, science, and engineering algorithms{{cite web|url=http://wiki.scipy.org/History_of_SciPy|title=History of SciPy|publisher=scipy.org wiki|access-date=2013-09-10|archive-url=https://web.archive.org/web/20150709081644/http://wiki.scipy.org/History_of_SciPy|archive-date=2015-07-09|url-status=dead}} and for its Python for scientific computing distribution Enthought Canopy (formerly EPD).{{cite web|url=https://www.enthought.com/company/news/enthought-introduces-enthought-canopy-a-python-analysis-environment-for-scientific-and-analytic-computing|title=Enthought Introduces Enthought Canopy, a Python Analysis Environment for Scientific and Analytic Computing|date=April 10, 2013}}

The company was founded in 2001 by Travis Vaught and Eric Jones.

Open source software

File:Enthought_Canopy_Logo.png

Enthought publishes a large portion of the code as open-source software under a BSD-style license.

Enthought Canopy is a Python for scientific and analytic computing distribution and analysis environment, available for free and under a commercial license.{{cite web|url=https://www.enthought.com/products/canopy/|title=Python Distribution and Integrated Analysis Environment|publisher=Enthought Canopy}}

The Enthought Tool Suite open source software projects include:{{cite web|url=http://code.enthought.com/|title=Open Source Python Software|publisher=Enthought, Inc.}}

  • Traits: A manifest type definition library for Python that provides initialization, validation, delegation, notification, and visualization. The Traits package is the foundation of the Enthought Tool Suite, underlying almost all other packages.
  • TraitsUI: A UI layer that supports the visualization features of Traits. Implementations using wxWidgets and Qt are provided by the TraitsBackendWX and TraitsBackendQt projects
  • Pyface: toolkit-independent GUI abstraction layer, which is used to support the "visualization" features of the Traits package.
  • MayaVi: 2-D/3-D scientific data visualization, usable in TraitsUIs as well as an Envisage plug-in.
  • Envisage: An extensible plug-in architecture for scientific applications, inspired by Eclipse and NetBeans in the Java world.
  • Enable: A multi-platform DisplayPDF drawing engine that supports multiple output backends, including Windows, GTK+, and macOS native windowing systems, a variety of raster image formats, PDF, and PostScript.
  • BlockCanvas: Visual environment for creating simulation experiments, where function and data are separated using CodeTools.
  • GraphCanvas: library for interacting with visualizations of complex graphs.
  • SciMath: Convenience libraries for math, interpolation, and units
  • Chaco: An interactive 2-D plotting toolkit for Python.
  • AppTools: General tools for ETS application development: scripting, logging, preferences, ...
  • Enaml: Library for creating professional quality user interfaces combining a domain specific declarative language with a constraints based layout.{{cite web|url=https://github.com/nucleic/enaml|title=nucleic/enaml - GitHub|website=GitHub }}

See also

{{Portal|Free and open-source software}}

References

{{Reflist}}