Search Results for "python script" - Page 13

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
    Py2Bin

    Py2Bin

    compile python script file to standeloune binary file (MacOs 10.6 + )

    Py2Bin is an application for MacOs X 10.6 or later, this application compile and bluid a standeloune executable binary file from a .py python script file. The result of the compilation can be execute without the python programe This application is submite under GPL pulic licence If you need som information of if ou have a problem with this application please wrtite to m.houbad@gmail.com Py2Bin use Pyinstaller as compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP script for SMS sending
    .... https://www.virtnumber.com/ receive sms online script https://sourceforge.net/projects/sms-number/ Java SMS api JAR application: https://sourceforge.net/projects/java-smser-api/ Python send SMS + bulk sms https://sourceforge.net/projects/python-send-sms-free https://github.com/aarnhub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    randomcd

    burns a random selection of audio files from your collection onto a CD

    randomcd is a python script that allows you to copy random playlists based on your collection of audio files onto a CD or a USB drive. You can either specify a directory to explore, or let the program use your player's database (only clementine, banshee and rhythmbox are currently supported). If appropriate software is installed, files can be normalised before they're copied. Specific genres can also be excluded from the compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    The art project "Leave a Trace" (LAT) records an displays people movement in real time. It is installed as a permanent exhibition within the Charité in Berlin, Germany. Please find more Details about LAT here: https://leave-a-trace.charite.de/action This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3. LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pyEBSD-GUI

    pyEBSD-GUI

    A free software to post-process EBSD data.

    pyEBSD-GUI is a free software to post-process Electron Backscatter Diffraction (EBSD) data, inducing IPF mapping, image quality mapping, phase mapping etc, plotting pole figure, data segmentation, statistic analysis of the misorientation distribution etc. The software is written by python, and it supports both script and graphic user interface (GUI). pyEBSD V1.0 will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPSFileViewer

    GPSFileViewer

    Application to browse and visualize your GPS files

    ...., speed, elevation, hill gradient) * Quickly determine distance and duration for portions of tracks by mousing or dragging in the graph. Use this to see exactly how different routes compare in time and distance Written in WxPython+Matplotlib. Windows executable available; Mac and Linux can be run via script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    File checksum validator

    File checksum validator

    Python (2.7) script validating the checksum of a file.

    Python (2.7) script validating the checksum of a file. Supports md5, sha1, sha224, sha256, sha384 and sha512. usage -------- python CheckSum.py <algo> <filename> <checksum> example ------- C:\Python27\python.exe C:/Users/User/Projects/Python/CheckSum/CheckSum.py sha256 C:\Users\User\Downloads\pycharm-community-2016.2.1.exe f800ce642c6c838c17bb726bc0ae9680fd07b3801fd82ee402155bfd5ddded7c Checksum match! Process finished with exit code 0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    Comparing two different versions of a directory with text files of any kind has never been easier. Detects deleted files, new files, files with changed name but same content and of course a side-by-side / line-by-line comparison of changed files. Number of context-lines is configurable. Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    Web based internal to external email mapper to keep track and update mail mappings. Database can be exported and imported via the GUI ready for updating the email system or via python script direct from MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pytomicgui

    Python based GUI for AtomicParsley

    Python script that uses Glade for providing a GUI for AtomicParsley
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    savonet
    Audio toolkit for streaming, aiming at complex Internet radio systems. Our stream generator is highly extensible and flexible. Script based, it can be a fully automatic daemon streamer, but is also used for live shows with an user-friendly GUI.
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • 13

    SrtShifter

    A python script for shifting (advancing or delaying)srt subtitle files

    Python script for shifting (advancing or delaying) srt subtitle files. Runs in console mode (Unix, or DOS, MacOs ). usage: ==== [python] srtShift.py [-h] [-i INITIALDELAY] [-f FINALDELAY] srtFile positional arguments: srtFile name of subtitle srt file (without type '.srt') optional arguments: -h, --help show this help message and exit -i INITIALDELAY, --initialDelay INITIALDELAY initial delay, in seconds : a positive REAL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PROJECT MOVED TO https://github.com/paulhtremblay/rtf2xml The script rtf2xml faithfully converts Microsoft's RTF format to structured XML. Developers can make further transformations using standard XML tools, or use the stylsheets provided to convert to sdocbook or TEI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    dxf2pcb

    Convert DXF drawings of circuit boards to gEDA-PCB files.

    This Python script reads in a DXF (ascii) file and generates a PCB output compatible with PCB Designer, part of the gEDA suite. It is designed for two purposes: One is to generate a PCB snippet from a mechanical drawing (such as a board outline), the other is to produce element files from CAD drawings. PCB snippets are easily imported into an existing gEDA-PCB project using File -> Load Layout to Buffer. Generated element files are ready to use (except for special cases like no-paste flags...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Python Calculator for Students

    A Python command line calculator built for students. Fully Commented

    A command line calculator built for students. Fully commented, built as easy as posible for better understanding We will start with an adding calculator, and release the dividing, multiplicating and substracting in the following weeks and have a Python script that can perform all those functions by the end of the month Download Python to be able to run this script: https://python.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Aurora Conky Theme

    Aurora Conky Theme

    Aurora is a conky theme full of scripts

    ...? - scripts for temperature, fans, names of hardware - hours of lifetime harddisks - spotify information and covers - gmail information - number of updates - rss via scripting - weather forecast - many different lua to make rings and such - netstat script - nvidia information - satelite image of world and europe - sensors script - sign and stars of today - transmission information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    GloVe

    GloVe

    GloVe model for distributed word representation

    ... are made available under the Public Domain Dedication and License. If the web datasets above don't match the semantics of your end use case, you can train word vectors on your own corpus. The demo.sh script downloads a small corpus, consisting of the first 100M characters of Wikipedia. It collects unigram counts, constructs and shuffles cooccurrence data, and trains a simple version of the GloVe model. It also runs a word analogy evaluation script in python to verify word vector quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xboxpad its a python Script for use with xboxdrv on Linux, now you can plug your xbox 360 controller on Linux and just launch xboxpad in a terminal. Howto: * Download & install xboxpad * Follow Howto file (only for xboxpad_x.x_src.tar.gz) * Reboot your system. * Connect your Xbox 360 pad. * Launch in a terminal $ sudo xboxpad * Enjoy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    syncano_java_class_generator

    generates Java classes for working with Syncano

    Python script that generates Java classes for working with you Syncano backend classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ElRey

    ElRey

    ElRey for create an .app package from python

    ElRey help you to create an .app package from your python script (s) for your MacOs X 10.6+ with drag and drop method and a compate app package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SAR Buckshot

    Lat/Lon coordinate system uncertainty visualizer

    ... for all possibilities in SARSoft (sarsoft.org / caltopo.com). SAR Buckshot is a Python script built for Python 3.4.2 and PyQt 5.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Phylomark

    Identification of phylogenetic markers from whole genome alignments

    Phylomark is a python script used to identify phylogenetic markers from whole genome alignments. Accurate phylogenetic markers are chosen based on low Robinson-Foulds distance to a phylogeny inferred from the whole genome alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pytemp

    125 Years of temperature plot

    This python script displays a temperature plot downloaded from a sensor north of Tampa. The data contains min /max temp, precipitation, moon phase, reading date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    winxp_bootsector_repair

    Repair Windows Bootsector

    Repair the bootsector of Windows XP MBR. If restoring an image (e.g. clonezilla) to a different partition (sector) you won't be able to boot. This python-script (only linux) will repair the start position in the boot-sector of your windows partition.
    Downloads: 1 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.