Skip to main content

A lightweight, fast and beautiful command line interface for Atcoder.jp

Project description

At-cli

At-cli, a lightweight, cross-platform, fast and beautiful command line interface for https://atcoder.jp.

Installation

Via pypi package

This package is available through PYPI! Required python 3.11 or higher.

$ pip install atcodercli

Via nix flakes

Add this to your flakes.nix:

    inputs = {
        ...
        atcodercli.url = "github:rickyxrc/at-cli/tags/v0.3.3";
    };

And use like this:

home.packages = [ inputs.atcodercli.packages.${pkgs.system}.default ];

Configuration

See config.sample.yaml for details.

WARNING: EVERY command defined here will DIRECTLY execute on your machine!

Contribute translation

We currently use crowdin and support Chinese only, if you want to contribute to other languages, let me know by issue.

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

atcodercli-0.3.7.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

atcodercli-0.3.7-cp311-cp311-manylinux_2_38_x86_64.whl (22.4 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.38+ x86-64

Supported by

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