All Projects → utkuufuk → weekplot

utkuufuk / weekplot

Licence: MIT License
Visualize your weekly schedule.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to weekplot

suchedule
A friendly schedule building interface for Sabancı University students.
Stars: ✭ 38 (-5%)
Mutual labels:  schedule
Live-Video-Sketching-through-webcam-using-OpenCv-Python
Computer Vision model creates a live video sketch of frames through real time web cam video. Source code is written in python and model is based on OpenCV. Keras and Numpy have been used to optimize the performance of the model and posterize frames
Stars: ✭ 29 (-27.5%)
Mutual labels:  matplotlib
nodeplotlib
NodeJS plotting library for JavaScript and TypeScript. On top of plotly.js. Inspired by matplotlib.
Stars: ✭ 115 (+187.5%)
Mutual labels:  matplotlib
eXperDB-Management
eXperDB-Management is a integrated management tool for PostgreSQL(for efficient operation and management).
Stars: ✭ 38 (-5%)
Mutual labels:  schedule
sentences-similarity-cluster
Calculate similarity of sentences & Cluster the result.
Stars: ✭ 14 (-65%)
Mutual labels:  matplotlib
edimax-smartplug
Unofficial Edimax Smartplug Libary. Control SP-1101W and SP-2101W from Node.js.
Stars: ✭ 25 (-37.5%)
Mutual labels:  schedule
WeekToDoWeb
WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to do lists and a calendar. Available for Windows, Mac, Linux or online.
Stars: ✭ 48 (+20%)
Mutual labels:  weekly-planner
Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
Stars: ✭ 183 (+357.5%)
Mutual labels:  matplotlib
bitrate-plotter
Plots a graph showing the bitrate every second or the bitrate of every GOP, for a video or audio file.
Stars: ✭ 15 (-62.5%)
Mutual labels:  matplotlib
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (+47.5%)
Mutual labels:  matplotlib
auto crawler ptt beauty image
Auto Crawler Ptt Beauty Image Use Python Schedule
Stars: ✭ 35 (-12.5%)
Mutual labels:  schedule
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (+30%)
Mutual labels:  matplotlib
cplot
🌈 Plot complex functions
Stars: ✭ 75 (+87.5%)
Mutual labels:  matplotlib
later
*Maintained fork of Later.* A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
Stars: ✭ 63 (+57.5%)
Mutual labels:  schedule
linda
Linda is a simple dispatcher library.
Stars: ✭ 12 (-70%)
Mutual labels:  schedule
tueplots
Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
Stars: ✭ 103 (+157.5%)
Mutual labels:  matplotlib
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+102.5%)
Mutual labels:  matplotlib
p3ui
C++ & Python User Interface Library
Stars: ✭ 21 (-47.5%)
Mutual labels:  matplotlib
cron-schedule
A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.
Stars: ✭ 28 (-30%)
Mutual labels:  schedule
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (+2.5%)
Mutual labels:  matplotlib

Weekplot

Reads & plots your weekly schedule from a YAML or a simple text file.

Schedule

Install Dependencies

pip3 install -r requirements.txt

Usage

# .txt input
python3 weekplot.py events.txt

# .yml input
python3 weekplot.py events.yml

Example input files

Colors

You can use the following colors in your input file:

Colors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].