Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
Learn More
Enterprise-Class Managed File Transfer.
For organizations that need to automate secure file transfers to protect sensitive data.
Diplomat MFT by Coviant Software is a secure, reliable managed file transfer solution designed to simplify and automate SFTP, FTPS, and HTTPS file transfers. Built for seamless integration, Diplomat MFT works across major cloud storage platforms, including AWS S3, Azure Blob, Google Cloud, Oracle Cloud, SharePoint, Dropbox, Box, and more.
Investment firms have largely managed to industrialize or outsource their back-office activities.It is now time for them to go for the next step :the automation of middle-office activities such as portfolio reporting or investment performance calculation
DiskSearch is a tool for searching for files on removable media disks (e.g. for songs on your MP3-CD's). It's written in Python and runs on Linux (and other Unix systems) and Win32.
Py5 is a native port of the popular Python programing language to the IBM i (aka IBM's i5 (aka iSeries, (aka AS/400, OS/400)) operating system.
This project is obsolete. Use the 5733OPS licensed program, option 2 for full Python 3 support instead.
Marketing automation for any business | ActiveCampaign
Your team of AI agents handles email, SMS, WhatsApp and more for you
Active Intelligence revolutionizes how you work. You guide direction while AI handles execution, acts on insights, and shows you the path forward. It's how marketing should be.
ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
This is an experiment in creating the best database API I can come up with. It is an alternative to query languages. The latest version is being written in Scala using Berkeley DB Java and will run on the Java VM.
A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
zznotes is a GTK+ based notes tool for multiple media, zznotes can store text,image,audio,video and other binary file in single database file, and implement a user-friendly interface to access the media.
sqlxpress is front-end tool for Sqlite database (www.sqlite.org). Developed using python, wxPython & pysqlite. This tool is designed for Linux users who uses Sqlite Database.
An attempt to create a competitive new package for management of a veterinary practice. Goals are to have a solid and robust internal structure and an extremely efficient, attractive, and intuitive user interface.
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
AGTK is a suite of software components for building tools for annotating linguistic signals,
time-series data which documents any kind of linguistic behavior (e.g. audio, video).
The internal data structures are based on annotation graphs.
OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
Python MyCMS is an application development platform built with robust MySQL integration allowing for easy creation of state and event driven web-based interfaces. Now also featuring a phpMyAdmin-style web interface to MySQL for administration.
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
Securely store unstructured data in (keyword, record) pairs. Both keywords and record data are encrypted. Ideal for storing passwords, account information, etc. Thus, srd is a general-purpose password vault or a secure rolodesk application.
Relationale is a domain-specific language implementing relational algebra atop a general-purpose host language. It features a static type system, type inference, lexical scope, and delayed evaluation. A proof-of-concept is being developed in Python.