Open Source Python Scientific/Engineering Software - Page 95

Python Scientific/Engineering Software

View 202 business solutions

Browse free open source Python Scientific/Engineering Software and projects below. Use the toggles on the left to filter open source Python Scientific/Engineering Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    pylabrad development has moved to GitHub: https://github.com/labrad/pylabrad Packages are distributed through PyPI: https://pypi.python.org/pypi/pylabrad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pymathematics

    Mathematics in Python

    The intention of this project is to write classes in Python that covers a number of mathematical areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pymesh will be a Python interface for Triangle (2D) and Tetgen (3D) mesh generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pymzML

    Python module to interface mzML data in Python

    Python module to interface mzML data in Python based on cElementTree with additional tools for MS-informatics. CITATION Please cite us when using pymzML for your publications. Bald, T., Barth, J., Niehues, A., Specht, M., Hippler, M., & Fufezan, C. (2012). pymzML - Python module for high throughput bioinformatics on mass spectrometry data. Bioinformatics, 1-2. doi: 10.1093/bioinformatics/bts066
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    pynpvm is a Python interface to Parallel Virtual Machine (PVM), a portable heterogeneous message-passing system. It requires NumPy as a pre-requisite because the datatype numpy.array is used for message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyomnet provide an object-oriented way to define the network topology. It's a good way to illustrate network in an abstract way. pyomnet could generate the NED scenario and configuration(latter) for OMNeT++ simulation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An open source project project to make Quantum Field Theory calculations and demonstrations using python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyPeriod is a software for register and control woman's periods. This show the days passed from the last period, the average of days of periods and the period history. This is useful for womans who need checking often hers periods for health reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pyphoebusalarm

    A Python package to create alarm configurations for EPICS Phoebus..

    A Python package to create alarm configurations for Phoebus (https://controlssoftware.sns.ornl.gov/css_phoebus) Use pip to install the package, alternatively you can run the convert_alh.py script directly. This package has two intended usages: Converting Alarm Handler configurations to Phoebus and facilitating the creation of Phoebus alarm configs with Python scripts. Run `python convert_alh.py -h` to see about the scripts usage for converting alh to phoebus configs. See the alarmtree module's help/documentation on how to use it to build an alarm tree in Phyton and exporting it to Phoebus xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    A Python module to easy manage monomials and polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pypub is a Python library and application for downloading, storing, and analyzing biomedical literature MEDLINE records from PubMed (http://www.pubmed.com) in response to a user query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    photo organizer for picasa web album, photo geolocation from gpx data, kml builder including link to picasa web photo album
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PYthon RELiabilitY A python package implementing state-of-the-art numerical methods arising in the field of uncertainty quantification : from statistical inference to uncertainty propagation for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyscaline

    pyscaline

    A simple calculator written in Python 3.3.0 and GTK+

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pythia is a thermodynamically based PCR primer design program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Implementation in Python of some of the statistical methods provided by "asurv", the survival analysis software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a neat little tool to visualize binary data in a graphical form. It's really interesting to look at different types of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project has moved; http://astrofrog.github.com/python-montage/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pytpsa is an python implementation of the truncated Taylor series algebra. It allows to approximate analytical functions or maps to any order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Python class for managing tables of data in memory using NumPy. It allows to give names to views of array. The package contains few classes built on top of the basic one to be used as post processing tools for particle optics computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyVisi is the Python visualisation interface: a generic Python-based interface to many different scientific visualisation packages. PyVisi is intended for use in both standard and high-performance computing environments, and with the escript package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generic Python driven XML/CGI interface to heterogeneous databases for the TAPIR and WFS protocols
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyxaid

    pyxaid

    PYthon eXtension for Ab Initio Dynamics

    Downloads: 0 This Week
    Last Update:
    See Project