Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
About Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Tcl, Perl, Ruby, Scheme or Java. Some of its key distinguishing features include: very clear, readable syntax strong introspection capabilities intuitive object orientation natural expression of procedural code full modularity, supporting hierarchical packages exception-based error handling very high level dynamic data types extensive standard l...
...Data is stored in a PostgreSQL database, and psycopg provides database connectivity. The middle tier is coded in Python and is driven by mod_python running under Apache 2. The user interface is rendered as HTML using the SimpleTAL template library. The administrative interface to the site is written using the Quixote Web application framework, and employs mod_scgi behind Apache 2. This interface provides the site administrators access to all of the functions they need to interact with user's pro...
...database to store data. In ERP5 data is stored instead in Zope's object database. Zope eliminates the need for storage adapters or attribute mappings by providing transparent persistence of Python objects. Zope also speeds up object access: Reading the Zope object database is 10 to 100 times faster than retrieving a row from the fastest relational databases available on the market today. Finally, unlike relational databases, transactions in a Zope object database can last minutes without causing...
...data was scanned.Jeremy will respond to Heather, and contact the Reed Smith attorney. Stephan reported that the grants discussion list was created. Steve Holden reported in email that the PRC isn't doing anything. Stephan reported for the PSC that credit card acceptance is ready to go live, and that he needs still to process some forms for that. Martin reported no progress on the contrib forms. 4. Nokia's usage of the Python trademark Nokia has asked whether they could use the Python trademar...
...database. The Timesheet distribution for Windows ships with an optional Microsoft Desktop Engine (MSDE) database and integrates with Microsoft IIS. Timesheet can be configured to use a variety of third-party databases. Results The Timesheet project has succeeded spectacularly, generating millions in revenue and allowing Journyx to grow every year, even under the current economic conditions. Journyx, like many of our customers, uses Timesheet internally as a mission critical part of the company...
...data and links between objects Zoom in For the first tool, TTP-Plan, we created a framework in Python that let us apply Python's introspection features in order to reuse, for several different purposes, the information already present in the code. For example, the help texts present in the tool are reused to produce the reference section in the written documentation. The object model of the configuration tool is visible to the user, displayed in a "Pilot-Window". The Pilot lets the us...
...database, and run those tests locally, updating the database with the results. Test results are visible at any time using a web interface, which also makes it easy to ask a particular machine to drop out of the build once it has finished running it's current batch of tests. Once all test records are marked as either pass or fail, we know the build is complete. Problems 3rd Party GUI Components with Win32 API calls means Windows Only IronPython is a Microsoft .NET Language, and as such, is os...
...data/param_rms_mth.aspx). Approved, 10-0-0. 11 Exoweb, Ltd. Sponsor Membership Application The board reached a consensus after a discussion on rather to recommend the PSF sponsor membership application of Exoweb, Ltd., an international software development company. RESOLVED, that the board recommends Exoweb Ltd., Bejing, China, as a pending sponsor member. Approved, 10-0-0. 12 Late Filing of Non-USD PyCon 2009 Expenses Motion from M.A. Lemburg: RESOLVED, t...
...data was extremely critical: while the big frenzy of domain name speculation is over, many companies are still ready to spend a lot of money for a domain name. If they miss the domain name they want because buggy software dropped a request, the registry is faced with bad press at the minimum, and possibly expensive litigation. Why Python? AFNIC uses many programming languages (Perl, Java, PHP, PL/SQL, and Ruby) but this was the first use of Python. Like Perl and Ruby, Python includes the stand...
...Data Memory Footprint Reduction Wrapped C++ classes that are not subclassed in Python use more dynamic allocation than necessary, increasing the overall data footprint of an application using Boost.Python extension classes. Goal: Embedding of C++ classes directly in Python objects. This will eliminate the overhead due to dynamic allocation.
...DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Licenses and Acknowledgements for Incorporated Software¶ This section is an incomplete, but growing list of licenses and acknowledgements for third-party software incorporated in the Python distribution. Mersenne Twister¶ The _random module includes code based on a download from http://www.math.keio.ac.jp/ matumoto/MT2...
Version: None
Released: Oct. 2, 2023
This is the sixth maintenance release of Python 3.11 Python 3.11.6 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features …
View Release Notes
...data included in the package's setup.py file. This ensures that the info is up-to-date, saves users the effort of entering data, and encourages people to use the Distutils. Requirements from #2 2.1) Given a package name, software can retrieve one or more download URLs for the package. 2.2) The catalog should keep copies of the code, not just point to remote sites, in order to prevent disasters 2.3) It should be possible to mirror the catalog without too much trouble, usi...
...DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Released: Feb. 6, 2024
This is the eighth maintenance release of Python 3.11 Python 3.11.8 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features …
Released: April 2, 2024
This is the last bugfix release of the Python 3.11 series This is the ninth (and last) bugfix release of Python 3.11 Python 3.11.9 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of …
...data. It is all handled by PayPal. Following the transaction, you will receive both a PayPal receipt and/or our formal acknowledgment of your tax-deductible (USA) donation. Please whitelist psfmember.org and check your spam bins if you don't receive the acknowledgment from the PSF. We appreciate a minimum donation of $20. Payments are processed by PayPal but may be made either through your existing PayPal account or your credit card. You will choose your payment method after you are transferr...
...data: Instructors often have need of meanful data for constructing programming exercises. To support this usage, many in the educational community have contributed freely-reusable data on which to build. Software Carpentry by Greg Wilson is a course on software development skills for scientists and engineers. Kirby Urner's CP4E resources integrate Python programming with topics in mathematics. An Interview with Guido van Rossum, by Phil Hugues for the Linux Journal, is a conversation with the c...
Released: April 5, 2023
This is the third maintenance release of Python 3.11 Python 3.11.3 is the newest major release of the Python programming language, and it contains many new features and optimizations. Major new features of the 3.11 series, compared to 3.10 Some of the new major new features …
If you didn't find what you need, try your search in the Python language documentation.