GithubHelp home page GithubHelp logo

Consider pipenv for install about turicreate HOT 7 CLOSED

apple avatar apple commented on June 23, 2024
Consider pipenv for install

from turicreate.

Comments (7)

Olamyy avatar Olamyy commented on June 23, 2024

I'm not totally sure I understand how pipenv works but from the little I understand, I think it automatically makes every pypi package available for download.
So, if turicreate is on pypi, pipenv install turicreate should be able to install it.

from turicreate.

gustavla avatar gustavla commented on June 23, 2024

Perhaps you meant as the recommended way to do a local build for Turi Create development? @iandanforth I'm curious to hear more about how you suggest we use pipenv.

from turicreate.

znation avatar znation commented on June 23, 2024

@gustavla Or perhaps in the installation instructions in README.md?

from turicreate.

Avimael6 avatar Avimael6 commented on June 23, 2024

Avimael6

from turicreate.

Avimael6 avatar Avimael6 commented on June 23, 2024

Iphon

from turicreate.

iandanforth avatar iandanforth commented on June 23, 2024

The above comments are correct. "Integration" could be as simple as changing the install instructions README.md. This would save users from the small burden of managing virtual environments manually. Depending on the project this may or may not be desirable, I have found it to be generally more pleasant to work with.

Secondarily the project could add Pipfile and Pipfile.lock dependency description files. These help produce deterministic builds and fully document expected versions of required libraries without much additional overhead.

Usually these two steps are done together after a maintainer has played around with installing using pipenv on several systems and decided if they like the workflow.

from turicreate.

znation avatar znation commented on June 23, 2024

I played around with pipenv and personally didn't find it more intuitive or easy to use than virtualenv; I also haven't seen it gaining much traction lately. I'm going to close this issue until there is further evidence of adoption of pipenv over virtualenv, and/or a compelling reason for us to adopt it anyway.

from turicreate.

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.