Search Results for "python module" - Page 14

Showing 788 open source projects for "python module"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1

    PyGAO

    Genetic Algorithm Optimization for Python

    A simple interface for performing genetic algorithm optimization for numerical problems. I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pybass

    Python to BASS sound

    ctypes Python module for BASS (http://un4seen.com) audio library. Android version (http://www.techshinobi.com/index.php/pybass-bass-audio-api-on-android-trials)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    serialLCD ATmega8 (ArduinoBased)

    The serial LCD module using ATmega8 along with easy arduino library.

    ... is required to communicate with serialLCD module. The library & firmware file is released in public domain as open-source project. Feel free to edit/improve/share it. *** Raspberry Pi python library added. video available on youtube at: http://youtu.be/adNOWREWuL8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python OpenEXR bindings. Python module for working with ILM's popular high dynamic range imaging format and library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    pyespeak

    Python to eSpeak speech synthesis

    ctypes Python module for eSpeak http://espeak.sf.net speech synthesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyrept

    A mp3 language repeater

    A mp3 player written by python, integrated mp3play module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A IC/MEMS layout editor. Features: all angle, font generator, macros, boolean operations, design rule checker, supported formats:Calma GDSII, OASIS (Open Artwork System Interchange Standard), OpenAccess, DXF, CIF (Caltech Intermediate Form), ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Python Calligraphic Writer

    Novelty GUI Writer

    With a heavy emphasis on the python curses module, this script gives thhe user a full graphical book-like impression of writing. Currently under development, though the graphic itself is functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    statspy

    Python module for statistics built on top of NumPy/SciPy

    Downloads: 0 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.
  • 10

    Openscad Seamless Compiler

    Precompiles openSCAD files to include online modules

    ATTENTION! Make sure you hit the correct download button. There is some BAD advertisement that tries to misdirect you. For download use this link: https://sourceforge.net/projects/openscadseamlesscompiler/files/latest/download and wait 5 seconds. Precompiles openSCAD files to include online module. Distributed under GPLv2 Github: https://github.com/Phaiax/openscad-seamlesslib-client Servercode on Github: https://github.com/Phaiax/openscad-seamlesslib-client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    InnoPython

    A module to distribute Python libraries using Inno Setup.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MitoBlaster
    MitoBlaster is a traditional-appearing shooter-game. The player assumes control of a small starship to protect Earth from giant-size mitochondria who would gladly see the planet as their new home. The game takes advantage of Python module "pygame"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PythUA

    Opc UA Client in Python

    This Project is an attempt to create an Opc UA Client in Python. This Project is built on top of the ANSI C SDK released by the OPC Foundation. Due to licensing reasons the SDK's files are not included in this SourceForge Project. A OPC Foundation membership is required to retrieve these files from the Foundations website. To use C-Code inside a Python Application, the ctypes Module is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sheriff

    sheriff

    Remake of Commodore 64 game "High Noon"

    sheriff is a remake of the old Commodore 64 game "High Noon". Implemented in Python and taking advantage of the game module pygame, sheriff is meant to be rather accurate copy of the original game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    py2g

    Python Module to generate g-code

    This is a set of methods to generate g-code from python. G code can be used then to machine real mechanical parts in cnc milling machines. You just need to define what to carve/mill by calling those methods, and the library generates a string with the g-code that you can use in linuxcnc or other g-code cam programs. It's like drawing with python, but at high level. (Carve a hole here, extrude a square there, etc). Look at the wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    simpy

    Simulation module for python

    Simulation module for python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    slumo

    slumo

    Software and Library for USB2AD device

    SLUMO is a software and library for USB2AD module. Project has two parts. The first is stand alone measurement software with GUI using GTK3+ and python 3. The second is a library that handle all comunication with device, so you can create your own scripts for custom measuring in a very easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PyGCF

    Process GURPS Character Assistant GCF files to Python structures

    The GURPS Character Assistant program stores its core data as GCF files. These files contain a descriptions of entities and relationships, commands for manipulating them and rules on how to satisfy constraints. Unfortunately, said program is only available for Windows, doesn't support any kind of automation for generation of NPCs, doesn't function under WINE, and is very, very slow. This module is intended to provide a basis for rectifying those problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    noolite

    Working with NooLite USB stick

    This is project for woriking with NooLite USB stick (PC118, PC1116, PC1132) on Linux. noolite python module included. Good choise for Linux. More info about noolite: http://www.noo.com.by/ Source code: https://github.com/Sicness/pyNooLite Pypi package: https://pypi.python.org/pypi?:action=display&name=noolite ppa: https://launchpad.net/~ctolbhuk/+archive/noolite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    PyVMF

    PyVMF

    Python VMF library

    PyVMF is an open-source Python module for creating, modifying, writing, and compiling Source Engine map files. (More on the Source Engine: http://source.valvesoftware.com/) PyVMF can be used in many applications, including generators, randomizers, or workdflow optimization. Its simple class-based architecture allows for easy creation of entities. PyVMF is free in two senses: *"Free beer" - it is entirely free of charge. *"Freedom" - it is completely open-source, and you are free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    py-collectd-csv

    A python module and scripts for fetching specific CollectD CSV data.

    CollectD-CSV is a small project providing utilities for analyzing CollectD CSV data locally. CollectD_CSV module provides functions for fetching data with a specified time interval and regular expressions matching the end of the path without the datestamp. The fetched data can be saved into files or returned as a list. fetchCSV.py script can be used to fetch the data matching the given parameters and save to files in a specified directory. monitorCSV.py script calculates the minimum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Elmer is a tool which embeds a Python module into a C, C++, or Tcl application. The embedded Python module is used just as if it was written in the same language as the application itself, without requiring any knowledge of the Python/C API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Construct is a python module for bit-level, symmetrical parsing and building of data structures. Complex constructs are formed by a hierarchy of less-complex constructs, as well as user-defined constructs.
    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.