An open API service indexing awesome lists of open source software.

https://github.com/emrd/python-endless-parameter


https://github.com/emrd/python-endless-parameter

endless parameters python

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Python Function With Endless Parameter

This is a example to give endless parameter to a function in Python.

## Getting Started

To run manually, run:
```sh
python main.py
```