GitHub topics: docopt
iterative/shtab
↔️ Automagic shell tab completion for Python CLI applications
Language: Python - Size: 1.02 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 415 - Forks: 36

nichtsundniemand/gnome-keyring-decryptor
This repository contains a simple utility to decode and decrypt the `.keystore`-files used by the `gnome-keyring` utility and daemon.
Language: Meson - Size: 51.8 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 1

merustam7172/Trainline
🚆 Explore, book, and manage train trips effortlessly with Trainline, a full-stack app built for seamless user experience in ticketing and payments.
Language: JavaScript - Size: 15.9 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Domonic91/Shell-the-Commander
🖥️ Master shell scripting with Shell-the-Commander, a collection of scripts for learning and automating tasks efficiently and effectively.
Language: Shell - Size: 31.3 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

trainline/envmgr-cli 📦
A cross-platform CLI client for Environment Manager.
Language: Python - Size: 223 KB - Last synced at: 17 days ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 7

tiskw/yadopt
Yet another docopt, a human-friendly command line arguments parser.
Language: Python - Size: 101 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DannyBen/super_docopt
docopt-based command line utility builder
Language: Ruby - Size: 35.2 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DannyBen/docopt_ng
Parse command line arguments from nothing more than a usage message
Language: Ruby - Size: 127 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jazzband/docopt-ng
Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.
Language: Python - Size: 719 KB - Last synced at: 5 days ago - Pushed at: 26 days ago - Stars: 210 - Forks: 26

E3V3A/gh-missue
A complete GitHub issue migration CLI tool written in Ruby -- Migrate Like a Boss!
Language: Ruby - Size: 97.7 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 4

faheel/cleanup
A simple command line utility that organises files in a directory into subdirectories
Language: Python - Size: 13.5 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 12

FHPythonUtils/Cli2Gui
Use this module to convert a cli program to a gui
Language: Python - Size: 1.29 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 94 - Forks: 7

docopt/docopt.net
Port of docopt to .net
Language: C# - Size: 18.7 MB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 358 - Forks: 34

docopt/docopt.nim
Command line arguments parser that will make you smile (port of docopt to Nim)
Language: Nim - Size: 121 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 214 - Forks: 26

DannyBen/mister_bin
Build modular command line tools
Language: Ruby - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

alucardthefish/CodeNowHere
CLI application to create almost any programming language file!
Language: C++ - Size: 367 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 19

casperdcl/argopt
convert docopt to argparse
Language: Python - Size: 165 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 23 - Forks: 2

madmann91/docoptc
A docopt compiler written in C that generates C code to parse command line options.
Language: C - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Airsequel/Oclis
The obvious CLI specification format. You define the spec, Oclis generates the code! Support for PureScript so far. PRs for more languages appreciated!
Language: Rust - Size: 176 KB - Last synced at: about 9 hours ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

docopt/docopt.php
Command line argument parser
Language: PHP - Size: 164 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 300 - Forks: 25

felixSchl/neodoc 📦
Beautiful, hand-crafted commandline interfaces for node.js
Language: PureScript - Size: 2.47 MB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 229 - Forks: 9

moigagoo/cliar
Create modular Python CLIs with type annotations and inheritance
Language: Python - Size: 1.27 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 2

xyproto/smileypyramid
:small_red_triangle: Example application for argument handling using docopt, for Rust and C++
Language: C++ - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

1o0ko/TypeOpt
Typed docopt
Language: Python - Size: 10.7 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kimobrian/Docopt-API
API utilizing json placeholder using Docopt Command line
Language: Python - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

glumia/polito_dl
Command-line tool and library to download Polytechnic of Turin's online lessons from didattica.polito.it
Language: Python - Size: 134 KB - Last synced at: about 6 hours ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

alvations/cranium
Bashing CLI arguments
Language: Python - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

WindomZ/go-commander
:lollipop: The solution for building command shell programs, drive by <docopt>, inspired by <commander.js>
Language: Go - Size: 146 KB - Last synced at: 28 days ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 1

rango-tools/pexels-crawler-cli
A Simple Crawler For Pexels Website
Language: Python - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

contains-io/rcli 📦
Rapidly create full-featured command line interfaces with help, subcommand dispatch, and validation.
Language: Python - Size: 185 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 5

meboHQ/mebo
:sparkles:A framework focused in providing a unified interface across multiple domains:sparkles:
Language: JavaScript - Size: 1.82 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

jgujerry/python-cli-applications
Examples of exploring Python command-line interface (CLI) packages
Language: Python - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

r0man/docopt.el
A Docopt implementation in Emacs Lisp.
Language: Emacs Lisp - Size: 7.3 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 1

Naereen/battlegame Fork of dutc/battlegame
A Coding Game for NYC Python. I added my solution!
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

dessHub/ticket_booking_app
Command line ticket booking
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

mrmuli/amity-space-allocator
A room allocation console application
Language: Python - Size: 463 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

bazaar-projects/docopt-ng-forked Fork of docopt/docopt
OLD: You want https://github.com/bazaar-projects/docopt-ng
Language: Python - Size: 576 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

benjspriggs/getit
A CLI tool for managing TODOs.
Language: Haskell - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

mbraak/django-docopt-command
Django-docopt-command allows you to write Django manage.py commands using the docopt library
Language: Python - Size: 179 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 3

anon1303/snapshots_data_retrieve
With this program you can effortlessly retrieve detailed information about snapshots from your storage specificaly(ONTAP NETAPP) using its RestAPI. Provide the necessary credentials and specify the volume, the program will handle the rest. It retrieves snapshot data, including creation time and reclaimable space, and saves it to JSON and CSV files
Language: Python - Size: 46.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chyrag/tpb
The pirate bay utility
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

glumia/openload_dl
A python library and CLI tool to download files from openload.co
Language: Python - Size: 50.8 KB - Last synced at: about 6 hours ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 10

levibostian/static 📦
Download, preview, and deploy dynamic websites to GitHub pages.
Language: Ruby - Size: 260 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 40 - Forks: 3

zaucy/tree-sitter-docopt
Language: C - Size: 496 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hotfloppy/passwd-webui
A small project to allow users to change their own password without superuser/root privileges via web UI.
Language: Python - Size: 7.62 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

andrewdodd/docopt-uc
A Docopt library suitable for simple CLI generation in microcontrollers
Language: C - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

conan-community/conan-docopt 📦
[DEPRECATED] Conan C/C++ (https://conan.io) package for docopt: parsing options from the command line
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

kikones34/pyanomc
PyanoMC, determine if a given MIDI is playable on piano.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Adeohluwa/gen
Simple scaffolding tool for WEB / GUI / CLI apps written in Nim Lang
Language: Nim - Size: 921 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 5

JoshuaOndieki/full-contact
A simple CLI app using the Full Contact public API.
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

LarryWachira/cp1-office-space-allocation 📦
A room allocation system for one of Andela’s facilities called Amity.
Language: Python - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

codeway3/tickets_tool
火车票查询工具
Language: Python - Size: 303 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

Graphity/genpasswd Fork of bradeythedev/Random-password-generator
Random password generator
Language: Python - Size: 13.7 KB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

docopt/docopt.swift
A command-line interface description language and parser that will make you smile http://docopt.org/
Language: Swift - Size: 130 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 52 - Forks: 18

fari-zma/python
Python projects made while doing internship.
Language: Python - Size: 525 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

fetzu/UAS
Uniqueness Assessment System (UAS), developped as part of Le Salon's "Bleu, Sartre et ma mère" show.
Language: Python - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jccr/py-image-resize
Resize images and more in a handy CLI
Language: Python - Size: 1.3 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

markus-beuckelmann/aescrypt
aescrypt is a small command line tool to encrypt/decrypt files and directories with the well-established AES-256-CBC algorithm.
Language: Python - Size: 117 KB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 2 - Forks: 1

AIDEA775/py-cal
A python script to generate calendars with birthdays and holidays
Language: Python - Size: 3.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

TarunavBA/Pythonic-command-line-parser
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Rwothoromo/The-Dojo-Rooms
Room allocation application - Docopt CLI
Language: Python - Size: 515 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yb66/Docopted
Alpha, do not use
Language: Ruby - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

miritih/Dojo
Python3 Office space allocation CLI application.
Language: Python - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rajughoshdev/python-command-line
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

g-bon/shpotipy
A python based command line interface to spotify
Language: Python - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

scott45/checkpoint1-Amity
AMITY ROOM ALLOCATION SYSTEM, ANDELA
Language: Python - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

JoshuaOndieki/contacts
Utterly fantastic phone book cli app
Language: Python - Size: 533 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Aniruddha-Deb/HackerFX
recreate a bitmap image using zeroes and ones
Language: Java - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

yashanandan/simplecrawl
SimpleCrawl
Language: Python - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

isheebo/kanban
A simple to-do list application written in Python 3
Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

JoshuaOndieki/google-search-cli
This is a simple command line interface app for google search
Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

kimobrian/docopt-v2
Docopt App with Advanced Concepts
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

JoshuaOndieki/dojo
An utterly fantastic CLI application for office Space Allocation
Language: Python - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

JoshuaOndieki/osa-simulation
Office Space Allocation CLI Application (SIMULATION)
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

WindomZ/docopt-in-chinese
自己整理翻译,docopt项目的中文翻译
Language: HTML - Size: 44.9 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

rusttemplates/docopt
A new project using docopt to create a command line interface.
Language: Rust - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

RagingTiger/GaussianSort
A command line utility for creating list of file names sorted by standard deviation
Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
