DjPyForms

View on PyPIReverse Dependencies (0)

0.1.2 DjPyForms-0.1.2-py3-none-any.whl

Wheel Details

Project: DjPyForms
Version: 0.1.2
Filename: DjPyForms-0.1.2-py3-none-any.whl
Download: [link]
Size: 8406
MD5: 78231aecf370ca57a54ee773aa5bbf7b
SHA256: 2bb5e6303894157577882c461dcada36c67933389fcd8a5f05704f3a4bc5aedb
Uploaded: 2024-01-30 22:30:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DjPyForms
Version: 0.1.2
Summary: A tool for automatic Django form generation
Author: Charles GBOYOU
Author-Email: gboyoucharles22[at]gmail.com
Home-Page: https://github.com/Charl12-gb/pyform.git
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: Django (>=3.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1879 characters]

WHEEL

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

RECORD

Path Digest Size
DjPyForms/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DjPyForms/django_integration.py sha256=GYOA_zVh0EQnqWcf23oiFo2ed8mYTmQnJ4zg5GtC4Ps 8441
DjPyForms/form_generator.py sha256=OJc2tj7s0Nz17EQ0O6luXLtSMXVFseB_PeYskudnbek 2398
DjPyForms/utils.py sha256=G5WpLc3oagE5KgSys1g9e5LA9AOlbkzHB6a4zZBtbyM 1057
DjPyForms/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DjPyForms/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DjPyForms/management/commands/createform.py sha256=f-Quar1gNY-6sdGt_q1f6N7fpmmOliirhg2UQdFahq8 1551
DjPyForms-0.1.2.dist-info/LICENSE sha256=TK7VHyyDrN5A5-aYlE2ECP18mG7PVUrHJy_HfRhrbYg 1092
DjPyForms-0.1.2.dist-info/METADATA sha256=oys7fy99EgB-hVyCbKUMEid1kFC10NNbxABfUQHSI2c 2713
DjPyForms-0.1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
DjPyForms-0.1.2.dist-info/entry_points.txt sha256=7J1U_MMfvQVBYIuEj7CunFAXVJdQH_CWeCbbMET3xt8 76
DjPyForms-0.1.2.dist-info/top_level.txt sha256=imWVo_fP1pF7c7X8P87-5BdrTkzVR8ZTuxKgOhA4NtE 10
DjPyForms-0.1.2.dist-info/RECORD

top_level.txt

DjPyForms

entry_points.txt

DjPyForms = DjPyForms.management.commands.createform:main