Code Monkey home page Code Monkey logo

Comments (6)

oemmerson avatar oemmerson commented on July 22, 2024

+1

I would love to be able to use dataset on Python 3.

from dataset.

vh54 avatar vh54 commented on July 22, 2024

+1

from dataset.

pudo avatar pudo commented on July 22, 2024

Is there anyone who would want to give this a stab? I've never tried Python 3...

from dataset.

jwkvam avatar jwkvam commented on July 22, 2024

SQLAlchemy may support 3 but it seems like the migrate package doesn't. I imagine that would need to be resolved first.

https://code.google.com/p/sqlalchemy-migrate/issues/detail?id=93&q=python3

from dataset.

jbaiter avatar jbaiter commented on July 22, 2024

What is sqlalchemy-migrate used for anyhow? The only reference to it that I can find to it is a call to construct_engine here. I tried commenting it out and setting self.engine directly from the engine created by SQLAlchemy and the tests all ran fine.


Nevermind. The reason the tests weren't failing was that due to a wrong URL, the testing database was persisted as :memory: to the project root and thus valid across all tests. I'll submit a Pull Request later tonight.

from dataset.

pudo avatar pudo commented on July 22, 2024

@jbaiter @TeeBSD @jwkvam @vh54 @ode79 - do any of you have time to check the pull request in #58 re Python 3 compat? Many thanks!

from dataset.

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.