Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this
"XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
The Library Optimizer tool rebuilds shared libraries to contain only the object files needed to provide symbols required by executables and shared libraries in a given directory tree. It can be used to reduce file system sizes for embedded systems.
Python bindings for Sablotron (a XSLT library available from www.gingerall.com)
PySablot provides a simple API for in-memory XSLT transformations or
file-2-file transformation.
Set of tools, web based and command line python based, to manage the status of builds on a linux based system. Ala Tinderbox style, task status (test, build, etc) are send via email to a rails engine that monitors build status and displays it on a web.
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Jungletest is an system for automated testing of OpenOffice.org against a large set of documents. Currently, tests determine whether OOo will crash or hang when loading, scrolling through, or exporting the document.
Web application for real-estate business processes and client relationship automation, featuring a CMS-like environment. Made with Python, Django framework and Postgres RDBMS.
Top Engine the Semantic Web Engine for the Enterprise. Top Engine is a Business Rule Engine that utilize OWL DL ontologies for vocabulary primitive to write rules on top of ontology. Top Engine support forward and backward chaining with truth maintenance
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
This project provide a framework for general coding style checker's process:
1, Support different adapter plugin for different programming language syntax
2, Support incremental scanning
3, Support customize criteria rules.
4, Generate report for scanning result.
A C/C++ adapter was also implemented based on clang library as example.
Schemamajig is a tool for designing and comparing schemas across multiple databases. It provides a graphical environment for designing and comparing schemas and a command line interface for comparing schemas.
Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
Gemini is a suite that includes a command-line tool and a GUI to synchronize data between two or more folders. It will also include a Daemon for automatic syncs and some advanced Sync Functionalities.
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...
rpm-depcheck is a tool for checking the RPM dependencies of a specified command.
It is useful, for example, for getting an indication of what should be included in the "BuildRequires" tag of a RPM spec file when compiling a program.