Search Results for "python script" - Page 22

Showing 957 open source projects for "python script"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Are you listening BBC learning english offline while jogging or walking to job place? This Python script helps you to download and prepare the content to upload to MP3 player. It dowloads the latest set of *.pdf and *.mp3 files from BBC learning english site and updates MP3 tags for easy identification in mp3 player. Required: - Python 3.2 Uses: - id3 command line editor: http://freecode.com/projects/id3 - mp3gain command line volume normalizer: http://mp3gain.sourceforge.net/ How...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    U-Boot Image Manipulator

    Python script to create and extract U-Boot image files

    This script is similar to the mkimage utility that comes with U-Boot, only it allows for extracting the contents of existing images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Desktop Background from Nasa APOD

    Desktop Background from Nasa APOD

    A background image grabber for GNOME from nasa's image of the day site

    This app will fetch the latest image from nasapod, http://apod.nasa.gov/apod/ and create a background image from it with a description box for a gnome desktop. Read desktop_nasa.py file for configurations and instructions! Python script. Now working with Ubuntu 12.04 and prior
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    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
  • 6

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    url-al

    url-al,wget,gpl,free,software

    Este pequeño script descarga una lista de URLs colocadas en un archivo de texto por usted, utilizando wget para descargar... A diferencia de wget esta pensado solo para descargar URLs Directas o URLs de servidores como: mediafire, (en futuro más añadidos como rapishare,bango,deposfile,etc) busca el link automáticamente y descargara. También cuenta con otras características como recordar recargas y no repetirlas (por defecto) o descargarlas nuevamente si es que usted desea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Script to improve the PlayStation 3 performance when using linux. Works with official otherOS and other methods for booting linux (asbestOS, bootOS, otherOS++...) and as well as a wide range of distros.
    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
  • 10
    Ceres is an interpreted computer language based on C, that can be used as a script language. Its purpose is to be minimal and simple and it is being developed as a hobby, so do not expect much of it. Its interpreter is written in C/C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    wolrc

    Remote control your linux box via WOL

    This tiny script listens for WOL (wake on LAN) packets. Depending on the amount received without a certain timeout reached it will perform predefined tasks. Toggling the purpose of your home theater pc for example can become quite easy this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This python script will generate a custom python.xml file used by Notepad++ for auto-completion features when programming in python (function names, arguments, and descriptions), using your own set of imported modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Notepad++ Python Script Automation
    Provides a set of Python scripts that allow client apps to automate Notepad++ using the excellent Python Script plugin and the Python SimpleXMLRPC modules. Demo apps in IronPython, C#, and now a "pure"-Python2.7 console app. No .Net required!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Facebook Album Downloader

    Python script to download facebook albums.

    A simple script that downloads a given album from facebook. Coded with Python 2.7 on a Linux platform using the pycurl 3rd party module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PreDyJE

    PreDyJE is a python tool to calculate dehydrons in a protein.

    PreDyJE is a python tool to calculate dehydrons in a protein PDB. Dehydrons are solvent-exposed hydrogen bonds. It runs in command-line, but a Pymol script has been developed as well. Dehydrons can be visualized in Pymol with another plugin. Structure of the program is available in the documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fetchtowebmail is a small python script that fetches e-mail messages using T-Online's (a big German provider) webmail interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A Python script to fetch new errata file from Redhat Network to make a local Redhat Enterprise Linux RPM repository. *Warning*: The current version uses pysqlite as a backend to save informations. pysqlite is not part of Redhat. Morever it uses Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FreeCeilo is an interface for ceilometer CL31.A shell script is used for collecting data from the ceilometer and freeceilo is used for plotting the data.Tested and developed in SPACE ,Trivandrum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple script that allows to create wireless profiles and switch easily between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Electrical Consumption Middleware: versatile PostgreSQL database creating scripts; database level permissions management; periodical series statistical prevision Scilab script; applet to visualize graphics and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    wxpython script to erase problem packages from your rpmdb - WARNING - you could create havoc on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is NOT an RSS Feed reader. It is a python script to check whether web page(s) have changed since you last checked. A GUI is being developed on the main site on sourceforge at: http://sourceforge.net/projects/webnewsreader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple utility script to search executable programs and binary libraries, and find if their required shared object dependencies are met.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    These are same simple scripts... One is used to start/stop/toggle a specific tunnel as a service (init script). The second one is a script called when the tunnel is established or disconnected (up/down script). A pyQt GUI interface is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NetData is based on a python script that collects statistics on active network adapters and logs the data to a MySQL database. Remote hosts also have the ability to log to the master MySQL server. All data is graphed using phpgraphlib.
    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.