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.10.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.10.0-py3-none-any.whl
(415.1 kB
view details)
File details
Details for the file janito-3.10.0.tar.gz.
File metadata
- Download URL: janito-3.10.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7004ffea39c5ffb311a2c1ee6ed06f0c2662a8cdceb9d9e98de53501376d09b5
|
|
| MD5 |
8e6919e0b34885d5b591bd21de75226d
|
|
| BLAKE2b-256 |
4ef3a3eb2c2d8820ae09c8078541a453791f07a639b93b2d435caaa5c88b10df
|
File details
Details for the file janito-3.10.0-py3-none-any.whl.
File metadata
- Download URL: janito-3.10.0-py3-none-any.whl
- Upload date:
- Size: 415.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df88e7b3b9c38c3ccb8a2ac256f8e347fa9919f0af92ffbece94d14c51988377
|
|
| MD5 |
67a894ebbc645a763f4d78a884e56d7f
|
|
| BLAKE2b-256 |
079436c2614d743b99d0f803dc5a61f8be5d942a41919aee9b7454fdd2b5037d
|