Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Donation Drive ThePSF, Python Software Foundation, Python, PSF Support the PSF to further the development and adoption of Python .crm-contribute-widget { font-size:12px; font-family:Helvetica, Arial, sans; padding:6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; border:1px solid #96C0E7; width:200px; } .crm-contribute-...
Location: Remote (EU), Overijsel Remote (EU)
Telecommuting: Yes
Position Details Salary: EUR 70k annual base salary, with VSOP available for discussion Working Hours: Daytime working hours aligned with Central European Time (CET) Work Setup: Fully remote position Role Summary We are hiring a Senior Python Developer to lead …
Linux RPMs for Python 2.3.1 <h1>Linux RPMs for Python 2.3.1</h1> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Frequently Asked Questions</a> section at the end of this document for possible solutions. <h3>RPMs For Other Platform...
Version: None
Released: Nov. 26, 2014
Python 2.7.9rc1 is the first release candidate for the next bugfix version of the Python 2.7 series. Python 2.7.9 will include several significant changes unprecedented in a "bugfix" release: The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. …
View Release Notes
Bugs in Python 2.3.1 <h3>Bugs in Python 2.3.1</h3> <ul> <li>IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE.</li> <li>The...
...class, also named for the command -- e.g. distutils.build.Build. These command classes will inherit from the Command class, which (at the very least) will provide a means of dealing with command-specific options. (Command will provide a constructor that takes a Distribution class and an optional list of arguments for this command, and parse the argument list by inspecting getopt-style option specifiers in the Command-derived instance.) Each command clas...
Python Software Foundation: Minutes of Board of Directors Meeting (July 12, 2005) The Python Software Foundation Minutes of a Regular Meeting of the Board of Directors July 12, 2005 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 UTC, July 12, 2005. Stephan Deibel presided at the meeting. 1 Attendance The following members of the Board of Directors were present at the meeting: Stephan ...
Python Job Board Please Note: The job board has been relaunched (March 2015) and is now available under the new URL https://www.python.org/jobs/. Please update your bookmarks. Employers / Recruiters: See our HOW-TO for instructions on how to post to the jobs board Unpaid volunteer positions are listed in the Wiki on the VolunteerOpportunities page. Job seekers: We also have an RSS feed which lists the employer, location and a snippet of each posting. Do not send us your resume. We're not set ...
Minutes of the PSF Member Meeting at PyConDC 2004 <h1>Minutes of the 2004 member meeting</h1> The members of the Python Software Foundation (the "Corporation") held its annual meeting on March 25, 2004 at the George Washington University's Cafritz Center in Washington, D.C. Jeremy Hylton, secretary and treasurer, presided over the meeting. The following members attended the meeting: <ul> <li>David Ascher (also representing ActiveState) <li>Steve Holden &...
Ancient Releases Andrew Dalke was clever and persistent enough to scrape Python 0.9.1 out of the Usenet alt.sources archives and assemble a compressed tarball. It's here mostly as a historical relic. If you want a compiled binary (on Linux) you can install it with conda (ideally in its own conda environment): conda install -c davidmertz python=0.9 Skip Montanaro has created a GitHub repository of Python 0.9.1 source.
...Classes Python was also used for a web-based system that managed the process of matching students with the classes they wish to take in the coming year. The system was used by most of our students and a number of our staff for various stages of the process - from selecting preferences in the spring and summer, through to final validation during matriculation at the start of the new academic year. The system implemented work-flow and notification mechanisms. Because of the number of concurrent us...
...class instances, sets, frozensets, deques, arrays, files, sockets and regular expression objects. In addition, the weakref type is now a new-style object which can be subclassed. xmlrpclib now supports a multi-call extension for transmitting multiple XML-RPC calls in a single HTTP operation. The base64 module now supports Base64, Base32 and Base16 encoding and decoding, and more complete support for RFC 3548.
...class based on a DBI 2.0 compliant database connector. In this approach, rather than writing queries or table-specific wrappers by hand, a meta-class abstracts all database queries into a single clean API. We create descendents of this meta-class to make an API for each table. Each table's class contains a few class constants that describe the columns in the database. This way we can add new tables to the overall API quickly and simply without having to worry about implementation details for any...
Linux RPMs for Python 2.2.1 <h1>Linux RPMs for Python 2.2.1</h1> <!-- <p><font color="red">These are for the <b>2.2</b> release. Sorry.</font> --> <p>Except where noted, these RPMs are made available by Sean Reifschneider (<a href="mailto:jafo-rpms@tummy.com">jafo-rpms@tummy.com</a>). <h3>Having Problems?</h3> If you are having problems, please see the <a href="#FAQ">RPM Fr...
...classes, methods, and even the way in which methods are called. Python makes introspection extremely accessible to the programmer and, remarkably, introspective code remains readable and maintainable. This can be very useful in redirecting I/O to classes of your own design, writing a tracer that determines code coverage, packing up data to store on disk or send over the network, developing glue code, writing table-driven algorithms, extracting documentation from code at runtime, applying design-...
...classes used by all modules: Resource, Node, Movement, Item, and Path. This model, known as the ERP5 Universal Business Model, makes it possible to reuse code by abstracting away from the specific domain and encapsulating the generic relationships and actions common to many business processes. As a result, modules as different as Payroll and Invoice can share almost of all their code. In this example of the ERP5 Universal Business Model, Movement allows the transfer of a quantity of resource ...
Python Success Stories Introduction Strakt is a Swedish company which specializes in developing scalable and secure products for collaboration in workflow intensive workplaces. Our vision is to empower professionals to collaborate in an enjoyable, intuitive, and efficient way that is tailored to their and their organisations' needs, while simultaneously developing and maintaining digitally stored organisational memory. In 2001, AB Strakt embarked on a large software development project aimed ...
Mission The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers. You can help fund the PSF by making a donation or becoming a member. The following is the official mission statement of the PSF: The Python Software Foundation (PSF) is a non-profit membership organization devoted to advancing open source technology related to the Py...
PSF Whistleblower Protection Policy General The PSF requires directors, other volunteers, contractors, and employees to observe high standards of business and personal ethics in the conduct of their duties and responsibilities. Employees and representatives of the organization must practice honesty and integrity in fulfilling their responsibilities and comply with all applicable laws and regulations. Application This Whistleblower Protection Policy applies to all of the Organization’s staff...
If you didn't find what you need, try your search in the Python language documentation.