keyword-arguments
There are 13 repositories under keyword-arguments topic.
serkanyersen/kwargsjs
Smart python like argument management for javascript
jw3126/EponymKeywordSyntax.jl
Function calls with 50% less typing ;-)
adamchainz/kwargs-only
A decorator to make a function accept keyword arguments only, on both Python 2 and 3.
wecacuee/keyword2cmdline
Convert your function with keyword arguments into command line arguments with one line of code.
kachick/optionalargument
Building method arguments checker with DSL
iorate/cpp-flexargs
Implements keyword arguments in C++17
jwodder/argset
Simple callable argument inspection & filtering
Laman2004/str_and_repr
Methods
balajimanilal/Caesar-Cipher
Welcome to my Caesar Cipher repo! 🔐 This Python implementation of the classic encryption technique allows users to encode and decode messages by shifting letters in the alphabet. It's a great project for learning about basic encryption methods, string manipulation, and character encoding in Python!
icyspirit/cmatplotlib
Header-only c++ library for plotting c++ vectors with python-matplotlib functions. Supports all functions in matplotlib.pyplot and keyword arguments.
jogemu/ob_html
Seamlessly generate HTML with PHP functions. Use named arguments to set attributes, neatly nest tags and allow HTML forms to update PHP variables.
matthias-cs/google_clone
This project is a static website which cloned most features of google search, google image search, google advanced search using google as its back-end.
theswedishdev/has_keyword_argument
A gem for use with MiniTest to check if certain keyword arguments are used