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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1

    Golem Social Box

    This Joomla module will integrate your different social networks.

    Golem Socialbox is a Joomla module that display a social box that integrates different social networks profiles in a one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DSKM

    DNSsec Key Management

    DNSsec key management add-on to ISC bind 9.9.x for zones with auto-dnssec maintain; inline-signing yes; .Creates and deletes keys, submits delegation signer (DS) resource records or public DNSKEYs to parent. Zones may be local, public or reverse (IP4 or IP6). Initial support for joker.com (public) and ripe.net (reverse).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Where In the World Have You Been?
    A PHP script with maps of the World, China, Canada, USA, India, Africa and Europe that allows the user to select the countries, provinces or states by clicking on them or selecting a checkboxes. Selection causes the entity to turn a default color which contrasts with defaults colors of all bordering countries. Thus a patchwork is made to show the history of countries, states or provinces traveled. Added features allow users to download their maps, to blow them up to posters of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Enterprise
    Enterprise is an open source monitor and advanced log parser. Based on Enterprise ship state system controller of Star Trek, It is able to let you know about the state of your services in a given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Jepp (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs. Note: for most purposes Jep is now at https://github.com/mrj0/jep Releases can be found on pypi: https://pypi.python.org/pypi/jep/3.1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ftpwar

    ftpwar

    ftp terminal client

    Projects Status is Beta currently supported: ftp ftps todo list: add sftp support Ftpwar is a ftp terminal program to replace the current Ubuntu or Mint stock ftp program that only works half the time. I have simplified commands and made some new ones. I also think mine is prettier. :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Emon

    Remote server monitoring application

    Emon is another remote server monitoring application, but this time you are able to start your monitoring in the terminal easily. You do not need to install any applications on the monitoring servers, because Emon uses SSH and /proc directory to get the monitoring data. All you need to do is just configure Emon in XML and create an SSH user. After configuration, you are ready to monitor ping, dns, ports, url, CPU, RAM, SWAP, disk, traffic and log files of multiple servers in the terminal. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DuckDuckGo Search for Joomla

    DuckDuckGo Search for Joomla

    This Joomla module will display the official DuckDuckGo Search Box.

    This Joomla module will display the official DuckDuckGo Search Box on your site. Easy to install and configure. An interesting alternative to Google Site Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    svoktrainer

    Devides vocabulary in learnable chuncks

    I heard about a method where you can learn 1000 words in a year with 10 minutes of daily effort. This program does organize, and divide the words in daily chunks. It is a module for Lepton-CMS or WebsiteBaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    MaxIPing is an easy to use python based application that allows users to perform basic networking tasks and create detailed log files. MaxIPing can perform the following tasks, and automatically make a log file: Ping Traceroute Netstat, with parameters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SaWALi Web Application Library

    The SaWALi is a website management tool written in Python.

    ...Being a Python module, SaWALi can also be used to power several websites operating in the same host. There is no need to have multiple instances of SaWALi, one for each domain or sub-domain even if it requires its own look-and-feel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Timeline Silverstripe Module

    Timeline Silverstripe Module

    Installation - Unpack the files in a folder called timeline - Run dev/build - on the javascript folder you can find the translation files for the following idioms: french, italian, portuguese and spanish. Remove the comment from the line 33 of the templates/TimelineHolder.ss file and set it for your idiom. Usage - At the CMS add a new page of "Timeline Holder" type - Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine ) - Add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    HTML DOM Parser

    HTML parser which can be used for screen-scraping applications

    htmldom parses the HTML file and provides methods for iterating and searching the parse tree in a similar way as Jquery. To report bugs please mail me at bhimsen.pes@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SCGI Library

    POSIX-compatible lightweight implementation of SCGI protocol

    ...It is similar to FastCGI, but designed to be easier to implement. Web servers which implement SCGI include Apache HTTP Server, Lighttpd, and Cherokee, as well as Mathopd (with unofficial patch) and nginx (with a third party module). When using this library, the developer chooses a SCGI server implementation; the library simply facilitates validating and parsing the request submitted by the client to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is to enhance the python DNS library initially written by Guido van Rossum, then extended by Anthony Baxter, Michael Ströder and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WinLoris

    WinLoris

    A quick, unified package to install Python and run PyLoris (Tor)

    This let's you quickly install Python, AdvOR and run PyLoris so you can start testing ASAP. It's meant primarily for people who don't know anything about this, so if you do know, you can edit it's features. This assumes you don't have python installed. This software is for educational/testing purposes only. The author is not responsible if it is misused. The software provides no wararnties (lol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Contextual Scrolling Silverstripe Module

    Silverstripe module for contextual scrolling in long vertical pages

    * Installation - Unpack the files in a folder called contextualscroll - Run dev/build * Usage - At the CMS add a new page of "Contextual Scroll Holder" type - At the main tab you can set font-size, height, width, padding, margin-bottom and background-color for the children pages - Add pages below the the Contextual Scroll Holder - All pages are displayed once with the vertical contextual scroll bar showing their names
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ZetaBoards topic fetcher
    Fetches topics with new posts from ZetaBoards forums and does something with the URLs, like opening them in a browser. Configurations can be stored and manipulated for quicker fetching. Development, translations, bug reports, etc. are handled at Launchpad: https://launchpad.net/zb-fetcher SourceForge is used to host released files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    gcurlftpfs

    A curlftpfs GUI

    The main goal of gcurlftpfs project is providing a lightweight and user-friendly graphical interface to the curlftpfs program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Web Community Wiki aims to create a base for informations, using mediawiki and the semantic mediawiki extension. The project works on templates for the wiki and on skins and extensions to enhance the useability of the Web Community Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ical - intelligent collector algorithms

    ical - intelligent collector algorithms

    Monitoring your infrastructure for free.

    This project (ICAL - Intelligent Collector Algorithms) presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing. Made for LINUX. Note: This is not a calendar. This project can now be found here: https://sourceforge.net/projects/theminder/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mindy Framework

    Mindy Framework

    Open Source OOPHP Framework

    Requirement - PHP 5.3.0+ [English] Mindy is a simple, flexible and extensible object oriented PHP framework, delivering: - A multi-site management (without core duplication) - An optionnal ORM module working with MySQL & SQL Server) - An optionnal i18n module - A RESTful global Ajax management delivered with a fully adaptable handler for JavaScript and Ajax errors - A template engine useful to add HTML modules (widgets) or layouts in your pages. (MVC pattern) [Français] Mindy est un framework PHP Orienté Objet simple, extensible et souple. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    qHttpd - Highly Customizable HTTPD
    The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
    Downloads: 0 This Week
    Last Update:
    See Project