About 142,000 results
Open links in new tab
  1. build a front-end with tracks and timeline in python

    May 6, 2013 · I've built a few (8-13) large-scale GUI applications and this is the cleanest way to go if you don't want to use brick looking buttons and generic colorschemes. Also, see this thread and many more on GUI discussions, what the best modules are etc:

  2. python - PyQt Timeline Gui - Stack Overflow

    Aug 2, 2011 · I need to make a timeline like this: using PyQt for the gui. Basically, this timeline is for a car. On the timeline is all the stages of production the car goes through with dates and to the left is the team(s) involved in that specific stage. i.e the Testing stage starts on the 21st January and ends on the 4th February.

  3. ui.timeline - NiceGUI

    NiceGUI is an easy-to-use, Python-based UI framework, which shows up in your web browser. You can create buttons, dialogs, Markdown, 3D scenes, plots and much more.

  4. QTimeLine — Qt for Python

    It’s most commonly used to animate a GUI control by calling a slot periodically. You can construct a timeline by passing its duration in milliseconds to QTimeLine ‘s constructor. The timeline’s duration describes for how long the animation will run.

  5. PySide6.QtCore.QTimeLine - Qt for Python

    It’s most commonly used to animate a GUI control by calling a slot periodically. You can construct a timeline by passing its duration in milliseconds to QTimeLine ‘s constructor. The timeline’s duration describes for how long the animation will run.

  6. Gantt Charts in Python - Plotly

    Gantt Charts use horizontal bars to represent the start and end times of tasks. New to Plotly? A Gantt chart is a type of bar chart that illustrates a project schedule. The chart lists the tasks to be performed on the vertical axis, and time intervals on the horizontal axis.

  7. Making timelines with Python – DadOverflow.com

    Aug 17, 2021 · Step 2: Get your timeline data together. For simplicity, I’m just hard coding my dates and event labels in two different lists, but you could easily pull together data from a dataframe or other object.

  8. GitHub - log2timeline/plaso: Super timeline all the things

    Plaso (Plaso Langar Að Safna Öllu), or super timeline all the things, is a Python-based engine used by several tools for automatic creation of timelines. Plaso default behavior is to create super timelines but it also supports creating more targeted timelines.

  9. python - Create a timeline with PyQt5 - Stack Overflow

    I am starting a project with Python and PyQt5. I would like to have a timeline widget like that So in the futur I would like each rectangle to be a button, but my main issue at the moment is to make the timeline stick to the width of my window.

  10. Creating a GUI with Python: A Comprehensive Guide

    2 days ago · Graphical User Interfaces (GUIs) are essential for creating user-friendly applications. Python, with its simplicity and versatility, offers several libraries to build GUIs. In this blog, we will explore the fundamental concepts, usage methods, common practices, and best practices for creating GUIs in Python. Whether you are a beginner …

    Missing:

    • Timeline

    Must include:

Refresh