Showing 45 open source projects for "python::module"

View related business solutions
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    HTML-Template-Pro is a fast lightweight C template engine that supports syntax of HTML::Template perl module as well as many of its extensions. It consists of core htmltmplpro C library and bindings to perl/php/C#/....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The HTML Document Object is a Perl Module that allows you to quickly and easily create Dynamic HTML pages without having to specify the framework. You specify the content and it does all the work. Supports HTML 4.0, cookies, frames, javascript, etc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    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: 11 This Week
    Last Update:
    See Project
  • 4
    APMP
    Another distribution of apache that contains Apache, MySQL, Perl, and PHP. and comes with the following modules mod_perl, mod_php, mod_python, and more. Also Contains a FTP and Mail Server. Will be ready to run right after installation and a reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    This Perl module is intended to make it easy to create web forms by allowing you to describe them in a simple langauge. These descriptions are parsed and turned into CGI::FormBuilder objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This module provides methods to compact javascript source down to just what is needed. It can remove all comments, put everything on one line (semi-)safely, and remove extra whitespace, allowing fine grained control of the compactness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 10
    TROPICAL CYCLONE ENSEMBLE FORECAST PROJECT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tenjin is a very fast template engine for web applition. It runs about 3-10 times faster than other template engine. It is implemented in Python, Ruby, Perl, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wake Forest University provides a Perl module that simplifies the interface with Nelnet by abstracting the QuikPAY(R) Commerce Manager Pass Through Authentication specifications and the QuikPAY(R) Redirect Receipt specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tutorials: http://teethgrinder.co.uk/open-flash-chart-2/ http://forums.openflashchart.com/ Libraries: Ruby .Net Perl Java Python Coldfusion GWT Smalltalk Pentaho c http://teethgrinder.co.uk/open-flash-chart-2/tutorial-other-libraries.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTTP::DownloadLimit - module to set restrictions for files downloading from your webserver. This module allows you to log all downloads, restrict downloadable files extensions and concurrent downloads of the same file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Implementations based on Apache for Userserver, Gridserver, Assetserver, Inventoryserver of Virtual World Systems. Compatible (maybe forever) with OpenSim's UGAI (http://opensimulator.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    text template system (Perl5): * only one-file * only perl5-core-module * no use "eval" * but, it can bool-expr (ex."(name =~ 'washing_powder') && (price < 10)")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Robust Perl OO Module for Digest based Authentication leveraging DBI as a backend. This Performance oriented Hash Authentication Library is scalable from single pc to multi-database single signon www applications. Optionally uses Javascript and Cookies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WikiGateway is a library which allows you to act as a client to a wiki website, executing operations like getPage, putPage, and getRecentChanges. It can be used from the command line, from Perl or Python, as an Atom web service, or as a WikiXmlRpc server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Perl module for easily creating HTML dropdown menus for use with HTML::Template, Template Toolkit or Template::Magic templating systems. Allows any number of dropdown menus to be displayed on a single page, each independantly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CGI::Prototype is a collection of Perl modules providing a flexible prototype-based MVC framework for both CGI- and mod_perl-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A language-neutral syntax highlighting module in Perl. Can be based off syntax files for popular text/code editors or custom parsing modules for a specific language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rackview is a Perl module that assists in visualizing a Data Center\'s computer rack layouts by creating a web page with HTML tables to show a frontview of the racks. Included are brief commandline and CGI scripts to demonstrate its implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ples is a set of ReSTful HTTP interfaces to commonly used Open Source databases for the Perl, Python and PHP (PPP) scripting languages. ples-utils is an assortment of some useful PPP server scripts that can not be found *anywhere* else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AdmIRC is a webmin module for irc server administration. It provides a config interface and advanced security and linking automatism support. Currently UnrealIRCD 3.2 and the services Anope and Epona are supported. Subprojects: irc newsbot and java tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB