Skip to main content

The fun cross-platform package manager!

Project description

Funstall

This is my own custom package manager (well, mostly it's a wrapper around other package managers).

Usage

List all available packages

funstall list

Why?

I use multiple operating systems on multiple machines, requiring me to switch between package managers (mainly pacman and brew). My goal is to have a consistent, personal workflow no matter which machine I use, so I need a wrapper around platform-specific package managers.

As a side note, I also don't agree with how some AUR packages are implemented, so I'm hesitant to use yay on Arch. Implementing my own installation scripts based on AUR implementations also makes me feel safer from supply-chain attacks.

Implementation Considerations

Initially I planned to implement this in nushell within my dotfiles. However I started to feel uneasy with the rather simplistic typing system in nushell as data models surpassed a certain level of complexity. Therefore I decided to reach for another programming language.

I started this project using Python because I want to avoid writing a GitHub action for now to distribute this project across my computers. Generally I prefer compiled languages for CLI applications though so I may rewrite in Rust™ in the future (or in another language).

Development

Publish a new version:

First create a PyPI API key with access to the repository. Then save it in .pypi-token.secret.

uv build --sdist
uv publish --token $(cat .pypi-token.secret)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

funstall-0.1.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

funstall-0.1.0-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file funstall-0.1.0.tar.gz.

File metadata

  • Download URL: funstall-0.1.0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for funstall-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c61683dee785c13c26a2978fbcc2f78fd3277fcc445a0b755c86726ace2e1680
MD5 1cc03d7e74b6cf04ecbce2bd382f506c
BLAKE2b-256 c28ec1cc259cd4c10f1c3c1ef9ff50f248378e343ffbd6552e1e5b3baa01e333

See more details on using hashes here.

File details

Details for the file funstall-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: funstall-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.14

File hashes

Hashes for funstall-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a40e07c40bf71610b61dcd28f36860ea77901587bcc6fc167557c995e74b527
MD5 e568b11c74b6a784036afb35ba6d3cd4
BLAKE2b-256 82c0765c05333cc58a9a7fbde83e8b375aae1f7fd83446f095acadde0c891bfd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page