keyword-arguments

There are 13 repositories under keyword-arguments topic.

  • serkanyersen/kwargsjs

    Smart python like argument management for javascript

    Language:JavaScript114523
  • jw3126/EponymKeywordSyntax.jl

    Function calls with 50% less typing ;-)

    Language:Julia12320
  • adamchainz/kwargs-only

    A decorator to make a function accept keyword arguments only, on both Python 2 and 3.

    Language:Python640
  • wecacuee/keyword2cmdline

    Convert your function with keyword arguments into command line arguments with one line of code.

    Language:Python5401
  • kachick/optionalargument

    Building method arguments checker with DSL

    Language:Ruby3391
  • iorate/cpp-flexargs

    Implements keyword arguments in C++17

    Language:C++2200
  • jwodder/argset

    Simple callable argument inspection & filtering

    Language:Python230
  • Laman2004/str_and_repr

    Methods

    Language:Python110
  • 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!

    Language:Python0100
  • icyspirit/cmatplotlib

    Header-only c++ library for plotting c++ vectors with python-matplotlib functions. Supports all functions in matplotlib.pyplot and keyword arguments.

    Language:C++0100
  • 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.

    Language:PHP0100
  • google_clone

    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.

    Language:HTML0100
  • theswedishdev/has_keyword_argument

    A gem for use with MiniTest to check if certain keyword arguments are used

    Language:Ruby11