Skip to main content

Command line tool for my school's intranet

Project description

etna-cli

PyPI version Build Status Packagist

Python tool for my school's intranet

Usage

Usage: etna.py [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --version  print version
  -d, --docs     open docs page
  --help         Show this message and exit.

Commands:
  config        Init, edit or delete etna config.
  conversation  Conversations on intranet.
  declare       Declaration.
  event         Events.
  gitlab        Gitlab.
  project       Projects.
  rank          Rank by promotion.
  student       Student stuff.
  task          Add quests and projects to TaskWarrior.
  ticket        Tickets.

Installation

Make sure to have taskwarrior installed to task related stuff

Github repository

$ git clone https://github.com/matteyeux/etna-cli
$ cd etna-cli
$ poetry install

PyPI

  • Installation : pip3 install etna-cli
  • Update : pip3 install --upgrade etna-cli

Setup

Make sure to have ~/.local/bin in your $PATH (export PATH=$PATH:~/.local/bin)

If you run etna-cli for the first time you may run etna config init to set credentials and optional Gitlab Token.

$ etna config init
ETNA username : demo_t
Password:
Add Gitlab API token ? [Y/n]: Y
Gitlab API token :

Password and Gitlab token are not printed to STDOUT.

Credits

Powered by etnawrapper

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

etna-cli-0.8.0.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

etna_cli-0.8.0-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

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