Cybercare

Cybercare

12 Followers

Decisions 3

Adam Wojtczak

Lead Python Developer at Cybercare

Poetry was great choice for dependency management in Python and allows us to package our code and publish it to private repository without too much overhead.

3 2.5K

Adam Wojtczak

Lead Python Developer at Cybercare

We use Django as it provides out-of-the-box admin panel for some of our simple monitoring tools. For our APIs and rest of the usecases we use FastAPI.

1 2.5K

Adam Wojtczak

Lead Python Developer at Cybercare

FastAPI was great for our usecase as it works very well with Pydantic and type annotations in Python. It's easy to write endpoints that are validated with Python types (amazing!)

1 2.5K