https://github.com/emrd/python-endless-parameter
https://github.com/emrd/python-endless-parameter
endless parameters python
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/python-endless-parameter
- Owner: EmrD
- Created: 2024-10-05T14:12:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T15:28:40.000Z (over 1 year ago)
- Last Synced: 2025-02-02T17:58:57.260Z (over 1 year ago)
- Topics: endless, parameters, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```