GithubHelp home page GithubHelp logo

njwilson / nirvana-python Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 108 KB

Python library for the Nirvana task manager (nirvanahq.com) based on GTD

Home Page: http://nirvana-python.readthedocs.org

License: MIT License

Shell 35.40% Python 64.60%

nirvana-python's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

nirvana-python's Issues

Support Python 3.x

I’d like to support Python 3.x sooner rather than later, but I’m not planning to invest much time in it until I have something working well enough on Python 2 for people to use. I’d be perfectly happy if someone else put some time into it though.

I don’t have much (any) experience with Python 3, but I think the best approach will be to maintain only one version of the code for Python 2 and run 2to3 on installation. See the 2to3 section of the Python 3 porting book for details. I'm happy to make the code look more like Python 3 (e.g., add parenthesis to the print statement), but prefer to avoid weird hacks like compatibility libraries. But as I said, I'm no expert on this.

Since I don't plan to support Python 2.5 (which is missing significant features that later versions have), supporting Python 3 really shouldn't be a big deal for this library. That is, assuming we don't have dependencies on packages that don't support Python 3 yet (I'd like to avoid depending on those packages). Having good test coverage will help make the whole thing easier as well.

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.