PyDay aims to provide a unified interface and feature set to make code concise and easy to maintain. It is a comprehensive toolkit primarily used for data analysis and data visualization, encapsulating popular packages such as pandas, numpy, and matplotlib. In addition to data analysis and data visualization, PyDay also provides useful functionalities like Simplified Chinese to English translation and PDF generation.
Project description
PyDay
Python 工具一條龍
v0.0.33
宗旨
PyDay 的宗旨,是提供統一接口和功能集,使代碼更簡潔和易於維護。
Pyday 提供了一些有用的功能,例如䌓簡英轉換、解壓縮(想當年泰迪杯...)等。
簡介
框架由以下基本模組構成:
- DataReader (開發中)
- DataVis (未開發)
- Data2PDF 用於生成PDF (開發中)
- Tool
- ChageLang 用於翻譯 (完工)
- dirTree 生成文件樹 (完工)
- unzip 解壓縮 (開發中)
優勢
有時庫可能會不支持顯示中文字體,需要自已再設定字體。
而本項目使用了google開源字體 Noto Sans,全面支持中文字體。
項目結構
*
├── LICENSE 開源證明
├── requirements.txt
├── test
├── script 有用腳本
├── README.md
├── setup.py 打包庫
├── .gitignore
├── .gitattributes
├── doc
├── setup.cfg
└── src
└── pyday
使用方法
安裝
pip install pyday
測試
import pyday
print(pyday.__version__)
線上資源
查看 pypi/pyday主頁 查看 pyday線上文檔
查閱更多
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 pyday-0.0.33.tar.gz
.
File metadata
- Download URL: pyday-0.0.33.tar.gz
- Upload date:
- Size: 62.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad585e0d59a75e112550606159fae443ae8fb0ac30df2111d7891c619a6df68e |
|
MD5 | 59e3e94d5a0255367a61d19c95c647ab |
|
BLAKE2b-256 | 4085c5c1a803cca5f0473e8dfb7d8e7c910d7f8242b41c606ae90293cb882651 |