A package for generating random filters
Project description
Random filters: Python packaging for generate random filters to use in your project
Installation
pip install random-filters
Usage
import random_filters as rf
# checkbox
rf.checkbox()
# combobox
rf.combobox_hierarchy({"Estado": ["SP", "SP", "SP", "SC", "SC", "SC"],
"Cidade": ["São Paulo", "Itatiba", "Campinas", "Chapecó", "Xaxim", "Xanxerê"]})
# date
rf.date('2019-01-01', '2019-12-31')
# date_partition
rf.date_partition(2)
# store
rf.store(2)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
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
random_filters-1.6.0.tar.gz
(4.8 kB
view details)
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 random_filters-1.6.0.tar.gz.
File metadata
- Download URL: random_filters-1.6.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2f0022999cc9bd9afbcb7c37b5c9f79a0b33692135ee2f4b0a7103a3405d29f
|
|
| MD5 |
7b1ea0273d6d27822b3279a129c051d0
|
|
| BLAKE2b-256 |
928d22366fa449e4f2c75f1ed45fcc00dd2fff84837eba888c1e49d087d646c9
|
File details
Details for the file random_filters-1.6.0-py3-none-any.whl.
File metadata
- Download URL: random_filters-1.6.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
343027092d008baeedd657eb1278d1a57bfae570988db5dedd42ddba9bc041c8
|
|
| MD5 |
f4f8a75f192627edde2c93bd1856435d
|
|
| BLAKE2b-256 |
76324aab6f2f51928a56f91d091bb90b6d4db38cdd23339a641da7d7e31c990e
|