A new Python package called janito.
Project description
nctl
$ nctl --help
Usage: nctl <command>
Interact with Nine API resources. See https://docs.nineapis.ch for the full API docs.
Run "nctl <command> --help" for more information on a command.
Setup
# If you have go already installed
go install github.com/ninech/nctl@latest
# Homebrew
brew install ninech/taps/nctl
# 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 nctl
# 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 nctl
# Arch
# Install yay: https://github.com/Jguer/yay#binary
yay --version
yay -S nctl-bin
For Windows users, nctl 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
nctl auth login - run
nctl --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.8.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.8.0-py3-none-any.whl
(406.7 kB
view details)
File details
Details for the file janito-3.8.0.tar.gz.
File metadata
- Download URL: janito-3.8.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 |
3683ed3076b19adb6f0693c27548d511d869924c5951872af4008e536fc9588b
|
|
| MD5 |
f12452dbc92531bfbd9dde4f79c85d07
|
|
| BLAKE2b-256 |
a4f6b07cd7e060c8d83d8273cae6cadd3d26b579f4d31fc7abd03600152df0c3
|
File details
Details for the file janito-3.8.0-py3-none-any.whl.
File metadata
- Download URL: janito-3.8.0-py3-none-any.whl
- Upload date:
- Size: 406.7 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 |
f18092f02867a32a9c4522ce7c77c5eb6c0026d60db47d79c3a2382842748428
|
|
| MD5 |
f0ecf54b6a2cc26b186c4fb26c1b2f6d
|
|
| BLAKE2b-256 |
e04417493e1fbd996c8ed0f1c712ad2181cc6c4d49d61e3560da9dd4db33e65d
|