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
# 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.14.2.tar.gz
(1.8 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.14.2-py3-none-any.whl
(419.8 kB
view details)
File details
Details for the file janito-3.14.2.tar.gz.
File metadata
- Download URL: janito-3.14.2.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb185672e1902d5e4383421491a7376f0d4a323f0645c3d8a92d4b68672ca2f3
|
|
| MD5 |
5ede8f731c04e36316345d37e67543bc
|
|
| BLAKE2b-256 |
046efedbf0457d637fd94500c97c7fab27dcbe7acd4a6fbf7394340945c69e5a
|
File details
Details for the file janito-3.14.2-py3-none-any.whl.
File metadata
- Download URL: janito-3.14.2-py3-none-any.whl
- Upload date:
- Size: 419.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
282fb203d03f49436db67e1a4b96ba2c42e3b00ef84924ba5e7324d7b1259c54
|
|
| MD5 |
4a5b7b74bc243a1caeb89c8bd00ddc18
|
|
| BLAKE2b-256 |
19948d257d357fac022f3837c656d5cd84eafada559befbb3307e9a17da20ca5
|