Search Results for "python library" - Page 58

Showing 3203 open source projects for "python library"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    CreditAnalytics

    CreditAnalytics

    Full featured financial fixed-income, credit, and bond analytics/risk

    CreditAnalytics is a full-featured financial fixed income credit analytics, trading, and risk library, developed with a special focus towards the needs of the credit products community. In particular, CreditAnalytics provides analytics to value liquid products (CDS, CDX, CDO, and bonds of all types and variants) and semi-liquid/custom products (single credit forwards and options, and portfolio credit forwards, options, tranches, and other structures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pyfuzzy is a framework to work with fuzzy sets and process them with operations of fuzzy logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XPT is a general-purpose XML Preprocessor with facilitates easy interfacing with Python. It's initial context was within DocBook 5 projects, but it is not intented to be restricted to that context. A tool/library is being build for manpage extraction from source files. XPT bindings are used to insert manpages into processed DocBook 5 output. Sources can be download from SourceForge, where the SVN repository holds the most recent code. Ubuntu pre-built packages are automatically build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    This project develops a simple, fast and easy to use Python graph library using NumPy, Scipy and PySparse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    caplib

    caplib

    Correct, translate and analyze combinatorial library sequencing data

    Originally developped to handle PacBio CCS data for an AAV capsid library. This program will extract, correct, translate and analyze the sequencng data, starting from the CCS fastq file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    pybongtv

    pybongtv is a python library for bong.tv web service

    bong.tv offers online video recorder services for german TV channels. Recently, a webservice API was published which allows to browse a registered user's profile, make or delete recordings or browse the electronic program guide. pybongtv is a python library which makes it easy to interface with bong.tv's web service. It aims to provide a pythonic interface to bong.tv's web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python Console Library Project
    Compendium of console functions for Python (similar to BC conio.h) Actually: atof(s): btoi(ch): btos(ch): charfilter(ch): clrscr(n=150): cmp(a, b): finput(b=""): getarrow(): getch(): gotoxy(x=0,y=0): imput(b=""): ink(x=7): isint(x=0): islin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MinGW-builds

    Dual-target (32 & 64-bit) MinGW-W64 compilers for 32 & 64-bit Windows

    Projects joined MinGW-W64, and the new builds will be available on the MinGW-W64 site: https://sourceforge.net/projects/mingw-w64
    Leader badge
    Downloads: 211 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
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image processing...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Groovy Monkey is a Utility for Eclipse that enables you to create scripts in Groovy, Beanshell, Python or Ruby to run directly in Eclipse. This tool can be used to Eclipse API exploration, automation scripts, and rapid plugin prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    showmaster

    Keep track of your favourite TV shows.

    It's a simple application to keep track of your favourite tv shows. You can add tv shows to your library and view information about their latest and next episode. It uses tvrage.com to gather information (see tvrage.py) and stores it in a local sqlite database(see db.py). The application is written in Python 3.3 and uses the pyqt module to realize the user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyTIAClient

    A Python client for receiving TIA data streams.

    PyTIAClient implements the TIA (TOBI Interrface A) protocol to connect to a TIA server and receive data streams. It is written in pure Python and only depends on modules from the standard Python library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    vFense - Patch Management Made Easy

    vFense – Patch Management Made Easy

    vFense is an Open-Source Cross-Platform Patch Management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Gnats.py

    GNATS database communication interface classes for Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
     Super Mario Bros. Python Final

    Super Mario Bros. Python Final

    Super Mario Python Final

    This project has been discontinued for a while now. Recently I decided to come back and work a little bit more on it. I added some new stuff and here is the new result. This will be the final version of the game, I do not intend to release any new stuff in the nearby future. The game isn't perfect and I believe it has some broken code. Anyway, it should be playable. Thanks for looking! Sincerely - HJ.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Simpl is an open source library for sinusoidal modelling written in the Python programming language and making use of SciPy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PyDPF

    A Digital Picture Frame Application written in Python

    PyDPF - A Digital Picture Frame Application to be used as MPD client and/or standard DPF that is controlled via a LIRC device i.e. infrared based remote controller. As user interface for graphical output a Appotech AX206 DPF can be configured, hence this application is designed for embedded linux devices without standard monitor. A virtual QT based DPF e.g. for test purposes is available,too. PyDPF is running fine on my RasperryPi. Please look at AudiculaPi project...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    kubos

    kubos

    A simple modular CAD application

    Kubos is a CAD application which is in an early stage of development. A derivative version called Kubos Schript can be used for creating scripted objects. For installation instructions see https://sourceforge.net/p/kubos/wiki/Installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Python Mixed Fractions Class

    Support for mixed number fractions based on the library Fraction class

    The goal of this project is to expand the functionality of the Python 3.x standard library Fraction class to accept anything that Fraction would and more: Mixed('3 4/5') == Mixed(3,4,5) == Mixed(Fraction(19,5)) etc (see examples section in the source for full list). This class is designed to behave exactly as a standard Fraction would except that 1) it supports string constructions of mixed number fractions, 2) it supports three argument construction in the form of whole_number,numerator...
    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.