notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-mando Create Python CLI apps with little to no effort at all
0.8.2 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-03 09:57:07
Last Update: 2025-10-03 09:56:07
Commit Hash: 523f14c
Also Listed In: python
License: MIT
WWW:
https://mando.readthedocs.org/
https://github.com/rubik/mando
Description:
mando is a wrapper around argparse, and allows you to write complete CLI applications in seconds while maintaining all the flexibility. While argparse is great for simple command line applications with only one, default command, when you have to add multiple commands and manage them things get really messy and long. But don't worry, mando comes to help! Features: * Create complete CLI applications with decorators * Supports multiple commands and subcommands * Automatic help generation from docstrings * Type annotations support for Python 3 * Sphinx, Google, and NumPy docstring styles * Shell autocompletion via argcomplete package * Custom format classes support
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mando>0:devel/py-mando@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-mando/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-mando
  • pkg install py311-mando
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-mando listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mando
Package flavors (<flavor>: <package>)
  • py311: py311-mando
distinfo:
TIMESTAMP = 1759484079 SHA256 (mando-0.8.2.tar.gz) = 539659d9a2fdc6c9a188211c58f381e0dafe9597085174c5472eb1ed0224b6b5 SIZE (mando-0.8.2.tar.gz) = 37732

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-mando
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mando/
  2. https://pypi.org/packages/source/m/mando/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2
03 Oct 2025 09:56:07
commit hash: 523f14cbc3952b39185870880456ce1abfc3d4a1commit hash: 523f14cbc3952b39185870880456ce1abfc3d4a1commit hash: 523f14cbc3952b39185870880456ce1abfc3d4a1commit hash: 523f14cbc3952b39185870880456ce1abfc3d4a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mando: New port: Create Python CLI apps with little to no effort at all

Number of commits found: 1