antiCSRF | anticsrf.py super simple, single-file anti-cross-site request forgery (CSRF) module for server APIs see the docstrings in the code for more information old_anticsrf.py is the old, first version. run the tests with ./test_anticsrf.py.