django-flex-report

View on PyPIReverse Dependencies (0)

0.9.13 django_flex_report-0.9.13-py3-none-any.whl

Wheel Details

Project: django-flex-report
Version: 0.9.13
Filename: django_flex_report-0.9.13-py3-none-any.whl
Download: [link]
Size: 46758
MD5: 9de1182a22fc75a99175017e1007f5c7
SHA256: c16eb5b4273d15299fc0e4e03168eb32ef0f4861ac43e7a6286277dd4a7bb360
Uploaded: 2025-01-29 11:57:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-flex-report
Version: 0.9.13
Summary: A Django app to create flexible reports
Author-Email: Saman Zand Haghighi <samanzandh[at]gmail.com>
Project-Url: Homepage, http://github.com/saman-zand-h/django-flex-report
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: convertdate (>=2.4.0)
Requires-Dist: dateparser (>=1.1.0)
Requires-Dist: Django (>=4.2.7)
Requires-Dist: django-better-admin-arrayfield (>=1.4.2)
Requires-Dist: django-classy-tags (>=4.1.0)
Requires-Dist: django-filter (>=23.4)
Requires-Dist: django-jalali (>=6.0.1)
Requires-Dist: django-money (>=3.4.0)
Requires-Dist: django-phonenumber-field (>=7.2.0)
Requires-Dist: django-sekizai (>=4.1.0)
Requires-Dist: django-sortedm2m (>=3.1.1)
Requires-Dist: django-template-partials (>=23.4)
Requires-Dist: jdatetime (>=4.1.1)
Requires-Dist: numpy (>=1.26.2)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: phonenumbers (>=8.13.25)
Requires-Dist: py-moneyed (>=3.0)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pytz (>=2023.3.post1)
Requires-Dist: typing_extensions (>=4.8.0)
Requires-Dist: xlwt (>=1.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flex_report/__init__.py sha256=-vXFWDuf7KkYpCKAVl-ISBd7meXQOJjvhbxF_xa-XEI 1728
flex_report/_version.py sha256=FSyBauC5iG17qcSeW8Ik9XnEzfwxq9LTAa624fBYbzM 58
flex_report/admin.py sha256=LPPK4teipi0AFWgpl7Q_khQXkFjYjYAjDuFGnwihoDc 364
flex_report/app_settings.py sha256=3nO599KeXEHD_Q2grHFdZp2n9ogIJtlA8YA-pbyXAsU 6089
flex_report/apps.py sha256=0zvKtE7tZOSNt1rj3IcWSB0H_Y9EBkDZVbMre0kCkH4 149
flex_report/choices.py sha256=1r-jNUx9PATwwKyKFl5e5gFx4s2eD7uTT3Kz_9alXv4 280
flex_report/constants.py sha256=VNr48GLVc2x-7xsVVrCk__7RACwyuciUcxkJG6OMcGo 3369
flex_report/fields.py sha256=KcR4sh_oQ2nB8hAVx8NtmPvXm4U_X5rlW67SItcvckE 707
flex_report/filterset.py sha256=CY1M0f6oFUWNU08pNbS05qrSHaThGL536Ml_OhzAOL8 5419
flex_report/forms.py sha256=Ly6qkBZfYbtkk_VVcL4pXWy4SX4Enyz4GR2stNND8Lw 3446
flex_report/managers.py sha256=wRsI05S7ZfZgDOJvWPwAHAE7FV114eqEP9FeVTVbCC8 223
flex_report/mixins.py sha256=If0gRZ1g5IxlREYbEkafxTPZBqGnAqYlmL02qjiHj40 13777
flex_report/models.py sha256=At6PSP-6DGy6qYLw5pSKf9DqI-Lpo4YRuSd7zjXvkUM 9345
flex_report/urls.py sha256=yn4TTG_XKLLVH-bhBBvrjd90i-bJGY1UKPCXt9UqIy8 1654
flex_report/utils.py sha256=9gwid1ngkxGlFxGwgILbdlm9xS7u3avJPdJgS8yeCi8 27001
flex_report/views.py sha256=DnBToUTOSR6s3YnHFIrPBjj8Wjsdwbb2aGdfT8NmhRI 1230
flex_report/defaults/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flex_report/defaults/admin.py sha256=1fiWjAoDbFaTIQIAU54klY4s-jOsM2ySPgKQet2H8dk 4170
flex_report/defaults/views.py sha256=byE8AvBRdKQL47itWWhYZtbNlhNbeMqwHNtg4KC-cTE 11951
flex_report/migrations/0001_initial.py sha256=F-GM07BFZOY3H7loUegN7wwxLehVf9PSLCbiooBqO28 8753
flex_report/migrations/0002_alter_column_title.py sha256=0xx3UJzZxcFzfQnFbWKl4iUO1rMVPszmuhU2cvO39gk 413
flex_report/migrations/0003_column_groups_column_users_tablebutton_groups_and_more.py sha256=_2IhGkyZXuJ64l-oL_3QDVtewqWtHA4B8jQhC7moNCk 2362
flex_report/migrations/0004_column_creator.py sha256=cPXk1WboIqrLSiKs1wG1G74oyabd72yXGOb33kkJXb0 767
flex_report/migrations/0005_template_model_user_path.py sha256=y85mGndK-g95fLRhaEdhW6fBcUmConKshLclM-3KJxU 480
flex_report/migrations/0006_tablebutton_query_strings.py sha256=8J0b3_WQVqPynqelH1-AoKRXXrw_msrhtl4f72VKT8I 475
flex_report/migrations/0007_remove_template_buttons_alter_template_columns.py sha256=pOiTbyN6Os2ME_EHSP6b20bgvAS2938VfgoFGeSRlY8 755
flex_report/migrations/0008_template_buttons.py sha256=MBXoZ-wnWNwSW1q3aW6Gt8B5iBaX5TCazqJ96_aW654 715
flex_report/migrations/0009_alter_template_buttons.py sha256=GGkc2xUonKgQW3mNx_srjJthAHObNdffJYKJ9A8w5PY 616
flex_report/migrations/0010_alter_column_model_alter_template_model_and_more.py sha256=Ugk-rc3Jj_cK2ZGlxgL8cksF3sL2MZlvkOmnI5BOA48 1311
flex_report/migrations/0011_alter_template_model_user_path.py sha256=1Bq6oRtsF_4W9TD3NQQ0qWPWiCpuEn5DrPTQWSnszyA 593
flex_report/migrations/0012_tablebuttoncolor_alter_tablebutton_color.py sha256=KXSHhMX2LSB4KzpAfaniNJHZSKX3qTW97UoGQ0X_HE4 1323
flex_report/migrations/0013_column_column_type.py sha256=tHHoJm-eHwujWF9ifjkij9KD_4Wy1NhiLVYLUGQBB8w 592
flex_report/migrations/0014_alter_column_column_type.py sha256=K6Zoc-jh29-D-n_PR0DzBwJnuC9RwsWWZUEiLhrh_KM 572
flex_report/migrations/0015_remove_column_column_type.py sha256=5YfOcMjaIcd-l2C013H0j9rtw0r-Z8L_jdLp-MpYe8g 342
flex_report/migrations/0016_column_column_type.py sha256=GDfivhBhJ_3o7KwBhDufmnSKXr1fx07ztgPT9Xs07vE 546
flex_report/migrations/0017_remove_column_groups_remove_column_users_and_more.py sha256=LIRjO9XVuQgbCAK_ftL-6yZoJ_PXRXjozSxmxXARnmI 1261
flex_report/migrations/0018_alter_tablebutton_title.py sha256=6q5KtCnGNATbYbhCZttALsuogkNA65ZG777Qc2_TBME 501
flex_report/migrations/0019_templatesavedfilter.py sha256=wgWT1dGfJL75_H8hbHOiVSu1qQlnCGmmzh45Eo66qXM 1417
flex_report/migrations/0020_templatesavedfilter_created_and_more.py sha256=L0pULxoMKZJSw9O5ZqH1rF8OQ2L_lkS6R9NB5vI4gq8 730
flex_report/migrations/0021_alter_templatesavedfilter_unique_together_and_more.py sha256=dpo5qBI6n6HwTwQtHe3MV8_IRcR7bPJGu_0-So_h1bE 927
flex_report/migrations/0022_alter_templatesavedfilter_unique_together_and_more.py sha256=yySpQfC-okLyhy_ksm5emwvjPPLzYIo2gsYZVurI3mY 818
flex_report/migrations/0023_alter_template_created_date_and_more.py sha256=4DjB2VPgjS9edDpKHdYUe15q0jMCyKJhQPOKEtYph8U 663
flex_report/migrations/0024_alter_templatesavedfilter_unique_together_and_more.py sha256=x9xLlzK0xzo3Yhv2QDoBPXy1zRGEp7KFyZxVcJeODT8 505
flex_report/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flex_report/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flex_report/templatetags/flex_report_filters.py sha256=t0DpH_dmKBnitoAEmMKfvpDasNzgAaOZ1zzbYEM77RA 5158
django_flex_report-0.9.13.dist-info/LICENSE sha256=sxej0gQ5J8FHKRsyQjcizCeHczpxHqFA-VyQf6R0riY 1076
django_flex_report-0.9.13.dist-info/METADATA sha256=kLMbhciJMZRjYeBZAteW880S8SeAYjYQXTnXrJwfmA8 1934
django_flex_report-0.9.13.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
django_flex_report-0.9.13.dist-info/top_level.txt sha256=k7VMDdH2AIQHa5B-whDj9-DYqJ-oV55hZZWQn0RIf8o 19
django_flex_report-0.9.13.dist-info/RECORD

top_level.txt

flex_report
static