pick the time filter and range filter
Project description
Date range Filter
Date range Filter is a Dash component library.
This is a dash datetime range picker based on React Advanced Date Time Range Picker . In contrast to the dash datepicker from dash-core-components, it is also possible to specify hours and minutes on a certain day.
Get started with:
- Install Dash and its dependencies: https://dash.plotly.com/installation
- Run
python usage.py
- Visit http://localhost:8050 in your web browser
Contributing
See CONTRIBUTING.md
Install dependencies
If you have selected install_dependencies during the prompt, you can skip this part.
```
-
Create a virtual env and activate.
$ virtualenv venv $ . venv/bin/activate
Note: venv\Scripts\activate for windows
-
Install python packages required to build components.
$ pip install -r requirements.txt
-
Install the python packages for testing (optional)
$ pip install -r tests/requirements.txt
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
File details
Details for the file date_range_filter-0.0.2.tar.gz
.
File metadata
- Download URL: date_range_filter-0.0.2.tar.gz
- Upload date:
- Size: 592.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bec83c07cd9488645cd6fc2af550cbd0535a31aec52c797b68a321c113657310 |
|
MD5 | 4d172e49fa26a5214192f6e527f8a295 |
|
BLAKE2b-256 | 519ac55931b6d85702c897654fe915cbf32790cebddaee708b1fb5478efd89c3 |