Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 655 Bytes

File metadata and controls

34 lines (21 loc) · 655 Bytes

FuncBox

FuncBox is designed to provide a collection of useful, zero-dependency Python utilities for everyday programming tasks.


Installation

pip install funcbox

or

python -m pip install funcbox

Documentation

For the complete API reference, examples, and detailed function overviews, please visit our GitHub repository:

FuncBox Documentation: https://github.com/funcBox-i3/funcBox


Requirements

  • Python 3.8+
  • Zero external dependencies

Generated for PyPI distribution. For the full developer experience, refer to the GitHub documentation.