Metadata-Version: 2.1
Name: astpy
Version: 0.0.4
Summary: A standard library python package
Home-page: https://github.com/antonsetiazi/astpy_package
Author: Mohamad Anton Setiazi
Author-email: antons899@gmail.com
License: UNKNOWN
Description: # astpy_package
        
        This is astpy package from Anton Setiazi.
        Some function that you can use..
        
        - convertDateToSQL
        - dictfetchall
        - first_day_of_this_month
        - first_day_of_this_year
        - last_day_of_this_month
        - generateYears
        - namedtuplefetchall
        - oneCursorResult
        - previousMonth
        - previousMonthWithFirstDate
        - pdf/render_to_pdf
        - toNumber
        - userMenuFilter
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
