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.
QGis Python Plugin to create named map themes to switch the visibility of all layers belonging to theme.
Experimental working prototype with functionality to include in future version of QGIS.
pydaqtools provides a common interface to data-acquisition hardware for Python. Control analog/digital output or acquire analog/digital input for immediate analysis with Python for scientific, educational or engineering applications.
A set of python programs for forward modelling of marine notch formation, along with an pseduo-inverse model for obtaining relative sea level curves from notch data.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
H-mito is a mitochondrial DNA haplogroup prediction tool based on the phylogenetic tree http://www.phylotree.org/. Ancillary scripts: mitoP.py to extract mutation lists and clustal-2-fasta.zip to join, align through clustalw and convert data.
Non-stealth keylogger for Windows. Records mouse and keyboard (precision~10-15ms), log of events (disk size~2.5k/s) + log of operations (~ 0.2k/s). Standalone, with local copy of Python: unzip to install, delete to uninstall.NEW: hidden/visible icon
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
pyastrolib is a python library providing professional astronomers a robust set of tools for astronomical data analysis. This project will provide all the functionality as NASA's IDL Astronomy User's Library in addition to other planned features.
itrackutil can be used to download and convert data from XAiOX iTrackU GPS data loggers and compatible devices. Device settings can be checked and changed via the graphical user interface.
ContBeam is a program capable of solving structural configurations of continuous beams on multiple supports. it handles conditions and load combinations provide being output characteristics of the stress and deformation of the structure
Interface to collect data from a Consort R305 unit via RS-232. It allows to record data from 2 units with a total of 4 channels. The graphical interface displays the value of the channels as graphs and saves them in a CSV file.
This project is aimed at providing useful thermodynamic tools for biochemists, including formation energy estimation of virtually every biochemical compound and metabolic pathway analysis and profiling.
qips is a software package for analyzing ChIP-seq ("Chromatin ImmunoPrecipitation on sequencing") data. It finds enriched regions of arbitrary lengths and is therefore especially suited for analyzing ChIP-seq of histone marks or polymerase.
This project is for particle accelerator start-to-end simulation. The project contains software infrastructure for setting up model run as service/client mode.
OpenDWS is a hobby project to create a datawarehousing suite that: - Can work on different OS - Federates databases - Can run Data analyses using plugins on different databases This project is programmed in Python Language.
ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram