You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a significant amount of Python, which they documented in a series of
20
20
engineering posts. Part one describes the lower backend levels, which are
@@ -48,6 +48,11 @@ to [build web apps](/web-development.html), [analyze data](/data.html),
48
48
49
49
50
50
### Government agencies
51
+
Python usage in government agencies is widespread despite the reputation of
52
+
agencies as stodgy late technology adopters. Organizations range from
53
+
financial industry regulators like the SEC and CFPB, to intelligence agencies
54
+
like the CIA, FBI and NSA.
55
+
51
56
* The [Consumer Financial Protection Bureau (CFPB)](https://github.com/cfpb)
52
57
not only uses Python for running most of their applications but also open
53
58
sources many of those Python projects for other agencies (or any
@@ -65,3 +70,13 @@ to [build web apps](/web-development.html), [analyze data](/data.html),
65
70
tools. They even published their own Python code conventions
66
71
documentation due to how many developers at the agency are using the
67
72
language.
73
+
74
+
* The
75
+
[SEC uses Python and proposes organizations use Python to comply with regulations](http://jsdelfino.blogspot.com/2010/05/security-exchange-commission-python.html).
76
+
77
+
* A quick search for government jobs that require or recommend Python
0 commit comments