caellion-python-commons
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NcaellionThis package wraps commons packages
 NpycommonsThis package wraps commons packages
 NcodeanalysisThis package provides facilities related to code analysis and reporting code analysis results
 NreportsThis module provides utlilities related to creating Jenkins' warnings-ng-plugin-compatible reports from codeanalysis
 CReportBuilderThis class provides a set of methods to create reports that are compatible with Jenkins' warnings-ng plugin
 NencryptionThis package provides facilities related to encryption and decryption (but not hashing)
 NtripledesThis module provides utilities related to or using 3DES symmetric encryption algorithm
 CTripleDESECBMD5KeyThis class provides implementation of triple DES algorithm which uses MD5 hash of password as a key (it uses 16-byte key so it is triple DES with 2 keys)
 NserializersThis package provides facilities related to serialization of objects
 Ndatetime_serializerThis module provides various serializers for datetime.datetime object
 CDateTimeIsoTimeSerializerImplementation of DateTime serializer, using IsoTime as a serialized standard
 CDateTimeUnixMicrosSerializerImplementation of DateTime serializer, using Unix-epoch based timestamp with microsecond precision as serialized format
 CDateTimeUnixMillisSerializerImplementation of DateTime serializer, using Unix-epoch based timestamp with millisecond precision as serialized format
 CDateTimeUnixSerializerImplementation of DateTime serializer, using Unix-epoch based timestamp with second precision as serialized format
 NstringutilThis package provides facilities related to formatting strings
 NformattersThis module provides various string formatters
 CInvalidDurationExceptionThis exception is raised whenever provided duration is zero or negative
 CNumberFormattingThis class provides various number formats
 Ntest_codeanalysis_reports
 CTestCodeAnalysisReportsReportBuilder
 Ntest_encryption_tripledes
 CTestSerializersDateTimeSerializer
 Ntest_serializers_datetime_serializer
 CTestSerializersDateTimeSerializer
 Ntest_stringutil_formatters
 CTestStringUtilFormatters