Licence / Page 4

Further information at en.wikipedia.org/wiki/Software_license.

  1. The NMaaS (Network Monitoring as a Service) is an open source platform which enables to deploy and manage containerized applications on a pool of servers. This environment is oriented towards the management of network tests, of which it will graphically report the metrics collected in real time. It is more precisely a collection of open […]

  2. OpTISAM is a tool for real-time and dynamic usage measurement and compliance verification, from classical architectures (standalone servers, laptops) to cloud/IoT environments. It optimizes the deployment of proprietary software (under its own license), based on predefined and adjustable scenarios. Visit OpTIMSAM repositories on GitHub: optisam-backend, optisam-ui. The code is published under Apache 2.0 license.

  3. The Dynamic Time Warping (DTW) allows to measure the difference between two temporal sequences, that can have significant distortions one to another. This code implemented in Fortran allows a very efficient access to this function under Python. Find OrangeDTW library published by Orange Labs on our GitHub under MIT License.

  4. While most automatic classification algorithms can only classify data in one category at a time, CraftML can classify data into multiple categories. For instance it can be trained to learn to classify any Wikipedia pages (based on their keywords) into thousands categories and sub-categories. The algorithm was presented at the International Conference on Machine Learning 2018. […]

  5. Orange Business Services publishes simple scripts used to deploy and maintain the MongoDB databases that are made available to its clients. Find the project page on our Orange-Opensource GitHub. The source code is published under MIT License.

  6. Copyright Checker and Swift-AssetsLegalMentionsChecker, two plugins to check if assets are copyrighted All apps in production contain assets like images. Sometimes we need to be sure that these images are protected: we may want to avoid having images on GitHub or stores without copyrights. Designers usually add metadata of such images into the legal notices […]

  7. Swift program which checks if source files contain the legal mention header in the top of them. This program can be used so as to be sure the sources contain the notices like copyrights or licenses. When we share source code on platforms like GitHub or GitLab, or when we work with third-party partners, we […]

  8. rtpy is a dedicated Python wrapper for the JFrog Artifactory REST API. By releasing it we hope to grow the community of JFrog Artifactory API users. Download rtpy from Orange-OpenSource GitHub and read the documentation here. Source code has been published under Apache v2.0 license.