Reef Technologies

0 followers

from __future__ import annotations from dataclasses import dataclass from typing import Optional @dataclass class Benefit: brief_description: str extended_description: Optional[str] = None def __str__(self) -> str: if self.extended_description is not None: return f... Read more

Headquarters

Poland

Employees

51-200

Links


Org chart

This company has no org chart yet


Teams

This company has no teams yet


Offices

This company has no offices yet