Search Results for "python script" - Page 18

Showing 720 open source projects for "python script"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    XBMC XMLTV
    XMLTV script for XBMC. Please study the README in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program uses crontab to set dates, times, etc... for this alarm clock. The GUI interfaces was built using easygui for Python, and the script is activated using a bash script. This program was built for Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This TracPlugin maintains a database of recordings. Upon "Activate!" it creates a recording script. The actual recording is performed by a tuning the LinuxDVB device started by a CronTab call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Aures is a Python script that scans hosts using Nmap periodically and notifies the user of changes through libnotify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an editor for the pylab package. This editor work with ipython shell and pylab, and it enables us to run a script file or selection lines easily. It is suitable for writing a small script for daily scientific/engineering/academic report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mesaj de intampinare este primul meu script creat folosind Python. Sper sa va fie util.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The project was moved to: https://github.com/pawelulita/flac2mp3 Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pyBIB
    At the Moment: Simple script to read and handle data in the RIS file format. The script converts data in RIS format to bibliographic records. Currently it supports only the RIS types 'BOOK', 'CHAP' and 'JOUR'. It's more of a demonstrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    ftc is a python script for content-based file type classification based on an file extension and magic number database, and several computational intelligence algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Python script that parses an SNMP MIB text file and generates a skeleton C source code file that can be used with the LWIP-SNMP to implement a private mib. It depends on the pyparsing-1.5.5 module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Crystal Blue is a multiplatform game engine aiming to be small, simple, extendable, and scriptable. The scripting language is Python, the main language is C++. Blender 3d, with a Python script to export data, is the main content creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python script that uses a microphone's input to randomly shuffle XSPF playlist files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Blender Scripting Library
    Blender Scripting Library provides a python library for creating basic geometrical objects in blender. This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a tictactoe script which uses AI to become unbeatable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Protein ALignment Optimizer
    Protein ALignment Optimiser (PALO) is a script for the selection and alignment of the best combination of transcripts among orthologous genes. PALO is mainly written in Python, although other programming languages are also implemented (R, Perl...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An encoding script for the TAS community (http://www.tasvideos.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple and still alpha Python script to extract features out of an OpenStreetMap (OSM) file into basic Keyhole markup language (KML)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    'Reorder' is a simple program (now with GUI) used to disrupt the order of words in a kind of specific format. It can be run as an execuatable program on Windows platform or as a python script on any other platform with python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    vmimagemanager

    Old version of https://github.com/hepix-virtualisation/vmimagemanager

    ...For a more useful and uptodate application please look here. https://github.com/hepix-virtualisation/vmimagemanager vmimagemanager.py is a command line libvirt client and virtual machine image management python script. It is intended for backing up snapshotting. It supports libvirt, mount (re)store images, booting virtual machines. Its simple and fast to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document. The process is: * using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work) * python iwc.py -i infile.txt -o outfile.txt * open up outfile.txt with your favourite editor Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try using Word’s compare to see the markup between the original.doc and outfile.txt to show the comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python script to use any browser/search engine from the shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tavole Numeriche
    Script in python compatibile con Windows,Linux, Mac, BSD e Unix-based systems in grado di calcolare radici, potenze e molto altro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Delta Console provides a command shell for managing and controlling Deltapy applications. Delta Console have a very simple interface, and can execute any available command on the Application, as simple as invoking a function from the Python's shell.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB