Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.
For healthcare Providers and Facilities
Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
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 analysis
- indicator production
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, and...
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 -...