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
Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
This project is host for several subprojects written in Python. Subprojects will be small standalone applications (file kataloging tool for now), and code snippets. These projects aim is share Python knowledge and experience. Anybody is welcome to join :
ResourcePackage is a mechanism for automatically managing resources (i.e. non-Python files: small images, documentation files, binary data) embedded in Python modules (as Pythonsourcecode), particularly for those wishing to create re-usable Python pack
Award-Winning Medical Office Software Designed for Your Specialty
Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
The PyJTF supports the test-driven development of Javascript code
using tests written in Python. It executes the code under test in the IE
environment under Windows (Win32). Allows greater productivity in testing Javascript code.
Matlab/Octave to Python conversion 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.
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
Mamba is a extensible xml templates preprocessor wrote in Python.
Using it, you can rapidly develop powerful applications ready to integrate with the internet.
It can be used to work as a generic CGI program or for generate content.
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
To assemble, using existing and new Open Source components, a full featured Accounting and Business Information Management System specifically for Small to Medium Enterprise.
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.
Tim Peters' FixedPoint.py
+ Write docs for the Library Reference manual. I expect the existing
module docstring will be a good start.
+ Create a test driver for Python's regression suite.
+ Have fun modernizing it, if you like (for example,
Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Pythoncode.
Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
Pythius is a set of tools to assess and improve the quality of Python code. This is commonly done by applying different code metrics. It also contains an Aspect Oriented Programming module based on ideas from AspectJ.
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
Ly: a 'lyterate' programming engine written in Python, featuring an easy-to-read syntax based on indentation. Source files look very similar to the HTML produced from them. Does chunking (arrange the code as you like, not as your compiler wants you to).
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