Showing 67 open source projects for "python script notepad"

View related business solutions
  • Transforming NetOps Through No-Code Network Automation - NetBrain Icon
    Transforming NetOps Through No-Code Network Automation - NetBrain

    For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps

    NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
    Learn More
  • Non Emergency Medical Transportation (NEMT) Software Icon
    Non Emergency Medical Transportation (NEMT) Software

    Healthcare providers in search of a scheduling and dispatch solution for non emergency medical transportation

    NovusMED is an ecosystem that includes call center, administrative, driver applications, and client/clinic booking applications. NovusMED is the platform of choice for a wide range of medical transportation services and includes configurations for brokerage, providers, senior, community, and home health programs. Accurately manage calls and patient information. Monitor real-time performance and adjust resource capacity to meet changes in service demand. Manage will calls, confirmation calls, and recurring trips/standing orders in real time. Improved mileage reimbursement and cost calculators to manage multiple contractors, funding sources (payors), multiple providers, and volunteer driver programs. Enhanced credential management for vehicles and drivers. Manage subcontractor outsourcing with provider mobile, trip bidding, and trip offers. Able to see the closest vehicle and perform immediate bookings.
    Learn More
  • 1
    Python script converting Palm Keyring export file into KeePass 1.x XML import file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Search engine plugins for qBittorrent, to use with trackers for which authentication is required. Before using a specific plugin for a tracker, the user must indicate, into the script, his login to sign in. These plugins use the tracker's cookies.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    httpdx - ultralight http/ftp server
    Single-process HTTP1.1/FTP server; no threads or processes started per connection, runs with only few threads. Includes directory listing, virtual hosting, basic auth., support for PHP, Perl, Python, SSI, etc. All settings in one config/script file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Polygon Software | Apparel Software | PLM and ERP Solutions Icon
    Polygon Software | Apparel Software | PLM and ERP Solutions

    Small to mid-sized sewn goods manufacturers and textile mills.

    PolyPM is an integrated enterprise resource planning (ERP) and product lifecycle management (PLM) solution developed by Polygon Software. Built for small to medium-sized apparel manufacturers, PolyPM enables businesses to integrate all aspects of the product development, supply chain and production processes, as well as instantly access all their style and manufacturing information anywhere in the world. This allows businesses to shorten time-to-market, incur lower development costs, and improve customer service and worker productivity.
    Learn More
  • 5
    This is an X-Chat Aqua info script. there are so many forks of the script so we want to unite it now and make it more easy to add your work to the script. Update. This project is a bit on ice. I dont have a Mac to code on at the moment. If there is anyone that want to code on it let me know and i will add to the list so you can upload to here. Update 2012-07-03 I have a mac at home again, and i have seen that the new Ivy Bridge intels do make some problems with the script, so i...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Script to import maildir mail into gmail with metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A crude but useful Python script for converting Thunderbird's mail filter files (msgFilterRules.dat) to .procmailrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A python script which uses RSS feeds to search for files and download on easynews.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting practice management software Icon
    Accounting practice management software

    Accountants, accounting firms, tax attorneys, tax professionals

    Canopy is a cloud-based practice management software for accounting and tax firms, offering tools for client engagement, document management, workflow automation, and time & billing. Its Client Engagement platform centralizes interactions with a secure portal, customizable branding, and email integration, while the Document Management system enables organized, paperless file storage. The Workflow module enhances visibility into tasks and projects through templates, task assignments, and automation, reducing human error. Additionally, the Time & Billing feature tracks billable hours, generates invoices, and processes payments, ensuring accurate financial management. With its comprehensive features, Canopy streamlines operations, reduces stress, and enhances client experiences.
    Learn More
  • 10
    It's a script allow us to fetch mail from google mail and notify us the mail via fetion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GetSubtitles es un script hecho en python para Bajar de forma sencilla y rapida los subtitulos que se encuentran en el sitio www.subdivx.com, para las series que dia a dia seguimos a traves de la Red.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Little Python Script that use PyQt4 and PIL to reduce all the JPG of a directory in order to send them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This small python script will generate mp3 and corresponding text files for learning / training the morse code. It follows the method of Koch for teaching the characters and the method described in N0HFFs book for improving the skills even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Very simple script to download files from rapidshare in automatic mode. It supports only the 'free' method of downloading files. There is win32 version avalible, unix bash script and python source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multiplayer Notepad is a collaboration tool that allows multiple users to edit a single document with real-time synchronization between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyhoo is a Python script that converts Yahoo IM logs in .dat files into plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A python script that allows a non-root user to make changes to a network interface over dbus for the purposes easing network administration for non-power users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chambara Cover Slicer
    Paint Shop Pro script to slice and resize DVD covers to perfectly fit all spine-widths of slipcases. Currently supports PSP8, PSP9. Will add support for upcoming GIMP 2.4 (requires Python). GIMP will allow for easier use and more features (CD's, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MoioSMS is a Python script to send messages from Internet sites. It supports Windows, Linux and Mac OS X, with both GUIs ad command line interfaces. MoioSMS features a plugin-like architecture that allows to add sites and UIs easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small Python script with Qt UI that generates DTMF dialtones. Can be useful to dial long numbers quickly without typing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python script for sending SMS using a particular GSM Provider of Greece
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB