personnummer Validate Swedish social security numbers. Installation pip install personnummer or pip3 install personnummer Example from personnummer import personnummer personnummer.valid("0001010107") # => True See personnummer/tests/test_personnummer.py for more examples. License MIT