Metadata-Version: 1.1
Name: partial.py
Version: 0.1.1
Summary: Functional Python Library
Home-page: https://github.com/marpple/partial.py
Author: Marpple
Author-email: dev@marpple.com
License: MIT
Description: Functional Python Library - Partial.py
        ======================================
        
        `Site <https://marpple.github.io/partial.py/>`__ \|
        `Docs <https://marpple.github.io/partial.py/docs>`__
        
        Partial.js는 함수형 자바스크립트를 더 많은 영역에서 사용하고자, 몇 가지
        기능을 확장한 라이브러리입니다. Partial.py는 부분 적용, 파이프라인,
        비동기 제어 등의 기능을 제공하고 있습니다.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
