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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The ‘platformids‘ package provides the categorization and enumeration of OS platforms and distributions.
This enables the development of portable generic code for arbitrary platforms in IT and IoT landscapes consisting of heterogeneous physical and virtual runtime environments.
The introduced hierarchical bitmask vectors enable for fast and efficient platform specific code and data selection for OS and distributions with routines for specific platform releases.
The supported version numbering comprise various release schemes such as classical version numbers with variable segments and optional release names,
* AlpineLinux-3.8.1
* CentOS-6.10
* Debian-9.6
* Fedora31
* OS-X-10.6.8
* Ubuntu-18.04
* armbian-5.76
* cygwin-2.9.0
* opensuse-15.1
* raspbian-9.4
* slackware-14.2
* solaris-11.3
variations of numbering schemes and continous deployment
* CentOS-7.6-1810
* NT-6.3.9600
* archlinux-2018.12.01
* kali-linux-2019.1
* NT-10.0.1809
Enumeration of Python implementations and releases
The ‘pythonids‘ package provides the enumeration of Python syntaxes and the categorization of Python implementations. This enables the development of fast and easy portable generic code for arbitrary platforms in IT and IoT landscapes consisting of heterogeneous physical and virtual runtime environments.
The current supported syntaxes are Python2.7+ and Python3 for the Python implementations:
CPython
IPython (based on CPython)
IronPython
Jython
PyPy