Search Results for "python module" - Page 18

Showing 666 open source projects for "python module"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    MoDDTool
    A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    X Ray: Coding Analysis for SCMs
    XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The scikits.timeseries python module provides classes and functions for manipulating, reporting, and plotting time series of various frequencies. The focus is on convenient data access while leveraging the existing functionality in numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    Use of USB to Serial and USB to Parallel BUS CONVERTERS available from ElectronicBRICKS at http://electronicbricks.blogspot.com/search/label/usb-Brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A python module for generating EMC style gcode for CNC machining, as well as a GUI using tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Testoob is an advanced unit testing framework for Python. It integrates effortlessly with existing PyUnit (module "unittest") test suites.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    googlemaps

    Python wrapper for Google Maps V2 API

    * Note: The Google Maps V2 API used by this module has been deprecated. * For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A clone of Frogger game, sample for developping the FGame module : a library to build arcade game on top of pygame/python.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OneDesign is a convenient scoring program for one-design sailboat racing. The program is written in python and uses the wxPython module to provide an attractive user interface on Windows, Mac OS X and most UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Le logiciel « Cévennes Libres ALSH » est conçu pour être un module d’une suite plus complète comprenant la gestion des adhérents, de la facturation, du planning des activités...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Speak is a very basic chat program written in python using the Tkinter module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python module and command line utility that analyzes XML output from the program pdftohtml in order to extract tables from PDF files. Outputs CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple python module to interface with DMX to USB devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python module to track the overall median of a stream of values "on-line" in reasonably efficient fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jewel-Story is a turn-based RPG game with strategy elements. Fight system of a game will be turn-based and need a deep thinking of player. You must have Python2.6 + pygame(1.9.0-2.1) module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vsrc is Python module/program that finds the source of specified installed Python modules and displays them, in a pager or editor, in interactive mode or on command-line
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ctypesGSL is Python bindings for the GSL library using the ctypes module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    yapsnmp-ng is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c and v3 as well as full MIB parsing. (Compatible with Python up to 2.6) It add SNMPv3 support and fixes to the YapSNMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A pure Python module that implements client side RADIUS authentication, as defined by RFC2138. This project has moved to GitHub. http://github.com/btimby/py-radius/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python module importer to import from archives. Demonstrates importing modules from AES encrypted zip archives. Experimental status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Galclone is a free clone of the simple 2d real-time strategy game galcon. Like his archetype, galclone is written in python and uses the pygame module (LGPL) for its gui.
    Downloads: 0 This Week
    Last Update:
    See Project