Maven Dependencies
Dev Environment Tools
History
Miscellaneous
100

The dependency used for A/B Testing and Feature Flags.

What is flagr?

100

The most common package installer for Python.

What is pip?

100

A Dutch programmer best known as the creator of the Python programming language.

Who is Guido van Rossum?

100

The version of Python run in the monolith.

What is v3.7?

200

The library used to manage our data models.

What is SQLAlchemy?

200

What is the interactive tool that powers the dev shell?

What is IPython?

200

A title given to the creator of Python, denoting him as a project leader with the authority to retain the final say in decisions for the Python language.

What is Benevolent dictator for life (BDFL)?

200

The two colors in the Python logo.

What are blue and yellow?
300

A lightweight database migration tool used in the monolith.

What is Alembic?

300

A Python code formatter used in Mono.

What is Black?

300

The name of the BBC TV show in which Python, the programming language, was named after.

What is Monty Python’s Flying Circus?

300

What PEP stands for.

What is Python Enhancement Proposal?

400

The only dependency in the monolith wheelhouse that is not a wheel.

What is marshmallow v1?

400

A modern dependency management and packaging tool used in dashboard-api and eligibility-api.

What is poetry?

400

According to a recent survey in the UK taken in 2015, Python overtook this language to be the most popular language taught in primary schools. Six out of ten parents preferred their children to learn Python over this language.

What is French?

400

The Python standard library easter egg that was popularized in a xkcd comic.

What is antigravity?

500

An open source dependency used for password strength checking.

What is zxcvbn?

500

The most common development environment used by Data Science.

What is Jupyter Notebook?

500

The imperative, general-purpose programming language for which Python was developed to be its successor.

What is ABC?

500

The most downloaded package on PyPI in the past year.

What is urllib3?