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
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Multi facets CASE/AGL for easy project developments
Agglo is a CASE (Computer Aided Software Engineering) or AGL (Atelier Génie Logiciel), whose aim is to facilitate installation ans use of various tools (either existing opensource tools, or agglo tools), in several facets of project development:
- requirements management
- unit tests
- automated integration tests
- toolkit for various languages (cpp, c, python, shell, xsl)
other facets are to come ultimately:
- coverage tests
- planification
- integration with hudson
- code quality...
The 'pysourceinfo' package provides source information on Python runtime objects
based on 'inspect', 'sys', 'os', and 'imp'.
The covered objects include packages, modules, functions, methods, scripts,
and classes by two views:
- File System View - packages, modules, and linenumbers - based on files and paths
- Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection
The supported platforms are:
- Linux, BSD, Unix, OS-X, Cygwin...
PyUnit and PyDev extensions for arbitrary Executables
The package 'epyunit' provides extensions for PyUnit and PyDev.
* Extensions for PyUnit - Unittests for arbitrary executables.
* Extensions for PyDev - Automation of search and load of pydevd.py
The extensions are applicable from commandline and/or within Eclipse.
Online manuals:
- https://pythonhosted.org/epyunit/
PyPi repository:
- https://pypi.python.org/pypi/epyunit
Current application examples are:
- bash-core - http://bash-core.sourceforge.net
Nickname -...