Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
14 Jan. from 6pm UTC to 8pm UTC, 2015
Location: Chaos-Computer-Club, Köln-Ehrenfeld, Heliosstraße 6a, Germany
Please see http://pycologne.de/ for details and event updates/cancellations. Also note that the event time may change without notice.
Python Success Stories Background MayaVi is an open source scientific data visualization tool written entirely in Python. I started work on MayaVi in 2000. At that time, a few colleagues of mine needed to visualize their computational fluid dynamics (CFD) data but the only suitable tools available were commercial, closed source programs that were prohibitively expensive. We looked at some open source tools as alternatives. OpenDX had just been released to the public and at that time was har...
22 June from 12am UTC , 2018
Location: Launch Fishers, 12175 Visionary Way, Fishers, IN 46038, USA
Pythology: Python on the Blockchain
PyCon Registration <h1>PyCon Registration</h1> <p><a href="http://us.pycon.org/2008/registration/" target="_blank">Register for PyCon here.</a></p> <p><a href="http://us.pycon.org/2008/registration/hotel/" target="_blank">Hotel reservation info & links.</a></p> <p>See you at the conference!
2020 PSF Annual Report #wrapper { overflow: hidden; position: relative; } .resize-active * { transition: none; } h1, .h1 { line-height: 34px; margin-bottom: 27px; } h2, .h2 { color: #3776ab; line-height: 26px; display: block; } p, blockquote, time, em { line-height: 28px; } time { font-style: italic; } p { margin-bottom: 24px; text-align: justify; } a { transition: color 0.3s ease-in-out; text-decoration: none; } .section-head...
...class/types dichotomy is available from http://www.egroups.com/python-classes Summaries from IPC7's Developers' Day sessions are also available from http://www.foretec.com/python/workshops/1998-11/devday.html
...class of members (if the members are divided into classes), one third (1/3) of such class of members, represented in person or represented by proxy, shall constitute a quorum for the transaction of such item of business by that class of members. If a quorum is present, the affirmative vote of a majority of the members represented at the meeting and entitled to vote on the subject matter shall be the act of the members, unless the vote of a greater number or voting by class is required by the Gen...
...classes to include snippets of self-test code in their in-line documentation; and unittest, which supports the creation of separate test classes as recommended by Extreme Programming (XP). Unittest was previously known as PyUnit, a separate project by Steve Purcell. <p>Usability is dramatically improved by pydoc, a new documentation tool. Pydoc, created by Ka- Ping Yee, provides several ways to view the in-line documentation embedded in Python modules and classes. This flexible tool provid...
...class, fromdict): # Initialize a class object of given type from a conformant dictionary. class_sig = toclass.__dict__.keys(); class_sig.sort() dict_keys = fromdict.keys(); dict_keys.sort() common = intersect(class_sig, dict_keys) if 'typemap' in class_sig: class_sig.remove('typemap') if tuple(class_sig) != tuple(dict_keys): print "Conformability error" # print "Class signature: " + `class_sig` # print "Dictionary keys: &qu...
In 2004, the PSF selected three grant proposals to fund. One of them, "Moving Jython Forward", was only partially completed by Brian Zimmer due to a job change. Some time later, Frank Wierzbicki offered to take over maintenance of the Jython project, but he found that he had under-estimated the amount of work necessary when taking over the proposal from Brian, and he did not make as much progress as he had wanted to. Martin von Löwis, the Grants Committee chair, has since discuss...
Location: Oakland, CA United States
Telecommuting: Yes
Hi! I work on product & engineering at Redivis, and we're hiring a Research Advocate and Support Engineer to join our team. We're a data platform for academic research at leading U.S. institutions, and we're looking for someone to take ownership of building and supporting our growing community of …
Location: REMOTE REMOTE
THIS IS A FULLY REMOTE ROLE - YOU MUST BE LOCATED EITHER IN THE US, CANADA or WESTERN EUROPE We're seeking a versatile DevOps Engineer to help scale our infrastructure and operations. This is a "wear many hats" position perfect for someone who thrives in a fast-paced, distributed …
Python Software Foundation: Call for Grant Proposals 2004 The Python Software Foundation is seeking grant proposals for projects related to the further development of Python, Python-related technology, and educational resources. The PSF plans to issue calls for proposals regularly. Proposals should be for specific projects with a clear objective, rather than support for ongoing activities. Proposals should be brief (a few pages of text), and they should explain: what the objective of the proj...
Python Success Stories Background Industrial Light & Magic (ILM) was started in 1975 by filmmaker George Lucas, in order to create the special effects for the original Star Wars film. Since then, ILM has grown into a visual effects powerhouse that has contributed not just to the entire Star Wars series, but also to films as diverse as Forrest Gump, Jurassic Park, Who Framed Roger Rabbit, Raiders of the Lost Ark, and Terminator 2. ILM has won numerous Academy Awards for Best Visual Effects...
PSF Meetings PSF Meetings are covered by the bylaws.
...class(es), potentially leading to data loss or arbitrary code execution. If the registered object is a module, the danger is particularly serious. For example, if the registered module imports the os module, an attacker could invoke the os.system() function.</p> <p>But the attack is not limited to registered object modules; for example, the code in the Python cookbook recipe at <a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/165375" >http://aspn.act...
Python.org Website Maintenance If you wish to volunteer to help maintain the Python.org website, you can find installation guide at https://pythondotorg.readthedocs.org/.
Location: Warsaw (fully remote) Poland
Lead Python Backend Engineer We’re looking for Python backend engineers interested in team management to work on a trustless supercluster of performance-proofed GPU-enabled sandboxed docker container runners controlled by truly decentralized algorithms (not just PAXOS or RAFT). Wow, that was a mouthful... If you found it interesting, …
If you didn't find what you need, try your search in the Python language documentation.