Giter VIP home page Giter VIP logo

Comments (2)

ofek avatar ofek commented on May 27, 2024

I want the version to be explicit and also I don't want to parse any index endpoint at build time for now

from pyapp.

RhetTbull avatar RhetTbull commented on May 27, 2024

First, thank you for building PyApp! It really is an amazing tool and I'm looking to move all my Python CLIs to PyApp. I currently maintain several packages (primarily for macOS) where I distribute binaries with pyinstaller and looking to move to PyApp mainly for the self update feature which is amazing.

Understand you've closed this (so I'm interpreting that as a "will not implement" for now) but I too think this would be very useful. I'm looking to switch to PyApp and currently doing so for this project as a test run. Given how PyApp works it seems quite feasible that the PyApp binary could be built one time and distributed without having to rebuild it every time the python package changes if PyApp just grabbed the latest by default. (And maybe an option to pin a specific version at first run). As it is I will now need to build PyApp with each new release and this cannot be done until after the release is distributed to PyPI (since the version will be in valid until then) but the binary itself will not change with exception of which version of the package is being downloaded.

from pyapp.

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.