Giter Site home page Giter Site logo

Comments (6)

cktricky avatar cktricky commented on July 4, 2024

I think it only makes sense to support Python3 because we use boto3 which afaik is only a Python3 thing

from weirdaal.

carnal0wnage avatar carnal0wnage commented on July 4, 2024

embarrassed to post this but i've been using boto3 with 2.7 and its been working. python3 it is

from weirdaal.

carnal0wnage avatar carnal0wnage commented on July 4, 2024

Full Python 3 support
Boto3 was built from the ground up with native support for Python 3 in mind. With each build, it is fully tested with Python versions 3.4, 3.3, 2.7, and 2.6.5+.

looks like it works with both. back to the question at hand then :-/

from weirdaal.

cktricky avatar cktricky commented on July 4, 2024

Ahh, I probably misunderstood. But my vote would be only Python3. Don't like supporting multiple versions of languages. Too much work for not enough benefit. People can install both versions on their machines if they have some need for Python 2.7 still - so its not like us saying 'we only support python3' screws up their environment.

from weirdaal.

carnal0wnage avatar carnal0wnage commented on July 4, 2024

i asked because there will be some shit that breaks unless we are super careful. What brought this up was input() vs raw_input() when i was setting up the sqlite3 database. it will be much simpler to just say works with python3 and may/should work with 2.7

from weirdaal.

carnal0wnage avatar carnal0wnage commented on July 4, 2024

3 it is..closing :-)

from weirdaal.

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.