Welcome to the Utilities repository of the II group of TUDelft.

This is a collection of general java tool classes that are used in various projects.

Checkout using svn co https://tracinsy.ewi.tudelft.nl/pub/svn/Utilities

To browse sources, click on the "Browse Source" button in the top right.

title/link description
utilitiesSet of commonly used tools: immutablelist, files, Listener, Tree and repository
utilitiespyas utilities but for python. Contains only part of the functionality available in java, will grow over time
AccountServertomcat app that uses AccountManager to create login procedure for sessions
AccountManagerjava code for handling accounts: login/password storage, reset password, create account
TranslatorCsv-file based translator with best-match translation
ListenerPyas Listener, but for Python
Loggingmodule to define logger through an interface (enabling testing)
LoggingPyas Logging, but for Python
dialogmanagertool to create and run a dialog.
junitSupport for standard tests of classes
pyson jackson-style json (de)serializer for python objects
uri immutable URI class for python
mvc tools for building mvc based GUI
pyrunner Tool for running python from java, including pip install, venv etc
java2python Tool that translates java into C-python code

You can use the artifacts using maven. All artifacts are also available for download from the artifactory

Last modified 8 months ago Last modified on 09/20/23 15:18:15
Note: See TracWiki for help on using the wiki.