GithubHelp home page GithubHelp logo

Make it pip installable about yapf HOT 14 CLOSED

google avatar google commented on July 24, 2024
Make it pip installable

from yapf.

Comments (14)

poros avatar poros commented on July 24, 2024

+1

from yapf.

meshy avatar meshy commented on July 24, 2024

+1

from yapf.

gmr avatar gmr commented on July 24, 2024

+1

from yapf.

cuerty avatar cuerty commented on July 24, 2024

+1

from yapf.

pignacio avatar pignacio commented on July 24, 2024

+1

from yapf.

flyte avatar flyte commented on July 24, 2024

+2 :)

from yapf.

jjangsangy avatar jjangsangy commented on July 24, 2024

Use the wheel format.

If you're gonna make it pip installable, might as well hit 2 birds with one stone.

from yapf.

cedk avatar cedk commented on July 24, 2024

+1

from yapf.

lithammer avatar lithammer commented on July 24, 2024

https://pypi.python.org/pypi/yapf

from yapf.

gmr avatar gmr commented on July 24, 2024

@Renstrom see #11

from yapf.

eliben avatar eliben commented on July 24, 2024

YAPF is not on PyPI yet (or at least, we didn't release it there), and we definitely plan to put it there at some point. Right now, we're considering it an alpha release and want to stabilize a tool a bit more before we feel confident enough publishing it outside Github.

Bill will talk about YAPF at PyCon in a couple of weeks, and we plan to have an initial release up on PyPI by that time.

from yapf.

gotgenes avatar gotgenes commented on July 24, 2024

Right now, we're considering [YAP an alpha release and want to stabilize a tool a bit more before we feel confident enough publishing it outside Github.

pip and PyPI already have the mechanisms to support pre-releases of packages. pip has supported installation of pre-release packages on PyPI since pip v1.4, via the --pre flag. (Without the --pre flag, pip will only install the latest stable version, if one exists, and error out if no stable release exists yet.) PEP-440 contains the semantic versioning rules used by pip and Python packaging in general, including documentation on how to specify a pre-release version.

from yapf.

sbc100 avatar sbc100 commented on July 24, 2024

+1

from yapf.

eliben avatar eliben commented on July 24, 2024

https://pypi.python.org/pypi/yapf

from yapf.

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.