Skip to main content

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:

  1. Install Dash and its dependencies: https://dash.plotly.com/installation
  2. Run python usage.py
  3. 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.

```
  1. Create a virtual env and activate.

    $ virtualenv venv
    $ . venv/bin/activate
    

    Note: venv\Scripts\activate for windows

  2. Install python packages required to build components.

    $ pip install -r requirements.txt
    
  3. Install the python packages for testing (optional)

    $ pip install -r tests/requirements.txt
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

date_range_filter-0.0.2.tar.gz (592.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page