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.
...text editor integration. (actual video/screencast) A Demonstration of ReStructuredText A quick look at a style of marking up plaintext called "reStructuredText" with hotkeys from the Emacs text editor to view the result as HTML, PDF and slides. (actual video/screencast) Python and the Image Manipulation Library A slideshow look at the features of the widely used 2-d image manipulation package for Python named 'PIL', providing for the viewing, copying, printing, filtering and tran...
...editor such as the Online ReSt editor for checking your formatting. Postings failing to format correctly will get rejected. Please watch out for common formatting mistakes: Requirements: * first item * second item should be written as (note the added blank line): Requirements: * first item * second item Bullets and paragraphs should always start in the first column: * correct * not correct Correct start of text... Incorrect start of text... Use '*' as bullet character, no center dots ...
...editor is as valued as being approved by the peer review process. Presumably the PSA's stamp and publication in the PSA archives would be considered equivalent to publishing in a peer reviewed journal. Both editors/reviewers and authors would be interested in contributing if the PSA became a vehicle for peer recognition. in the free-ware world: They'll do what they want anyway, but in general the goal of writing free-ware is for personal satisfaction, ...
...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 user manipulate object data, and links between objects, by clicking on the respective item (see Figure A). This click opens an object editor for modification of attributes. The object editor is parameterized with the type of object in the model. The code for drawing th...
...text editors are tailored to make Python editing easy, browse the list of introductory books, or look at code samples that you might find helpful. There is a list of tutorials suitable for experienced programmers on the BeginnersGuide/Tutorials page. There is also a list of resources in other languages which might be useful if English is not your first language. The online documentation is your first port of call for definitive information. There is a fairly brief tutorial that gives you basic i...
...Text messaging seemed to be the right way to go, because messages are easily received by any mobile phone. Most wireless providers maintain email to SMS gateways, and many off-the-shelf devices can generate email messages. I was only limited by the necessity of dial-up connectivity -- many locations containing monitored equipment proved impervious to wireless signals. After coming up with the basic idea to use text messages and selecting the components, I had to figure out how to make the indivi...
...text or automate miscellaneous tasks. I went to PyCon 2004, and was shocked by the number of interesting projects that were developed and maintained by lone developers or very small teams. I was particularly impressed by the demos and presentations given by the Twisted team. We briefly considered using J2EE, but felt that rapid development of our initial prototypes would be much faster in Python and Twisted. In the end, we estimate that it would have taken us at least twice as long for a solutio...
...text of the proposal: At the request of some supporters of other languages, I've withdrawn a language comparison chart that contained highly personal and sometimes unfounded opinions of other languages. The table was being used out of context in a way that some found objectionable. (Not all of the table is disputed, but it seems wiser not to engage in direct language comparisons without a lot more documentation.) I've also removed some administrative details from the text and made so...
...text - specifically, a thank-you letter from the chairman -- outside of that, we are indeed close." S. Holden: "I'll be happy to provide that. Is there any web work required? Can we get help? K. Kaiser: "No, no web work. There's a good possibility it will go on line this week. 5.3 Marketing Material M.A.Lemburg, Marketing Material Project Manager, reported on the progress of this project when he said: "We are making slow progress in getting success stories,...
...editor, fetchmailconf. The design objective of fetchmailconf was clear: to completely hide the control file syntax behind a fashionable, ergonomically correct GUI interface replete with selection buttons, slider bars and fill-out forms. The thought of implementing this in Perl did not thrill me. I had seen GUI code in Perl, and it was a spiky mixture of Perl and Tcl that looked even uglier than my own pure-Perl code. It was at this point I remembered the bit I had set more than six months earlie...
...textdomain_codeset() in gettext module. Introduced in gettext module the l*gettext() family of functions, which return translation strings encoded in the preferred encoding, as informed by locale module's getpreferredencoding(). optparse module (and tests) upgraded to Optik 1.5a1. Changes: Add expansion of default values in help text: the string "%default" in an option's help string is expanded to str() of that option's default value, or "none" if no default value. Bug #9...
...text.translation has an optional fallback argument, and gettext.find an optional all argument. Translations will now fallback on a per-message basis. The module supports plural forms, by means of gettext.[d]ngettext and Translation.[u]ngettext. distutils bdist commands now offer a --skip-build option. warnings.warn now accepts a Warning instance as first argument. The xml.sax.expatreader.ExpatParser class will no longer create circular references by using itself as the locator that gets passe...
...text.ScrolledText. The bsddb module (and therefore the dbm.bsd module) has been removed. It is now maintained outside of the standard library at http://www.jcea.es/programacion/pybsddb.htm. Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module to the urlparse one. Added a DeprecationWarning in the old module, it will be deprecated in the future. Issue #3719: platform.architecture() fails if there are spaces in the path to the Python binary. Issue 3602: As part of the merge of...
...Text Denied 0-7-0, June 19, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $2200 USD to the Python Workshops happening at the Scientista Symposium Boston, MA March 30, 2019 Approved 7-0-0, June 14, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $750 USD to the Django Girls event happening in Abidjan, Côte d'Ivoire July 14, 2018 Approved 7-0-0, June 14, 2018 RESOLVED, that the Python Software Foundation Grants Work Group grant $2000 USD t...
If you didn't find what you need, try your search in the Python language documentation.