Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...Python script tentatively called setup.py (the fact that this name overlaps somewhat with the module description file in the Python distribution and in many large module distributions is deliberate, and may be construed as a bug or a feature). See below for arguments to setup.py and what happens when it's run. Also, nobody disagreed with my contention that the system should work on "extensions" (ie. modules written in C) or plain ol' "modules" (written in P...
From 01 Feb. through 02 Feb., 2014
Location: Université libre de Bruxelles, Campus du Solbosch, Avenue Franklin D. Roosevelt 50, 1050 Bruxelles, Belgium
FOSDEM 2014 with a Python Developer Room on Sunday, Feb 2nd.
Python Software Foundation News & Community News & Updates Sign up to receive our newsletter! It is currently sent out about once a quarter. Visit the Python Software Foundation News blog where we make announcements and discuss PSF activities. You can follow us on Twitter, Mastodon, and LinkedIn. You can sign up for psf-members-announce, which is a moderated, very low traffic list used for announcements to the PSF members, primarily regarding elections. Community Learn about the PSF...
Version: None
Released: April 5, 2021
This is an early developer preview of Python 3.10 Major new features of the 3.10 series, compared to 3.9 Python 3.10 is still in development. This release, 3.10.0a7 is the last of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
...Python folks at PyCon about possible filing of an "IPYTHON" trademark by the PSF. Since the mark would be derived from the PYTHON word mark, and yet the PSF itself has never used the derived mark, assuming the trademark by the PSF will presumably require fiscal sponsorship or some other arrangement between IPython and the PSF. Mostly TBD. Beginning of March: Permission for Steve Holden <steve at holdenweb.com> to use the name "Open Python" and the Python logo embedded...
From 07 May at 10:30pm UTC through 08 May at 1am UTC, 2013
Location: 12 Calle Eugenio Deschamps La Castellana Los Prados, Santo Domingo, Dominican Republic
More infomation at http://python.do/ Location: 12Calle Eugenio Deschamps La CastellanaLos Prados Santo Domingo National District Dominican Republic http://goo.gl/dRKwE
...Python generator application that would drive a set of front end translators, a content inserter, and a post-processing formatter to generate the reports. Python had recently been chosen as our department's successor language for automated test scripts. I noticed Python's potential beyond use for testing, so I obtained permission from my manager to use it for this task. The front end translators in this application harvest content (pictures, tables, paragraphs) from various data sources and pla...
Released: Feb. 23, 2014
Python 3.3.5 includes fixes for these important issues: a 3.3.4 regression in zipimport (see http://bugs.python.org/issue20621) a 3.3.4 regression executing scripts with a coding declared and Windows newlines (see http://bugs.python.org/issue20731) potential DOS using compression codecs in bytes.decode() (see http://bugs.python.org/issue19619 and http://bugs.python.org/issue20404) and also fixes quite a few other …
View Release Notes
Released: March 2, 2014
Released: March 9, 2014
Python Software Foundation: Minutes of Board of Directors Meeting (March 25, 2005) The Python Software Foundation Minutes of Special Meeting of the Board of Directors March 25, 2005 A special meeting of the Python Software Foundation (the "PSF") Board of Directors was held at George Washington University on March 25 at noon. Stephan Deibel presided. Jeremy Hylton recorded the minutes. 1. Attendance A quorum was present. All board members and treasurer Neal Norwitz attended the meeti...
07 April from 2:15pm UTC to 5pm UTC, 2018
Location: Cali, Colombia
Presentaciones con Hovercraft y despliegue con Docker
03 Aug. from 4pm UTC to 5pm UTC, 2022
Lesser knowns about Computer Vision: Pre-processing and Feature Extraction
Python Tabular Databases SIG: Status Python Tabular Databases SIG: Status April 7, 1999: Revision 2.0 of the Database API specification has been issued as PEP 249. Version 1.0 of the spec is still available as PEP 248, and the topic guide lists modules that comply with it. With the 2.0 revision of the spec completed, possible future directions and discussions may focus on refinements of the specification and implementations for new databases. Object-oriented databases (OOD...
Python Software Foundation: Accounts Payable Accounts Payable All outgoing payments from the Python Software Foundation are handled by Accounts Payable. Individuals and organizations expecting payments from the PSF should review the pages below for important information about taxes and payments from the PSF. Vendor Policies Payment Options For accounts payable inquiries not addressed on the two pages linked above, please reach out to the PSF accounting team.
...Python archive January 1999 locator-sig Paul Everitt Python Resource Tracking (Software, docs, projects...). See the catalog-sig for a successor. archive January 1998 pattern-sig Dinu Gherman Idioms, Patterns, and Frameworks archive January 1998 progenv-sig Ken Manheimer Programming Environment archive January 1998 pythonwin-sig Mark Hammond Win95/NT GUI version of Python archive June 1997 uls-sig Duncan McGreggor Ultra Large-Scale systems and how such systems relate to Python. no archive a...
...Python community. We can’t wait to hear about your event, workshop, or regional community—so let’s jump right in! Guiding Principles The PSF Grants Program supports hundreds of Python-related conferences, workshops, and communities globally in line with our 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. To faci...
...Python 2.4.4 In the default installation directory (C:Python24), NTFS permission inheritance gives write access to the Python installation for all users of the system. If untrusted users have access to the system, there are two solutions to the problem: either install to the Program Files folder (where only Power Users get write access to the installation), or edit the access control list to remove the write permission. If write control should only be granted to Administrators, the command: ...
...Python 2.4.5 In the default installation directory (C:Python24), NTFS permission inheritance gives write access to the Python installation for all users of the system. If untrusted users have access to the system, there are two solutions to the problem: either install to the Program Files folder (where only Power Users get write access to the installation), or edit the access control list to remove the write permission. If write control should only be granted to Administrators, the command: ...
If you didn't find what you need, try your search in the Python language documentation.