Skip to main content

A simple Python library for generating student marksheets.

Project description

student-marksheet

A simple Python library to generate student marksheets programmatically.

Installation

pip install student-marksheet

Usage

from student_marksheet import Marksheet

m = Marksheet("Swami", 1)
m.add_mark("Math", 95)
m.add_mark("Science", 88)

print(m.export_text())
print(m.export_json())

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

student_marksheet-0.1.0.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

student_marksheet-0.1.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file student_marksheet-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for student_marksheet-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8efd055c1c21e1b8422f3bc162fc4da4a478a45935482b648b38e26d28906f83
MD5 9dc1d820c63c9101329189e2c0428f2a
BLAKE2b-256 7dafb1e511853e5e6157a391c459f63fae1662ad90dda81f0c8079777f0e4e9f

See more details on using hashes here.

File details

Details for the file student_marksheet-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for student_marksheet-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 158c67c66ea22906c2da7bbbdd818e0e4989a6c6da65f8846833a158e55b76b9
MD5 5a50affdcc1dad7c912f359306ff5c09
BLAKE2b-256 df4674ea93e4b9916087a5e2a3b2baf030d5b536d84cd15a7977323169ff70bc

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