How to promote Python in the Federal government?

"Martin v. Löwis" martin at v.loewis.de
Mon Mar 3 11:52:45 EST 2003


Stephen Ferg wrote:
> Currently, the level of Python-awareness in the Federal government (or
> at least at my agency in Washington DC) is extremely low.  Most
> programmers and managers aren't even aware of the existence of a
> programming language named "Python".  Most managers are barely aware
> of open-source software, and would never switch to open-source from
> Microsoft for fear of "lack of support"!

People who have successfully introduced Python into their organization 
often reported that they succeeded by showing that Python helps to solve 
real problems. Speaking in the abstract about how great the language 
isn't very convincing: everybody has heard dozens of advertisements of 
new technology, just to see that technology disappear or get superceded 
a few years later. So people are very careful, and rightfully so.

Instead of fighting a holy war, try to get Python accepted in your 
environment. Look what problems people have, and show them how to solve 
the problem with Python. Choose problems where a Python solution would 
be non-intrusive (e.g. were it won't require extra privileges, or not 
being shipped to third parties). Target potential multipliers, i.e. 
experienced developers who might become advocates themselves, or 
managers who could just "order" usage of Python once they are convinced. 
Avoid system administrators :-)

Regards,
Martin





More information about the Python-list mailing list