Coder Social home page Coder Social logo

wynwxst / index Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 167.74 MB

๐ŸŒ€ An out of this world, universal package manager

Makefile 0.01% Python 1.35% Batchfile 0.01% HTML 98.63% JavaScript 0.01% Shell 0.01% Ruby 0.01%
upm package package-manager package-manager-tool

index's Introduction

[WIP] Index

Upm has been renamed to Index, the one stop package manager.

About

Index is a universal package manager based on repl.it's upm. Index is the Universal Package Manager. It allows you to manage packages for any (supported) programming language through the same interface following the principle of least astonishment. to provide deep package manager integration for many different programming languages using the same infrastructure.

Index does not implement package management itself. Instead, it runs a package manager for you. The value added is:

you don't have to figure out whether to use Pip or Pipenv or Poetry to manage your Python packages or wade into the Cabal-versus-Stack holy war in Haskell-land

you don't have to puzzle out why pip search flask doesn't return Flask in the search results

you don't have to debug Bundler silently dropping your command-line options if you don't specify them in the right (undocumented) order

you don't have to think about why the developers of NPM and Yarn decided to implement two completely different and mutually incompatible behaviors for list --depth=0, neither of which is exactly what you want

you don't have to investigate what format the Yarn lockfile is in (turns out: almost YAML, but not quite) et cetera (I could go on all day)

In other words, Index eliminates the need to remember a huge collection of language-specific package manager quirks and weirdness, and adds a few nifty extra features like dependency guessing and machine-parseable specfile and lockfile listing.

What makes it better than repl.it's upm

For one thing, it has a better style of guessing and it's got a gui.

It will also have support for sources aka repositories

As well as repl's package manager not being updated anymore.

Repl's package manager can be annoying at times and this aims to fix that as well.

Installation of package managers

Python:

Name Pip Poetry
Python yes yes

Sources

You will be able to add sources through the gui and the cli version.

Sources are respositories which host packages to be downloaded from online.

Sources will be easy to make and use.

Sources can have the capabilities to be anything, packages for a language, an installer for a program, a mod for a game or even a developer tool.

Disclaimer

Index is not a fully standalone packager and uses existing package managers. However, it does provide easy installation for the package managers.

Sources are standalone and do not require any third party packager

Support:

core - index install index lock index remove index list

index - index search index info

guess - index guess index analyze

Language Core Index Guess
Python yes yes yes
Nodejs yes yes yes
Ruby yes x yes
Elisp yes x yes

Installation:

Simply go to the dist folder and select a version of your choice, all the core files are in the .zip file

Building:

pip install py2exe make

index's People

Contributors

dependabot[bot] avatar wynwxst avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.