No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
a python manager class for named variables (variable name is variable)
...
* there's no locality for variable variables, all are global within the dictionary, unless you locally define different dictionaries for this purpose
* you are more flexible, e.g. you can decide to overwrite existing variables or, alternatively, to raise an exception on overwriting (e.g. for const variables)
* if you want to rename a variable name, you'll have to do it manually
* ...
Please Find some examples in the Wiki
GUI based tool for running tests or configuration via telnet protocol
3Tpy - Telnet Testing Tool is a simple Python application which main purpose is creation and execution of tests or configuration over telnet protocol. 3Tpy is released under GNU GPLv3 license. It requires Python 3.2.3 or higher. Application can be started in gui and non-gui mode. For details please read wiki.