#TIL: There is a UK Ministry of Justice #PyPi account: https://pypi.org/user/ministryofjustice/

Discovered because I was wondering if there is a #Python library for UK public holiday data, as want something that updates itself really, and ideally isn't some sort of live API (which would be daft)... I mean, probability is fairly high we'll have some random extra one sooner rather than later when Charlie pops his clogs.

There is such a library, and the Minstry of Justice is one of its maintainers: https://pypi.org/project/govuk-bank-holidays/

Whodathunkit... (assuming this is a real official account.)

Client Challenge

Client Challenge

@geoffl yes, that one raised an eyebrow...

... for who doesn't want an API for giving money to prisoners.

I mean, it's a lot simpler than trying to fly drones over the walls.

@yvan @geoffl not entirely sure why that's a published package but it's the code behind this service:

https://send-money-to-prisoner.service.gov.uk

Before you continue – Send money to someone in prison – GOV.UK

@russss Who else is going to use that API?
@geoffl it's not even an API, it's the entire web app. It's open source because the UK government design standards say that all code should be open source wherever possible. And the MoJ is quite good at following that guidance.