Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
BrennerMD is a public domain Fortran molecular dynamics program by Donald Brenner and other people. This project is to maintain the original source code and to build a Python interface on top of it.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
Sk2Py is an wxPython-based IDE which assists in the migration of Cadence Skill(tm)-based PCells to Python PyCells for use in all Open Access environments. Please post any support requests or bug reports to the tracking system.
Pyfort is a tool for creating extensions to the Python language with Fortran routines. It supports F77-interfaced routines now, with plans for supporting more of F90 later.
This is a implementation of the 'enhanced Topic-based Vector Space Model' (eTVSM) using the python language. A Java-Version and maybe other java-code contributions are planned.
yaucp, Yet another uController Project. Is a set of tools and source of code and information for developing for the AVR families of microcontrollers under Linux using only GPL-compatible tools, released under the GPL.
This program will calculate and output metrics on code written in Python. Reports can be generated in text- or XML-files. A plug-in system lets new metrics be added to the program. A set of built-in plug-ins with provide some of the most common metrics a
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Pythoncode, and can be used both interactively or inside shell scripts.
As of 2012, the source code is hosted in GitHub https://github.com/tessonec/PySPG
PySPG is both, a set of python modules and a program that allows the user to run a program systematically changing the parameters that them receive.
Originally conceived to generate parameters for running simulations in computational physics.
Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds.
This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
...Not working yet! The first release comming soon...
Requirements
numpy
matplotlib
PyAstronomy
pymc
Installation is possible from source code or using build installation binary file (only for OS
Windows). The following procedure is only for installation from the source code. Extract
files and go to new-created folder. Running script setup.py the installation will be done:
python setup.py install
Python interface to mvIMPACT Acquire for image acquisition
MVacquire provides a Python wrapper for the mvIMPACT Acquire library for image acquisition with hardware (cameras, framegrabbers) from matrix vision.
IMPORTANT NOTE: the code repository is now at: https://github.com/geggo/MVacquire