Skip to content

Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python, bringing functional and object-oriented programming methods.

License

Notifications You must be signed in to change notification settings

natanfeitosa/pyfunctools

Folders and files

NameName
Last commit message
Last commit date
Aug 23, 2024
Aug 8, 2024
Aug 9, 2024
Aug 9, 2024
Mar 3, 2022
Aug 8, 2024
Aug 8, 2024
Aug 9, 2024
Jan 20, 2023
Nov 17, 2021
Jan 20, 2023
Jul 22, 2024
Aug 8, 2024
Aug 8, 2024
Nov 17, 2021
Mar 11, 2022
Nov 27, 2021

Repository files navigation

Pyfunctools

Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python, bringing functional and object-oriented programming methods.

Pytest Actions Status Documentation Status Python versions downloads PyPI version GitHub stars Open Source Helpers Say Thanks!

Instalation

Via PIP (recommended):

pip install pyfunctools

Via GitHub:

git clone https://github.com/natanfeitosa/pyfunctools.git && cd pyfunctools && pip install .