Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:released': 0.07; 'tests.': 0.07; 'donating': 0.09; 'from:addr:simplistix.co.uk': 0.09; 'from:name:chris withers': 0.09; 'message- id:@simplistix.co.uk': 0.09; 'nb:': 0.09; 'received:server1.simplistix.co.uk': 0.09; 'received:simplistix.co.uk': 0.09; 'sphinx': 0.09; 'url:github': 0.09; 'python': 0.11; 'project,': 0.12; '"new': 0.16; 'longs': 0.16; 'packaging.': 0.16; 'setuptools': 0.16; 'simplistix': 0.16; 'sphinx.': 0.16; 'to:name:python list': 0.16; 'url:issues': 0.16; 'url:simplistix': 0.16; 'fix': 0.17; 'all,': 0.19; 'header:User- Agent:1': 0.23; 'from:addr:chris': 0.24; 'instead.': 0.24; 'initial': 0.24; 'cheers,': 0.24; 'excel': 0.26; 'to:2**1': 0.27; 'chris': 0.29; 'related': 0.29; 'converting': 0.30; "i'm": 0.30; 'probably': 0.32; 'announce': 0.33; 'but': 0.35; 'there': 0.35; 'thanks': 0.36; 'url:org': 0.36; 'should': 0.36; 'unit': 0.37; 'starting': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'list,': 0.38; 'support,': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'new': 0.61; "you're": 0.61; 'here:': 0.62; 'thomas': 0.65; 'charset:windows-1252': 0.65; 'details': 0.65; 'url:co': 0.67; 'email addr:googlegroups.com': 0.95 Date: Wed, 15 Apr 2015 17:51:44 -0400 From: Chris Withers User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Python List , python-excel@googlegroups.com Subject: xlwt 1.0.0 released! Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 47 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1429134712 news.xs4all.nl 2889 [2001:888:2000:d::a6]:51379 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88999 Hi All, I'm pleased to announce the release of xlwt 1.0.0. This release contains the following: - Python 3 support. - An initial set of unit tests. - An initial set of Sphinx documentation. - Move to setuptools for packaging. - Wire up Travis, Coveralls and ReadTheDocs. - Allow longs as row indexes. Big thanks to Thomas Kluyver for his work on Python 3 support, Manfred Moitzi for donating his unit tests. Belated thanks to Landon Jurgens for his help on converting the documentation to Sphinx. If you find any problems, please ask about them on the python-excel@googlegroups.com list, or submit an issue on GitHub: https://github.com/python-excel/xlwt/issues There's also details of all things Python and Excel related here: http://www.python-excel.org/ NB: This is likely the last "new feature" release of xlwt. If there are bugs, we will try and fix them, but it may be a slow process. If you're starting a new project, you should probably consider openpyxl or xlsxwriter instead. cheers, Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk