Search Results for "python library" - Page 55

Showing 3205 open source projects for "python library"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    StoryText (formerly PyUseCase) is an unconventional GUI testing tool, with support for PyGTK, Tkinter, wxPython, Swing, SWT and Eclipse RCP. Instead of recording GUI mechanics directly, it asks the user for descriptive names and hence builds up a "domain language" along with a "UI map file" that translates it into the current GUI layout. The point is to reduce coupling, allow very expressive tests, and ensure that GUI changes mean changing the UI map file but not all the tests. Instead of an...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Eye candy showing parallel Conway's Life games in the bit planes of the screen, using boolean BitBlt operations. (Independently rediscovered algorithm given already in Smalltalk-80 Blue Book, by the inventors of BitBlt.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5

    openICEM

    Italian Certified Electronic eMail

    openICEM is a high scalable server software, entirely written in python, aimed to provide a Certified eMail Service as specified by Italian Law DPR. November 2, 2005 (http://tools.ietf.org/html/rfc6109). openICEM is developed around the Postfix MTA and based on the python-ldap and python-clamd modules. This software make use of XML-RPC for communication among the servers of infrastructure and it does not require any shared service or shared filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UniConvertor

    UniConvertor

    Universal graphics translator

    UniConvertor is an universal graphics translator. The project uses sK1 engine to convert one format to another. It has an import filters for: SVG, CDR, CDT, CMX, AI, XAR, CGM, WMF, XFIG, SK, SK1, SK2, CPL, ASE, ACO, JCW, GPL, SOC, SKP, PSD, XCF, PNG, JPG, TIFF, WEBP, BMP, PCX, PPM, XBM, XPM and export filters: SVG, AI, CDR, CMX, PDF, SK, SK1, SK2, CGM, WMF, CPL, ASE, ACO, JCW, GPL, SOC, SKP, PNG. This SourceForge project page is outdated. To download latest UniConvertor binaries, please...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    mpvscada

    mpvscada

    Another HMI/SCADA set of tools written in C++(Qt) with python bindings

    HMI/SCADA software. Support Linux, Windows (cross operation) Source library for writing own control applications with Qt in C++/Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    fPotencia

    fPotencia

    Power flow library in C++

    .... fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    The Indian Linux Project Goal is to build a Indian language enabled Linux distro & applications with support for Indian Languages
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 11

    IncludeGraph

    Determine which files get included in source files.

    IncludeGraph is a tool written in Python that performs code analysis on a C and C++ source tree. It can determine the inclusion path for a header file as well as provide charts about which headers are the most included ones or which files include the most headers. It also has a limited knowledge of conditional preprocessor constructs by implementing a subset of the functionality of the C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LibppGam

    pp->gamma cross sections parametrization

    This library contains the parametrization of pp->gamma cross section functions based on Phys.Rev. D90 (2014) 12, 123014 (astro-ph/1406.7369) work. The functions are written in Python, Fortran and Matlab. Please, if you use this library DO NOT reference to this webpage, instead reference to Phys.Rev. D90 (2014) 12, 123014 (astro-ph/1406.7369), "Parametrization of gamma-ray production cross-sections for pp interactions in a broad proton energy range from the kinematic threshold to PeV energies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    ... non-duplicated files from one tree to the other. However until the matching code gets a lot more reliable the only action allowed is to export the list of files suspected to be duplicated in both trees. (Prerequisite: uses the `Mutagen' library to process ID3 data and `wx' for the UI.) The latest code is always available via `git' but since there's undoubtedly a lot of bugs right now pre-packaged .ZIP files will only be made available for `big' changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AudioPhil
    AudioPhil is a audio player written in python using PyQt4. It features tabbed playlists and a sql-based media library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    cutplace
    Cutplace validates tabular data (CSV, fixed format) according to an interface control document (ICD). The ICD acts as executable specification and can be described using popular spreadsheet applications (Calc, Excel).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Media Layer AI
    MediaLayerAI is a media organizer/player like MythTV and Boxee. It features a simple UI which is easy to operate via a remote and a library of modules to provide metadata for existing files. Our alpha version is now at version 0.77 and will likely move to 0.78 soon. This will represent the last alpha release. As all of our attention will move to getting 1.0 ready for release. Here are some of it's exciting features: -Streaming support: Youtube, Crunchyroll, Dailymotion and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    snipMate & UltiSnip Snippets

    snipMate & UltiSnip Snippets

    vim-snipmate default snippets

    ... selections or placeholder texts). If you have VimL only (vim without python support) your best option is using garbas/vim-snipmate and cope with the minor bugs found in the engine. Use snippets if they are good enough, but allow overriding them in UltiSnips. This would avoid most duplication while still serving most users. AFAIK there is a nested-placeholder branch for snipMate too. snipMate is still improved by Adnan Zafar. So maybe time is not ready to make a final decision yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LWPR

    Locally Weighted Projection Regression (LWPR)

    ..., Aaron D'Souza and Stefan Schaal, Incremental Online Learning in High Dimensions, Neural Computation, vol. 17, no. 12, pp. 2602-2634 (2005). [2] Stefan Klanke, Sethu Vijayakumar and Stefan Schaal, A Library for Locally Weighted Projection Regression, Journal of Machine Learning Research (JMLR), vol. 9, pp. 623--626 (2008). More details and usage guidelines on the code website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ExcelPython

    An interface for calling Python from Excel

    ExcelPython is a lightweight, easily distributable library for interfacing Excel and Python. It enables easy access to Python scripts from Excel VBA, allowing you to substitute VBA with Python for complex automation tasks which would be facilitated by Python's extensive standard library. v2 is a major rewrite of ExcelPython! - see GitHub site for more details. LICENSE NOTICE MIT License, please see new GitHub site for more details. Copyright 2012-2014 by Eric Reynolds.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Libraries, documentation, examples & drivers for Eagle Technology South Africa's Data Acquisition products. These include ISA, PCI, PCI Express, USB, Serial & Ethernet. Supported languages will be C/C++, JAVA, Perl, Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A multiparticle tracking postprocessor library for accelerator physicsists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    N.Tesla

    Numerical Transient Simulator for Power System

    June 24, 2021. This project has been updated to STEPS project at github since March 21, 2018. Please go to https://github.com/changgang/steps for latest version. _______________________________ Great news. Version 0.6.6 is released with HVDC and Switched shunt model for powerflow. Please leave feedback to the developer. N.Tesla is an open source project to provide students and researchers of EE with a tool to implement new models for power system study and research. N.Tesla is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    cclib
    IMPORTANT! As of version 1.2, cclib development has moved to github. Please use the flowing pages for up-to-date information about cclib: Repository (source code, tracker) - https://github.com/cclib/cclib Online documentation - http://cclib.github.io/ cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. It currently parses output files from ADF, Firefly, GAMESS, GAMESS-UK, Gaussian, Jaguar and ORCA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Optimal BPM

    Optimal BPM

    The beat of your business

    ... it generates Python code and leaves the engine mechanics to its scripting engine. This enables it to: * be very flexible * be truly multi-platform * draw from all the features available to the language and its sprawling ecosystem * partake in that ecosystem as a library. It has a strong focus on ease of use and low maintenance. Anyone should be able to get started with minimal outside(consultants) help and quickly get the system working. Note : Its sibling projects, QAL (https://sf.net/p/qal)
    Downloads: 0 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.