Skip to content

hillaryychan/cosmo-stats

Repository files navigation

Cosmo Stats

Cosmo Stats is a command line tool that retrieves the total no. of Objekt minted for members of a MODHAUS group.

Installation

Installation via pipx is recommended:

pipx install git+https://github.com/hillaryychan/cosmo-stats.git@main

Check that Cosmo Stats is available by running the cosmo-stats command:

cosmo-stats --help

To uninstall:

pipx uninstall cosmo-stats

Usage

The basic usage of cosmo-stats requires the artist, season and collection numbers of the objekts:

cosmo-stats objekts tripleS atom02 --collection-no 101z,102z,103z,104z,105z,106z,107z,108z

Groups that have editions per season, have an alias option for retrieving collection numbers from the provided edition:

cosmo-stats objekts tripleS atom02 --edition 1

If you do not provide a collection number or edition, cosmo-stats will retrieve data for all Objekts for the season. This is not recommended as you may get rate limited.

Local Development

Install dependencies:

uv sync

Running the CLI locally:

uv run cosmo-stats --help

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages