Search Results for "python module" - Page 10

Showing 481 open source projects for "python module"

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

    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
  • 2

    simpy

    Simulation module for python

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

    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
  • 4
    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: 1 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
    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
  • 6

    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
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    This Sybase module provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions.
    Downloads: 7 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

    AMBIENT

    Find active modules in metabolic networks using high-throughput data

    IMPORTANT: Since publication of the AMBIENT method in BMC Sys Bio, several updates have been made. If you wish to use the version used in the paper it is v0.6.3, however I recommend using the latest version which works in the same way but with additional options and has stability and performance improvements. Thanks for your interest! AMBIENT (Active Modules for Bipartite Networks) is a Python module that uses simulated annealing to find areas of a metabolic network (modules) that have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    srteditpy

    srteditpy

    srt subtitles autoediting

    Automatic editing for subrip subtitles (srt) in a python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Charm is a full-featured, cross-platfom blogging client for LiveJournal, Atom (Movable Type, Blogger), and MetaWeb (WordPress). It is console-based, all-text, and can be used entirely from the command line. It is written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyDownload

    PyDownload

    Download Module for Python

    PyDownload is a simple module developed by python. Using urllib.parse. You only need to call download(URL) from dup.py and download your file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RssRead

    An experimental API for reading RSS (and Atom)

    RssRead is an experimental API for reading RSS (and Atom) Writen in Python, using feedparser, is meant to be used in CLI program. GUI program or integrated in other programs. Its simple api ideal for a RSS reader. t's a module you can use with a import RssRead as feed and then use the News property to get the news rss = feed.RssRead() try: rss.loadNewsRss(NAME) except feed.SiteError: print 'Site not present!' for news in rss.News: pass In NAME you can use any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advanced Launcher

    Advanced Launcher

    xbmc application launcher

    The Advanced Launcher add-on is able to launch any Linux and Windows applications that support command line instructions directly from the XBMC GUI. This Add-on also provide the possibility, to download from several Internet databases and manage meta-data informations and images linked to these applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The script for create of imposition of pdf files. It use python 2.7 (+PyPdf) with pypdf module, pdflatex (texlive). Its a latex code generator is flexible enough and can impose flatwork and sadllestitch (it have option for creep compensation) and books with collation marks, trim marks etc. Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?l=en with plugin "block processor". You can use alsu vim and emacs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A module containing python wrappers for the SUite of Non-linear DIfferential/ALgebraic Solvers (SUNDIALS), using ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The bdist_nsi module extends Python's distutils module with a bdist_nsi setup command to create binary Windows installers for Python modules, based on NSIS, featuring a modern user interface, internationalization, and maya and blender support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cx_Oracle is a Python extension module that allows access to Oracle databases and conforms to the Python database API specification version 2.0 Project has moved to GitHub (https://github.com/oracle/python-cx_Oracle) and new builds are available at PyPI (https://pypi.python.org/pypi/cx_Oracle).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22

    Electrophysiology & circular stats tools

    Data analysis and circular statistics with OpenElectrophy and R

    Set of tools for basic analysis of electrophysiological data. The Python classes show how to call OpenElectrophy functions and save data. The R library applies circular statistics to spike phase data and saves the best von Mises fit and the Rayleigh statistics on the disk. The wavelet coherence analysis is done in R by the package "sowas". Check the module R_coherence to see how we solved that problem. This packages may be useful for people who start using OpenElectrophy and circular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Usermin / Webmin module for managing your CapiSuite fax/voice queues. (Create/Remove faxes, Download voice/fax, etc.) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SaWALi Web Application Library

    The SaWALi is a website management tool written in Python.

    The SaWALi Web Application Library is a Python application that aims to provide a reasonably complete set of components for operating a multi-purpose website. Taking advantage of the Pylons Framework, SaWALi is fully-customisable and inherently-extensible. All of SaWALi's administrative and public interfaces can be modified to suit a website's userbase— from its document editors and server error pages down to its public-facing pages and site maps. Being a Python module, SaWALi can also...
    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.