Giter Club home page Giter Club logo

download-mm's People

Contributors

marktsuchida avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ianhi

download-mm's Issues

Create endpoint to download latest nightly build

Problem

Currently you can download the latest micromanager versions easily - but there doesn't seem to be an easy way to programmatically find the most recent nightly build because it requires knowing both the version numbre and the build information like so:

https://github.com/tlambert03/pymmcore-plus/blob/5de999d4967ff7f92bcc745a1d7f4a1fe591a73e/pymmcore_plus/install.py#L8-L15

then that needs to be regularly updated and is fragile w.r.t things like the naming scheme changing (e.g. from gamma -> 2.0.x broke that download).

Potential Solution

Have two new endpoints Windows/latest and Mac/latest that are stable names and always download the most recent nightly build.

Directory listing too slow

This is probably due to fetching the size of each file individually (albeit in parallel). Cloud storage is probably not optimized for listing files in a directory either, unlike a filesystem.

Need to paginate, or generate the file list statically (e.g. with a cron job).

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.