natanfeitosa / 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.

Home Page:http://pyfunctools.rtfd.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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 .

About

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.

http://pyfunctools.rtfd.io/

License:MIT License


Languages

Language:Python 99.3%Language:Makefile 0.7%