Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Skillfully - The future of skills based hiring
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Pym translates Matlab(tm) m-files into python and then compiles them into python bytecode (.pyc). A matlab console is planned as well as the ability to call python functions from m-functions/scripts.
Set of python scripts for joining and conversion of video files from digital cameras (with video time/size limits). "Intelligent" join functionality (according to time). Scripts use Avisynth and VirtualDub. Focus is on Canon PowerShotAxx cameras.
Python library to convert networks from/to many different formats, like the ones used in Pajek, Cytoscape and other popular graph formats like GML. It also includes support to integrate experimental data to the netowork.
Noozy is an advance digital cross-platform music player mastered by Noozxoide sound processor its own. On this new baked 3ZS version many improved from the previous...
A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.
BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
Automatic File type converter Daemon - automatically converts the file type while renaming a file, based on the source and destination file extension. Currently it supports conversion for image types and provides a GTK+ frontend.
Moved to pyjflash.berlios.de. Cross-platform Japanese flashcard program, conversion and editor with popups, saving and loading of utf, euc, sjs, jfc, bfg, lvl and tsv, printing, print preview and saving to html.
With DVD Slideshow you're able to put your photo collection on a DVD!
Now it's easy and fun to show your photos to your friends.
Make it even more enjoyable by adding sound, and by your own made menu.
A must have for every Linux user!
Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.
Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
This is an automated system for building LaTeX documents, with a modular structure that allows automatic dependency analysis, pre- and post-processing, handling of graphic file conversion, etc.
PyWikiServer is a WikiWiki web server written entirely in Python. Data files are encoded using docbook XML. It does not need neither a Web Server nor any conversion/stylesheet tool.
xtopdf: Tools to convert other formats (x) to PDF; x as in math. - solve for x :-)
Currently x == {.txt, .DBF}. Others to follow.
Benefits: all those of PDF (better cross-platform viewing/printing, read-only, etc.)
Matlab/Octave to Pythonconversion facility. The tool will take existing scripts
and convert them to Python. Also includes Python bindings to Octave and
a small runtime support library. Built on top of Numeric Python extensions.
distX is a script which can be used to distribute CPU intensive tasks to a cluster of machines. For example, distX has been used for distributed encoding of ogg vorbis files.
TQCdRipCompress is a Python application with a Web-Base GUI Interface to rip Audio Tracks from CD and encode them. It uses the matroska container format.
FEVal, the Finite Element Evaluator written in Python, provides easy conversion for many Finite Element data formats (both binary and ascii). Mesh modification is very easy. Values of model results can be accessed given coordinates in physical space.
Kuantan Transformator is an easy-to use and open data transformation system. Automated plug-ins allow for fast conversion of an input file over multiple-stages into the target format. Using languages, like Python or XSLT, Kuantan can be easily extended.
Command line tool which automatically cuts very big MP3 files according to a timeline, without having to convert to an intermediate format and without the need for huge quantities of RAM or disk space. Each subfile can be automatically postprocessed with
MatPy is a Python package for numerical linear algebra and plotting with a
MatLab-like interface. It currently consists of wrappers around Numeric and
Gnuplot packages, but eventually may be implemented directly in C/C++, or as
interface to Octave.
Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
Python Arrays is a project to reimplement the existing Python Numeric
module which adds the ability to efficiently manipulate large
numeric arrays in ways similar to Matlab and IDL.
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code