Showing 153 open source projects for "python basic project"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    ..., thought the basic idea is the seme. Similar to the old games Terep2 and "1nsane". I am an algorithmist, not a game developer: so it was hard for me to put this togather. But I did this tribute to videogames. Have lots of fun! KEYS: mouse: primary camera control arrows: drive vehicle ; SHIFT: turbo ; TAB: change car. o: change camera ; 1,2: zoom-in/out ; 3,4 : horizontal and vertical camera placement (internal view) u: respawn car c,v,f,r :secondary camera control. 8,9:plane drv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    books

    Auto Tuning Studio Specification, QT5

    Ведение базы автомобилей в производстве или тюнинг ателье. Простенькая база, с возможностью добавления основных материалов для производства. Прибит гвоздями к конкретному производству. Код совсем не оптимизирован, сделан на коленке, первый проект на QT ____________________________________ Maintaining a database of vehicles in production or tuning studio . A simple base, with the possibility of adding a basic material for production. Nailed to a particular production . The code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ThermV

    Comprehensive thermal analysis software package

    ThermV thermal analysis software package aims to provide the most sophisticated automatic analysis of thermal analysis data (TG/DTG, DTA and DSC). It offers new algorithm for concurrent peak deconvolution at different heating rates and provides full kinetic analysis of these data, including isoconversional methods for Ea, determination of reaction model and full kinetic triplet, Avrami coefficients, and dimensionality of crystal growth for reactions in the solid state. The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    Larch is a scientific data processing language that is designed to be easy to use for novices and complete enough for advanced data processing and analysis. Larch provides a wide range of functionality for dealing with arrays of scientific data, and basic tools to make it easy to use and organize complex data. Larch has been primarily developed for dealing with x-ray spectroscopic and scattering data, especially the kind of data collected at modern synchrotrons and x-ray sources. Larch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    COV2HTML

    COV2HTML

    A visualization and analysis tool of Bacterial NGS data for Biologists

    COV2HTML provides an easy and 'in home' web interface for biologists that allows coverage visualization of the NGS alignment needed for the analysis. It combines two essential processes: (i) MAP2COV, a tool that converts the huge NGS mapping or coverage files into light specific coverage files which contains genetic elements informations. (ii) COV2HTML, a visualization interface allowing a real-time analysis of data with selected criteria. Thus this interface offers a visualization of NGS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    The CCP1GUI

    An extensible GUI for computational chemistry codes

    The CCP1GUI project aims to develop a free, extensible Graphical User Interface to various computational chemistry codes developed by the worldwide academic community, with an emphasis on ab initio Quantum Chemistry codes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    slycat

    Web-based data science analysis and visualization platform.

    This is Slycat - a web-based data science analysis and visualization platform, created at Sandia National Laboratories. The goal of the Slycat project is to develop processes, tools and techniques to support data science, particularly analysis of large, high-dimensional data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TabZilla

    Ad-hoc data replication for Oracle database.

    #FreeUkraine #SaveUkraine #StopRussia #StopPutin #CrimeaIsUkraine #UnitedForUkraine #RussiaInvadedUkraine UI written using wxPython. Allows you, to copy tables between Oracle databases using drag-n-drop interface. AKA filezilla, but for tables, not files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Metis for Oracle
    A tool to support data-analysis on a Oracle-DB. In Greek mythology, Metis (Μῆτις) was of the Titan generation ... The Stoic commentators allegorized Metis as the embodiment of "wisdom" or "wise counsel" ... (from Wikipadia)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Flightdeck-UI is a project that utilizes the ideas from the design of aircraft controls and instruments for creating computer user interfaces, such as for monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    GnuplotIpp

    Gnuplot C/C++ interface (the real extension of gnuplot_i)

    This project is an extension of gnuplot_i from N. Devillard that provides a basic C/C++ interface to gnuplot. Gnuplot_ipp provides the same light interface as gnuplot_i but makes it compatible with C++ as well. Finally, an extra C++ wrapper that takes care of opening and closing handles and makes code more organized is provided. All of this was performed using the C/C++'s maxima: "if you don't use it you don't pay for it". Both interfaces are available in C++, and in C you are given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A command-line interface for the OpenGroupware Coils collaboration platform and OIE workflow solution. Using snurtle you can manage and examine the content of your Coils server as well as manage workflows all from a convenient command line interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Python package for creating xmgrace files. The PyGrace project has been moved to github. Come check us out at http://pygrace.github.com/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    CAPLET

    CAPLET

    GDS visualization and parallelized capacitance extraction

    Project CAPLET is a capacitance extraction toolkit that extract capacitance at field-solver accuracy. CAPLET can directly handle GDS2 layout files into capacitance matrices in both GUI and command line interfaces. The internal extraction algorithm is specialized for VLSI interconnect structures but not exclusively, as long as the structure is of Manhattan geometry and embedded in a uniform dielectric material.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PBS Cluster Viz
    PBS Cluster Viz is a project to display information useful to admins and users about a computing cluster managed by a PBS-compatible resource manager. Information includes load and job distribution. Interactive as well as static output is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sigrok
    The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers, function generators, power supplies, GPIB interfaces, and more.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 168 This Week
    Last Update:
    See Project
  • 21
    PlotSQLite

    PlotSQLite

    Time series plots from a sqlite database

    This project is now hosted at github, see: https://github.com/jkall/plotsqlite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The pySpec project is a set of data analysis routines written in python for analysis of x-ray diffraction data produced by the SPEC X-Ray Diffraction and Data Acquisition software. This repo has moved to : https://github.com/stuwilkins/pyspec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    imDEV

    imDEV

    Tools for multivariate data visualization, exploration and analysis.

    You may also like some newer work: http://createdatasol.com/ Project imDEV is an application of RExcel, which seamlessly integrates Excel and R for tasks focused on multivariate data visualization, exploration, and analysis. Interactive modules for dimensional reduction (imPCA), prediction (imPLS), feature selection, analysis of correlation (imCorrelations) and generation of networked structures (imGraph) provide an integrated environment for systems level analysis of multivariate data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    KineticaRT .Net Components

    KineticaRT .Net Components

    KineticaRT .Net Components - for fast control & monitoring systems

    KineticaRT .Net Components are a unique collection of software components for building high speed systems for control, monitoring, test and data acquisition. KineticaRT .Net Components have a proven track record for reliability and speed of implementation in automotive and aerospace markets. KineticaRT .Net Components are used in applications as diverse as greenhouse automation, financial data displays, retail security, F1 wind tunnels and engine test cells. KineticaRT .Net...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
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.