Vincent
Vincent
@peterjc I can try working on migrating the remaining installers.
Attached are two link reports, Internal only and all dead links. Where are the /DIST files hosted? I will happily work on links. [All bad links v2 April 19 2016.csv.zip](https://github.com/biopython/biopython.github.io/files/226493/All.bad.links.v2.April.19.2016.csv.zip)...
pyside version 1.1.2 python 2.7 -This is the error, (this is printed in the terminal) OSX provides a big dump $ python gtest.py 2015-06-13T19:53:11.307Z [CRITICAL] QT: QWidget: Must construct a...
It's been awhile since I worked with TinyDB and I was looking up how to use [db.upsert](https://tinydb.readthedocs.io/en/latest/usage.html#upserting-data). `>>> db.upsert({'name': 'John', 'logged-in': True}, User.name == 'John')` This is confusing because `User.name`...
@peterjc you might want to label this easy.
For review: Considering coverage of SffIO docstests (56%) VS test_SffIO (57%) VS selftest(73%). Attached are coverage reports for each. [Coverage_SffIO_docs.pdf](https://github.com/biopython/biopython/files/501220/Coverage_SffIO_docs.pdf) [Coverage_SffIO___main__.pdf](https://github.com/biopython/biopython/files/501222/Coverage_SffIO___main__.pdf) [Coverage_SffIO nostest.pdf](https://github.com/biopython/biopython/files/501221/Coverage_SffIO.nostest.pdf)
Updated list. (excludes not yet KGML_parser, Maxentropy, SVDSuperimposer/**init**.py fix) ``` text __main__ Total File 26 732 Bio/bgzf.py 246 574 Bio/AlignIO/FastaIO.py 65 179 Bio/AlignIO/NexusIO.py 25 535 Bio/Blast/NCBIXML.py 358 1746 Bio/GenBank/Scanner.py 11...
I use pycharm as an editor, it has some feature for writing python2/3 code. I have never used them but will take a look. Regarding how to use Travis in...
As @stuartlynne notes, the old zwift mobile api project has the conversion for the many world. I discovered that after I calculated the same conversion. You can calculate the conversion...
The pit file on your computer is time stamped with your computer time. And this could be so he’ll seconds different then split time. It even creates a situation where...