Showing 77 open source projects for "python projects"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 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
  • 1
    SymPy

    SymPy

    A computer algebra system written in pure Python

    SymPy is an open source Python library for symbolic mathematics. Its goal is to become a full-featured computer algebra system (CAS) while maintaining the simplicity of its code. Written entirely in Python, SymPy is easy to use, comprehensible and easily extensible. It’s also very lightweight as it solely depends on mpmath, a pure Python library for arbitrary floating point arithmetic. SymPy has participated in every Google Summer of Code since 2007 and because of this has continuously...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    AWS Data Wrangler

    AWS Data Wrangler

    Pandas on AWS, easy integration with Athena, Glue, Redshift, etc.

    An AWS Professional Service open-source python initiative that extends the power of Pandas library to AWS connecting DataFrames and AWS data-related services. Easy integration with Athena, Glue, Redshift, Timestream, OpenSearch, Neptune, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON, and EXCEL). Built on top of other open-source projects like Pandas, Apache Arrow and Boto3, it offers abstracted functions to execute usual...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Tequila

    Tequila

    A High-Level Abstraction Framework for Quantum Algorithms

    Tequila is an abstraction framework for (variational) quantum algorithms. It operates on abstract data structures allowing the formulation, combination, automatic differentiation and optimization of generalized objectives. Tequila can execute the underlying quantum expectation values on state-of-the-art simulators as well as on real quantum devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full working...
    Leader badge
    Downloads: 895 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 5
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    ... on Elementary Number Theory' (TAKAGI, Teiji) in Python-NZMATH language. The "notebook" is available together. It is designed for beginning students of algorithmic number theory to self-study Number Theory, Programming and scientific English together, three-birds-one learning material. It is possible only by running and reading the programs. You can get the notebook here: https://sourceforge.net/projects/nzmath/files/nzmath-enttakagi/ Visit our home page in detail: https://nzmath.sourceforge.io/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    SimFPGA

    VHDL Verification and Simulation Tool

    SimFPGA is a graphical user interface (GUI) tool designed to facilitate the simulation of VHDL projects. It enables users to select VHDL source files and testbenches, configure library and standard settings, and run simulations using GHDL. Additionally, it allows visualization of waveforms through GTKWave. SimFPGA elaborates the project files using GHDL and builds the VHDL project before simulating it. This ensures code verification without the need for additional compilation tools...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    CAIRO for AERMOD

    CAIRO for AERMOD

    AERMOD, visualisation, input, modelling and compiling tool

    CAIRO for AERMOD v1.1 by MSc Dominik Subotić Simplified training software Avaliable: www.sourceforge.net/projects/cairo-for-aermod/ QGIS plugin: CAIROforAERMOD (Coming 2025.) Tutorial: https://www.youtube.com/watch?v=DZnsJuu1zLc AERMAP, AERMOD and AERPLOT analysis tool and input file compiler. Features: Automatic input by copying coordinates (Google Maps or text) and automatic conversion to UTM. Sources are automatically visualised in Google Earth. Input is done through user interface...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    biblioAssist

    python3 version of bibus

    python3 version of bibus https://sourceforge.net/projects/bibus-biblio/ It is nothing more than "it works on Debian testing (bookworm) AMD64. "
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Butiá Robot
    Open, free and extensible plataform for developing robotics projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Br-Gogo is a Brazilian open-source version of the Gogo Board project. Developed by CTI, a Brazilian research center. **<div class="sf-root" data-id="250926" data-badge="oss-users-love-us-white" style="width:125px"> <a href="https://sourceforge.net/projects/br-gogo/" target="_blank">Br-Gogo</a> </div>**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 12

    pyModSlave

    Modbus TCP/RTU Slave Software.

    pyModSlave is a free python-based implementation of a ModBus slave application for simulation purposes. You can install the python module or use the precompiled (for Windows only) stand alone GUI (Qt based) utility (unzip and run). pyModSlave also includes a bus monitor for examining all traffic on the bus. You can also download it from pypi <https://pypi.org/project/pyModSlave/>. pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial <https://github.com/pyserial...
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 13
    iHome by ionware

    iHome by ionware

    iHome Smart Home System Platform

    ... Pi Zero wifi Plug and Play capability complete with MBLogic, Node-RED and MQTT already fully installed and ready to go. See wiki instructions to burn the SD Card image file, insert into your RPi Zero and Plug and Play. The iHome is an Internet of Things (IOT) demo project for the ionware ionC1 hardware and the software system and is a complete SCADA platform c/w Modbus TCP Servers and Modbus RS485 serial clients for scalable building automation projects. See - ionware.io/free-offer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QtiPlot
    QtiPlot is a user-friendly, platform independent data analysis and visualization application similar to the non-free Windows program Origin.
    Downloads: 80 This Week
    Last Update:
    See Project
  • 15
    DEBay

    DEBay

    Deconvolutes qPCR data to estimate cell-type-specific gene expression

    ... in the sample. The user manual of DEBay: https://sourceforge.net/projects/debay/files/UserManual.pdf Sample data: https://sourceforge.net/projects/debay/files/Test_data/ Citation Information: Vimalathithan Devaraj, Biplab Bose. DEBay: A computational tool for deconvolution of quantitative PCR data for estimation of cell type-specific gene expression in a mixed population. Heliyon, 2020, 6(7), e04489. https://doi.org/10.1016/j.heliyon.2020.e04489
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pyPIDTuneMethods

    PID controller design and tuning

    pyPIDTuneMethods is a free python-based tool for PID controller design and tuning. pyPIDTuneMethods is based on scipy (numpy, scipy) <http://www.scipy.org/ >, guiqwt <http://code.google.com/p/guiqwt/ >, python control <http://python-control.org/> and pyQt5 <http://www.riverbankcomputing.co.uk >. If you are not familiar with python you can use winpython <http://winpython.sourceforge.net/>. You can also download it from pypi <https://pypi.org/project/pyPIDTuneMethods/>. You may also just...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    pyfolio

    pyfolio

    Portfolio and risk analytics in Python

    pyfolio is a Python library for performance and risk analysis of financial portfolios developed by Quantopian Inc. It works well with the Zipline open source backtesting library. At the core of pyfolio is a so-called tear sheet that consists of various individual plots that provide a comprehensive image of the performance of a trading algorithm. Here's an example of a simple tear sheet analyzing a strategy. Quantopian also offers a fully managed service for professionals that includes Zipline...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GEOMS2

    GEOMS2

    Geostatistics and geosciences modeling software

    GEOMS2 is a geostatistics and geosciences modeling software. Provides interface for grid (mesh), point, surface and data (non-spatial) objects. It has a 3D viewer and 2D plots using the well known Python engines Mayavi and Matplotlib. It has several functions to manipulate your data as well as provide univariate and multivariate analysis. NOTE: The software is still an early beta. Please tell us if you found a bug. Download datasets for students of Geostatistics 2017 (Petroleum Engineering...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Pootle Django

    Pootle Django

    Online translation tool

    Pootle is written in Python using the Django framework and therefore can be installed on any web server that supports serving WSGI applications. Key localization file formats are supported, including Gettext PO, XLIFF, Java .properties, PHP arrays and many more supported by the Translate Toolkit. Ensures the best quality localizations by automatically detecting common errors made by translators. Integrates user suggestions, terminology, Translation Memory, Machine Translation, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyVE

    PyVE is image analysis and visualization environment

    PyVE is image analysis and Visualization Environment focused at clinical use. At the core of it there is a powerful viewer for displaying 3D datasets (MRI, PET, CT) based on VTK. It all comes precompiled allowing painless access to Python (2.x), the ITK toolkit for image analysis, numpy/scipy for numerical calculations, Qt and PyQt4 for the development Graphical User Interfaces. It is what you need for fast prototyping and development of more complex projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ Standard Airline IT Object Library
    That project aims at providing a clean API, and the corresponding C++ implementation, for the basis of Airline IT Business Object Model (BOM), ie, to be used by several other Open Source projects, such as RMOL, Air-Sched, Travel-CCM, OpenTREP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PyMeG - Python Measurement GUI

    Make your complex measurements in an easy graphical way

    Inspired by the THz-Shaker (https://sourceforge.net/projects/hzdr/) PyMeG can be a more general and well structured framework as well as Graphical User Interface for measurements in several laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PBSuite

    PBSuite

    Software for Long-Read Sequencing Data from PacBio

    This currently hosts two projects created and maintained by Adam English. PBJelly - the genome upgrading tool. PBHoney - the structural variation discovery tool Both are contained within the PBSuite code found in downloads. ----- PBJelly ----- Read The Paper http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0047768 PBJelly is a highly automated pipeline that aligns long sequencing reads (such as PacBio RS reads or long 454 reads in fasta format) to high...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SCons gnuplot tool

    SCons tool to cooperate with gnuplot program

    SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation. This package is an extension (tool) to SCons, which enables "compilation" of gnuplot scripts in SCons-based projects. The intended audience include (but is not limited to) authors/publishers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CorNetMap

    A tool for Gene Expression Correlation Network

    Capabilities of CorNetMap: 1. Read data as tab-delimited text file. Can be used for analysis of any data set beyond gene expression. 2. Capable of both two-dimensional and multidimensional data analysis. 3. Calculate Pearson correlation and cross-correlation for analysis data with phase difference. 4. Generate correlation Heat-map and draws network map. 5. Save correlation data as text file. How to use and doccumentation: https://sourceforge.net/projects/cornetmap/files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.