Code Monkey home page Code Monkey logo

Comments (7)

tuffy avatar tuffy commented on July 18, 2024

Python 3 support is the biggest pending TODO item and I plan to start working on it further once Python Audio Tools 2.22 is finished starting with the C-based extension modules. I'd been holding off in the hope that Python 3 would ship with OS X at some point so that those users wouldn't have to do a separate install, but it's getting difficult to postpone the transition for much longer.

from python-audio-tools.

elya5 avatar elya5 commented on July 18, 2024

Wouldn't it be possible to create a version that supports python 2.x and 3.x at the same time. I know that other programs managed it to do that. See this answer on stackoverflow for example.
The problem is that this probably creates some code that is hard to understand afterwards.

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

Migrating to code that supports both Python 2.7 and 3.x does seem like the most sensible solution in the near term. Urwid does the same thing by sticking to a portable subset of the language. But I'll definitely need to update the C code with #ifdefs to support Python 3's different way of defining extension modules, so that'll be my first priority.

from python-audio-tools.

zet4 avatar zet4 commented on July 18, 2024

Any update on this? Been over a year now...

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

Python 2.7 and Python 3.3+ have been supported since version 3.0 which was released in December 2014.

from python-audio-tools.

zet4 avatar zet4 commented on July 18, 2024

This should probably be closed then? The project could use some readme file too.

from python-audio-tools.

tuffy avatar tuffy commented on July 18, 2024

It probably should, yes. I'll try to build a reStructeredText README at some point, and maybe optimize it to be more github-friendly in general.

from python-audio-tools.

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.