Coder Social home page Coder Social logo

Python 3 Support about bioblend HOT 8 CLOSED

galaxyproject avatar galaxyproject commented on July 21, 2024
Python 3 Support

from bioblend.

Comments (8)

nsoranzo avatar nsoranzo commented on July 21, 2024

See commits from 9036f90 to ef48b84 for an initial work on this. I'm working on six now.

from bioblend.

nsoranzo avatar nsoranzo commented on July 21, 2024

See pull request #131 .

from bioblend.

nsoranzo avatar nsoranzo commented on July 21, 2024

I think we don't need boto3, boto documentation says: "Work is under way to support Python 3.3+ in the same codebase. Modules are being ported one at a time with the help of the open source community."

Both EC2 and S3 are listed as already supported for Python 3.

from bioblend.

jmchilton avatar jmchilton commented on July 21, 2024

Well that is fantastic! We just need to make poster an optional dependency or replace it - and then handle the dictionary iteration stuff. No promises, but I will try to find some time to take a crack at replacing poster tonight.

from bioblend.

nsoranzo avatar nsoranzo commented on July 21, 2024

I was trying to extend TravisCI testing to Python 3.4, but this tries to run also Galaxy with Python 3, which obviously does not work: https://travis-ci.org/nsoranzo/bioblend/jobs/55978112 . Ideas?

from bioblend.

jmchilton avatar jmchilton commented on July 21, 2024

https://www.dominicrodger.com/tox-and-travis.html?

from bioblend.

nsoranzo avatar nsoranzo commented on July 21, 2024

So all the python interpreters are installed on the Travis nodes as pythonX.Y, independently of the python version used for that particular build. Correct?

from bioblend.

nsoranzo avatar nsoranzo commented on July 21, 2024

https://www.dominicrodger.com/tox-and-travis.html?

Thanks for the great suggestion @jmchilton ! Implemented in commit 8ecee20.

from bioblend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.