Coder Social home page Coder Social logo

Function names in files about pipfile HOT 6 CLOSED

pypa avatar pypa commented on July 21, 2024
Function names in files

from pipfile.

Comments (6)

kennethreitz avatar kennethreitz commented on July 21, 2024

Dist doesn't make sense to me either. I plan to call it package personally.

from pipfile.

kennethreitz avatar kennethreitz commented on July 21, 2024

I have updated the README to reflect package, which I think is the best name.

from pipfile.

reillysiemens avatar reillysiemens commented on July 21, 2024

@mlakewood: FWIW, the features option you mentioned is reminiscent of the extras_require argument to setuptools.setup. Unless I'm mistaken that's what used to enable the notebook portion of IPython (you could install it with pip install ipython or pip install ipython[notebook]). Having a similar functionality in Pipfiles would be great, IMHO.

from pipfile.

reillysiemens avatar reillysiemens commented on July 21, 2024

Oh... Is that the intention with this syntax?

with group('development'):
    package('nose')

from pipfile.

mlakewood avatar mlakewood commented on July 21, 2024

Well if we could do the features with the extras_require that would be great.

I guess you could use the group syntax to control that. Its pretty arbitrary. But I think the features syntax is more about the next level down, ie allowing library maintainers to declare thier dependencies. At that level it might be groups but it seems to me that this file is more application dependencies rather than library dependencies. See other comments about where does this fit it?

from pipfile.

pradyunsg avatar pradyunsg commented on July 21, 2024

Not relevant since #47

from pipfile.

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.