Skip to main content

计算概论C课程成绩 CSV 分析和报告工具

Project description

cm_grade

成绩 CSV 分析和报告工具,适合文件、字典、排序之后做综合练习。

pip install cm_grade
import cm_grade

records = cm_grade.read_scores('成绩.csv')
print(cm_grade.summary(records))
print(cm_grade.rank_scores(records)[:5])

report = cm_grade.make_report(records)
cm_grade.save_report(report, '成绩报告.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

cm_grade-1.0.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file cm_grade-1.0.0.tar.gz.

File metadata

  • Download URL: cm_grade-1.0.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for cm_grade-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3ab781d4e94f64ca7b5edb5763a294c02500a8bb02587f8014cf8f9e1ea7864e
MD5 8d2972abc55d88896cc00853f3ce9fe5
BLAKE2b-256 aa8c994716e1d65c3dfede197f54d3750605b5cd089086cb6f7518f8ef0905a3

See more details on using hashes here.

Supported by

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