EasySend is a no-code platform that transforms customer journeys
Defy form limits. Create digital experiences.
Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
Learn More
Project Planning and Management Software | Planview
Connect programs, projects, resources, and financials with business outcomes using portfolio management software from Planview.
Planview® Portfolios enables enterprises to accelerate strategic execution by seamlessly integrating business and technology planning, optimizing resources, and leveraging the power of embedded AI — Planview Anvi™ — to deliver breakthrough products, services, and customer experiences. This unified approach aligns strategy with execution, driving enhanced business performance across the organization.
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: Python2.7, PIL, numpy, scipy
The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines.
If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time.
This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.
UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
Create your own zinc finger protein sequences using the Python2.7 program created by Kristin Barclay and Nida Naushad for Harvard iGEM 2011.
Email Kristin Barclay (kri.barclay at gmail) for the password to the zip archive.
A classroom polling application implemented server-side using Python2.7 and Cherrypy 3.2. Provides the ability to add, delete, import, and export questions with the following response types: true/false, free text, and multiple choice.
Command line dictionary Python dictionary,uses the unofficial google dictionary API (makes a JSON request ), To install python http://www.python.org/download/releases/2.5/ (Install Python 2.5) If you are using Python2.7, click View All Files>src>
A simple graphical tool made in Python that can graph your current Nvidia GPU temperature, fan speeds, usage, and memory. (Chartable information varies between GPU models).
Parasoft: Automated Testing to Deliver Superior Quality Software
Parasoft provides test automation for every phase of the software development life cycle.
Parasoft helps organizations continuously deliver high-quality software with its AI-powered software testing platform and automated test solutions. Supporting the embedded, enterprise, and IoT markets, Parasoft’s proven technologies reduce the time, effort, and cost of delivering secure, reliable, and compliant software by integrating everything from deep code analysis and unit testing to web UI and API testing, plus service virtualization and complete code coverage, into the delivery pipeline. Bringing all this together, Parasoft’s award-winning reporting and analytics dashboard provides a centralized view of quality, enabling organizations to deliver with confidence and succeed in today’s most strategic ecosystems and development initiatives—security, safety-critical, Agile, DevOps, and continuous testing.
* This project is under development, not fit for end users *
The project consists of the infrastructure to remotely control apliances (eg. turn the cofee maker on from a web page)
Needed parts:
- an arduino uno board (www.arduino.cc).
- a circuit board for the relays.
- a PC connected to the arduino.
- python2.7 to run the server.
- port forwarding to the PC for remote access.