A new Python package called janito.
Project description
Janito
$ janito --help
Usage: janito <command>
Interact with Nine API resources. See https://docs.nineapis.ch for the full API docs.
Run "janito <command> --help" for more information on a command.
Setup
# If you have go already installed
go install github.com/ninech/janito@latest
# Homebrew
brew install ninech/taps/janito
# Debian/Ubuntu
echo "deb [trusted=yes] https://repo.nine.ch/deb/ /" | sudo tee /etc/apt/sources.list.d/repo.nine.ch.list
sudo apt-get update
sudo apt-get install janito
# Fedora/RHEL
cat <<EOF > /etc/yum.repos.d/repo.nine.ch.repo
[repo.nine.ch]
name=Nine Repo
baseurl=https://repo.nine.ch/yum/
enabled=1
gpgcheck=0
EOF
dnf install janito
# Arch
# Install yay: https://github.com/Jguer/yay#binary
yay --version
yay -S janito-bin
For Windows users, janito is also built for arm64 and amd64. You can download the latest exe file from the releases and install it.
Getting started
- login to the API using
janito auth login - run
janito --helpto get a list of all available commands
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
janito-3.9.0.tar.gz
(1.6 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
janito-3.9.0-py3-none-any.whl
(410.6 kB
view details)
File details
Details for the file janito-3.9.0.tar.gz.
File metadata
- Download URL: janito-3.9.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b189ab19715259ad202e3b7f149eeab1685902de2a926a378d807ce93c8a50d0
|
|
| MD5 |
32257bc90776561e42f897fe646c56fc
|
|
| BLAKE2b-256 |
009231e8cc7b0de2553160378156b6825f49a844ea14e8a005cc8282621eaa9b
|
File details
Details for the file janito-3.9.0-py3-none-any.whl.
File metadata
- Download URL: janito-3.9.0-py3-none-any.whl
- Upload date:
- Size: 410.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80d550b21ce99a6399ef26fac76c5d10029420455e57fdcd43faa04eaef64f76
|
|
| MD5 |
1b6507cb58e3f46bcaf1ba306f359bac
|
|
| BLAKE2b-256 |
4942f53061b595811de2c34fc6898c012e5f37ab953d4f6964412fc10b38a904
|