All Projects → MuiseDestiny → Beauty

MuiseDestiny / Beauty

Licence: other
从中央天气网获取七天天气数据http://www.weather.com.cn/ 搜索框联想功能,根据输入联想位置名称和城市代码 窗体呈现,每一个卡片在hover时有三个动画,上升一定高度,阴影渐变出现,offset渐变增加,卡片上方按钮渐变出现

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Beauty

climate-app
Climate App é uma aplicação responsável por mostrar dados climáticos (temperatura atual, umidade, velocidade do vento etc) de uma determinada cidade em tempo real. A obtenção desses dados foi feita através da open-weather-api.
Stars: ✭ 40 (+150%)
Mutual labels:  weather
Coda
The visual novel game (galgame) engine using PyQt5.
Stars: ✭ 23 (+43.75%)
Mutual labels:  pyqt5
descent
Elegant now playing display for Last.fm showing song metadata and local weather.
Stars: ✭ 97 (+506.25%)
Mutual labels:  weather
dwdweather2
Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
Stars: ✭ 68 (+325%)
Mutual labels:  weather
weather-app
⛅ Check the current weather in any city on the planet.
Stars: ✭ 86 (+437.5%)
Mutual labels:  weather
wingpanel-indicator-weather
Weather app for elementary os
Stars: ✭ 12 (-25%)
Mutual labels:  weather
Browthon-Reborn
Latest version of Browthon. A clean version in Python with PyQt5
Stars: ✭ 14 (-12.5%)
Mutual labels:  pyqt5
pdfdir
PDF导航(大纲/目录)添加工具
Stars: ✭ 195 (+1118.75%)
Mutual labels:  pyqt5
CoronaApp
Real Time Corona App
Stars: ✭ 22 (+37.5%)
Mutual labels:  pyqt5
verif
Software for verifying weather forecasts
Stars: ✭ 70 (+337.5%)
Mutual labels:  weather
QtPyConvert
An automatic Python Qt binding transpiler to the Qt.py abstraction layer.
Stars: ✭ 66 (+312.5%)
Mutual labels:  pyqt5
natsuha-weather
Natsuha Weather for WeChat Mini Program.
Stars: ✭ 33 (+106.25%)
Mutual labels:  weather
pyGISS
📡 A lightweight GIS Software in less than 100 lines of code
Stars: ✭ 114 (+612.5%)
Mutual labels:  pyqt5
scala-weather
High-performance Scala library for looking up the weather
Stars: ✭ 45 (+181.25%)
Mutual labels:  weather
Weather
用WPF写的日历天气桌面小程序
Stars: ✭ 44 (+175%)
Mutual labels:  weather
temps-lite
A smart, good-looking little app which tries to speak your language the way you are used to.
Stars: ✭ 40 (+150%)
Mutual labels:  weather
Crawler4Caida
一个致力于用Python提高部门工作自动化水平的程序库!(包括数据采集、办公自动化、辅助研究、图网络、复杂系统、3D可视化等)
Stars: ✭ 82 (+412.5%)
Mutual labels:  pyqt5
python-dersleri
Python Programlama, Masaüstü Uygulamaları, Web Geliştirme ve Daha Fazlası
Stars: ✭ 245 (+1431.25%)
Mutual labels:  pyqt5
AZ-Touch-Pi0-Weather
AZ-Touch PiZero Weatherstation
Stars: ✭ 31 (+93.75%)
Mutual labels:  weather
pluvia weather flutter
A weather app with beautiful animations, built with Flutter. Uses the OpenWeatherMap API and MapBox API.
Stars: ✭ 114 (+612.5%)
Mutual labels:  weather

Beauty | weather | PyQt5

数据来自中央天气网,灵感来自互联网。

从中央天气网获取七天天气数据http://www.weather.com.cn/ 搜索框联想功能,根据输入联想位置名称和城市代码 窗体呈现,每一个卡片在hover时有三个动画,上升一定高度,阴影渐变出现,offset渐变增加,卡片上方按钮渐变出现

更新 on 2021 3—10

更新web版本 http://muise.icu 如果使用代理可能无法获取位置,显示空白天气,需要手动搜索

特色

  1. 所有曲线过度都有动画
  2. 双击天气更新当天温度变化趋势
  3. 双击日期展示当天黄历
  4. 纯代码实现联想输入框,未使用插件
  5. 所有数据真实可靠,来自中央天气网,使用腾讯云函数执行python爬取并生成接口供网页使用
  6. 期待能实现更多的功能

ps: 部分功能不兼容ie早期版本,火狐,safria浏览器,chrome最佳。

弃坑

学习~

更新 on 2020 5-7

  1. 背景用matplotlib绘制的最高最低气温的折线图
  2. 单击刷新按钮,可以更换照片,由于接口不是很稳,可能需要多点几次吧
  3. 加号查看当天日历,如果诸事不宜,可以少活动,多呆在家里吧~

文件说明

  1. Beauty/pngs 存放icon等资源
  2. Beauty/beauty.py 主要代码
  3. Beauty/Qss.py 设置StyleSheet用作与代码分离
  4. Beauty/beauty.qss qss代码

Alt Text

更新 on 2020 5-7

Alt Text

1.卡片动画演示

Alt Text

2.输入框联想演示

Alt Text

存在问题 改变两个渐变按钮透明度时,只能将EndValue设置成不为1的数才可以正常运行,否则两个控件会产生漂移。 Polygon

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].