Search Results for "python script plugin" - Page 7

484 projects for "python script plugin" with 1 filter applied:

  • 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
  • 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.
  • 1

    download-tatort-videostream

    download Tatort crime movie stream from ARD's Mediathek

    Python script that downloads the latest Tatort from ARD's Mediathek website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Please participate in the SURVEY on rgedit's future: https://www.surveymonkey.com/s/VNMMJMJ your answers are much appreciated! Gedit (Gnome editor, www.gedit.org) plug-in allowing it to become an easy-to-use and yet light-weight IDE for the statistical programming environment, R (www.r-project.org).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    DOMjudge programming contest jury system

    DOMjudge programming contest jury system

    DOMjudge is an automated judge system for programming contests.

    NOTE: DOMjudge has moved to www.domjudge.org and Github for all development. DOMjudge is an automated judge system to run programming contests. Both team and jury side interfaces are web based, with a command line submit tool available as well. It is written in PHP, shell-script and C/C++ and needs MySQL and a webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SocioWap

    SocioWap

    SociaWap is a HTML5 wapsite for modern and predated smartphones

    SociaWap (Social Wap) wil be a free opensource script that will incorporate everything needed for modern age community with features that will keep people busy for hours. Future Features (in no specific order): - Downloads System - Uploads System - Language System - Chat system - Polls - Social Coin Feature Shop system - Tapatalk Integration - Android App - Plugin system, to easily download plugings and install them to the site Feature request will be considered and implemented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing. Since this is a plugin for gedit, any type of text can be tracked: Programming, Writing short or long text, etc. For a nice visualization, have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GPSMovieGenerator

    Create videos from image and video data linked with GPS tracks

    This is a python script for creating videos from GPS track and media data. It renders a moving map with the respective track. On that map, media thumbnails are displayed. These pop up when the track reaches them. If desired, an overlay map and some track statistics may be added to the video. Python3.3 will be needed An example video can be found here: http://www.youtube.com/watch?v=O_IiXrOfFCw&hd=1 To hard to use this script or don't know about linux/python etc ? get in touch with me...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PyCodebug

    Python script coding editor that debugs as you write

    Usually, coding a script involves writing the code and either debugging or running it several times, examining variables or output and fixing the code until the desired effect is achieved. With PyCodebug, you get to see the effects of the code during coding, which greatly reduces the time needed to write a script. ================================== Demo Video: http://youtu.be/a6nFo4y3kzo ================================== Requires: Python 2.7x PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tvtekaplugin

    tvtekaplugin

    XBMC python video plugin for watching tvteka

    This plugin make possible watching paid IPTV service tvteka.com (IPTV - channels in Russian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    PyDoc

    Python documentation plugin for Eclipse

    PyDoc is a simple and convenient plugin. It saves time to Python developers using Eclipse SDK and PyDev without any need to switch between development environment and documentation. PyDoc Online is a lightweight branch with docs for Python 2.6 - 3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    removeNULLbytes

    strip a binary file of null bytes.

    ... into a second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Voucher Script
    Denovo Voucher Script (DVS) is a ready to use vouchers/coupons/offers/discounts/cashback website you can install on your domain in a matter of minutes, easily configurable and can be customized as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    nwbas2ecce

    nwbas2ecce converts nwchem basis set files to the ECCE format

    The basis sets included with ECCE have -- as far as I can tell -- not been updated for many years. In addition, many of the newer basis sets that come with nwchem aren't included, such as the def2- series. nwbas2ecce is a python script that aims to automate as much as possible of the conversion process of a nwchem basis set file into the files necessary for ECCE to included it in the basis set tool. The process isn't completely automatic, but I also believe that it shouldn't be to avoid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RSAT

    RSAT

    A script to perform SAT attacks on RSA

    SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sofia

    Sofia

    Software de Modelado de Base de datos Sofia

    Este proyecto esta fundamentado en la creación de una herramienta de Software Libre llamada Sofia, para el modelado de datos desarrollada en Python con el Tool Kit de wxPython, que puede ser utilizada como instrumento CASE (Computer Aided Software Engineering o Ingeniería de Software Asistida por Computadora ), para la construcción de nuevos productos de software y en la enseñanza de las técnicas de diseño de Bases de Datos y Modelado de Datos del PNFI, del Colegio Universitario de Caracas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

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

    Scala Scripting Hook for Liferay

    Support for Scala in Liferay script console

    This hook adds support for the Scala language as scripting langage in the Liferay script console. Cherry on the cake, this plugin is written in Scala, so this is a good example to write Liferay plugin with Scala language !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links. You can also apply filters like links containing a given string or not containing a string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenRAVE
    Moved to https://github.com/rdiankov/openrave An open-source, cross-platform, plugin-based robot planning environment for autonomous robotics. Includes services like collision detection, physics, (inverse) kinematics, sensors, robot controls, python bindings, and a network scripting environment.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21

    tiki2epub

    tool for creating an ePub-ready archive from a live Tiki site.

    An experimental plugin for Tiki Wiki CMS Groupware, the proposed goal is to create a sanitation script which will allow a Tiki Admin to create content ready for publication as an ePub. This script is intended to remove any non-publishable content and create a package ready for re-packaging using an external application, it is NOT intended to build the ePub directly (at this time). Once development has progressed to a semi-usable state, it is my intention to include it in the Tiki Wiki...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AWK~plus is the next generation script practice environment. The AWK Language specifications and a main extension of GNU GAWK. Combination of Dynamic and Static typing. Parallel computing that a lock is free, and is thread safe at a language level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Screenshot Paste plugin for Trac

    Screenshot Paste plugin for Trac

    A Trac plugin to allow pasting screenshots or images with one click

    A Trac plugin to allow pasting screenshots or other images captured or copied in the clipboard directly as attachements to tickets, Wiki pages, etc., without the need to first saving as images and then uploading them. Once the plugin is installed in Trac, you can easily attach a screenshot or any image you have in the clipboard to a Ticket or Wiki page, with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    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.