{"id":23806741,"url":"https://github.com/sureshpandiyan1/dragon-form-validator","last_synced_at":"2026-04-15T07:37:33.960Z","repository":{"id":59409019,"uuid":"537141685","full_name":"sureshpandiyan1/dragon-form-validator","owner":"sureshpandiyan1","description":"best way to validate your flask forms elements ","archived":false,"fork":false,"pushed_at":"2022-10-13T12:11:03.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T07:39:52.488Z","etag":null,"topics":["django-form","flask","form-validation","form-validator","forms","forms-builder","formsubmit","python","python-form","secure","validators"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sureshpandiyan1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-15T17:42:56.000Z","updated_at":"2022-10-24T05:27:51.000Z","dependencies_parsed_at":"2022-09-16T01:24:46.794Z","dependency_job_id":null,"html_url":"https://github.com/sureshpandiyan1/dragon-form-validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sureshpandiyan1/dragon-form-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshpandiyan1%2Fdragon-form-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshpandiyan1%2Fdragon-form-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshpandiyan1%2Fdragon-form-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshpandiyan1%2Fdragon-form-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sureshpandiyan1","download_url":"https://codeload.github.com/sureshpandiyan1/dragon-form-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sureshpandiyan1%2Fdragon-form-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31831848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django-form","flask","form-validation","form-validator","forms","forms-builder","formsubmit","python","python-form","secure","validators"],"created_at":"2025-01-01T23:13:39.782Z","updated_at":"2026-04-15T07:37:33.942Z","avatar_url":"https://github.com/sureshpandiyan1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThe dragon form validator module is the best way to validate your form elements and is suitable for every web app framework like a flask, Django, and other uses. It will check the form values, whether it's fit your form or not.\n\n\n## How to Install ?\n\n` pip install dragon-form-validator `\n\n\n## Highlights about Dragon Form Validator:\n\n - gives you excellent validation results without fail\n - game changer for your forms\n - computer understand format in boolean - 0 or 1\n \n \n## How to Use ?\n\n```\nimport dragon_form_validator\n\ndragon_form_validator.checks('mail','sdfasf@gm@ail.com')\n\n =\u003e # you can use this in IF condition | if it's valids dragon_form_validator.checks(args,args) returns True ,other it's False\n```\n\n\n## Dragon Form Validators :\n\n| Dragon Form Validators | what they do                                                 |\n|------------------------------|----------------------------------------------------------------|\n| dragon_form_validator.checks('mail',yourvalue) | check your mail will be valid or not         |\n| dragon_form_validator.checks('f_name',yourvalue) | check your first name will be valid or not |\n| dragon_form_validator.checks('l_name',yourvalue) | check your last name will be valid or not  |\n| dragon_form_validator.checks('address',yourvalue) | check your address will be valid or not   |\n\n\n\n\n## copyright \u0026 License\n\ndragon form validator | Copyright @ Suresh P | MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsureshpandiyan1%2Fdragon-form-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsureshpandiyan1%2Fdragon-form-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsureshpandiyan1%2Fdragon-form-validator/lists"}