A Python translation of Apache Commons Validator
Project description
apache-commons-validator-python
This is a Python translation of the Apache Commons Validator, which provides libraries for client-side validation and server-side data validation.
Documentation
Documentation can be found in this repository at docs/_build/latex/apachecommonsvalidatorpython.pdf
Installation
Clone the repository locally.
git clone https://github.coecis.cornell.edu/sn523/apache-commons-validator-python.git
Change current working directory.
cd apache-commons-validator-python
Create and activate a conda environment with python 3.12 specifically.
conda create -n <my_env> python=3.12
conda activate <my_env>
Install the requirements.
pip install -r requirements.txt
License
This code is licensed under the Apache License v2.
Make sure the following is listed as a notice/attribution:
Apache Commons Validator Copyright 2002-2025 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apache_commons_validator_python-0.0.11.tar.gz.
File metadata
- Download URL: apache_commons_validator_python-0.0.11.tar.gz
- Upload date:
- Size: 169.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36f0625f0fb2b7f567c7b716baafd7a7b9ebbd5b3f0c5c80c0d3063c0ebdf718
|
|
| MD5 |
600c517351baa3d3e8b9cfdf959549bc
|
|
| BLAKE2b-256 |
a986675e1c0c54f95f2c47c7740138de61339491481d6b14769af8bb5119b7a2
|
File details
Details for the file apache_commons_validator_python-0.0.11-py3-none-any.whl.
File metadata
- Download URL: apache_commons_validator_python-0.0.11-py3-none-any.whl
- Upload date:
- Size: 252.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d96a0ef4aeec020a1e5b11273ffd6e32ee5364fc2a8ba51f098ed273fc27c34
|
|
| MD5 |
bd679fb495a5e784bd256d9466da83ff
|
|
| BLAKE2b-256 |
442c7c1a9d25c6ab7bd28c9450fc608eb95cb638f42446b1c7011ec5a20a2332
|