Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
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.
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.
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.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
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.
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.
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.
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.
AI-Powered Security and IT Operations Without Compromise.
Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
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.
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.
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...).
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.
'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
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.
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.
A simple toolbox for building and evaluating web surveys. Submit protected by vote codes. The client is JavaScript, the server side and eval script is Python, communication in JSON. Stores all data in pickle files.