Skip to content

mittmedia/personnummer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personnummer Build Status

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

About

Validate Swedish social security numbers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%